-- Logs begin at Tue 2020-12-22 08:40:06 UTC, end at Tue 2020-12-22 10:19:20 UTC. -- Dec 22 09:18:48.318803 n-d-765315-5 systemd[1]: Starting Devstack devstack@c-api.service... Dec 22 09:18:48.327088 n-d-765315-5 devstack@c-api.service[88113]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: *** Starting uWSGI 2.0.15-debian (64bit) on [Tue Dec 22 09:18:48 2020] *** Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: nodename: n-d-765315-5 Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: machine: x86_64 Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: clock source: unix Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: pcre jit disabled Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: detected number of CPU cores: 4 Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: current working directory: / Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: detected binary path: /usr/bin/uwsgi-core Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: dropping root privileges as early as possible Dec 22 09:18:48.329139 n-d-765315-5 devstack@c-api.service[88113]: your processes number limit is 47843 Dec 22 09:18:48.330263 n-d-765315-5 devstack@c-api.service[88113]: your memory page size is 4096 bytes Dec 22 09:18:48.330263 n-d-765315-5 devstack@c-api.service[88113]: detected max file descriptor number: 2048 Dec 22 09:18:48.330263 n-d-765315-5 devstack@c-api.service[88113]: lock engine: pthread robust mutexes Dec 22 09:18:48.330263 n-d-765315-5 devstack@c-api.service[88113]: thunder lock: enabled Dec 22 09:18:48.330263 n-d-765315-5 devstack@c-api.service[88113]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 22 09:18:48.330263 n-d-765315-5 devstack@c-api.service[88113]: dropping root privileges after socket binding Dec 22 09:18:48.330263 n-d-765315-5 devstack@c-api.service[88113]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 22 09:18:48.375466 n-d-765315-5 devstack@c-api.service[88113]: Python main interpreter initialized at 0x5555b6d789c0 Dec 22 09:18:48.375466 n-d-765315-5 devstack@c-api.service[88113]: dropping root privileges after plugin initialization Dec 22 09:18:48.375466 n-d-765315-5 devstack@c-api.service[88113]: python threads support enabled Dec 22 09:18:48.375466 n-d-765315-5 devstack@c-api.service[88113]: your server socket listen backlog is limited to 100 connections Dec 22 09:18:48.375466 n-d-765315-5 devstack@c-api.service[88113]: your mercy for graceful operations on workers is 90 seconds Dec 22 09:18:48.376128 n-d-765315-5 devstack@c-api.service[88113]: mapped 402621 bytes (393 KB) for 2 cores Dec 22 09:18:48.376128 n-d-765315-5 devstack@c-api.service[88113]: *** Operational MODE: preforking *** Dec 22 09:18:48.376128 n-d-765315-5 devstack@c-api.service[88113]: dropping root privileges after application loading Dec 22 09:18:48.376128 n-d-765315-5 devstack@c-api.service[88113]: *** uWSGI is running in multiple interpreter mode *** Dec 22 09:18:48.376128 n-d-765315-5 devstack@c-api.service[88113]: spawned uWSGI master process (pid: 88113) Dec 22 09:18:48.377237 n-d-765315-5 devstack@c-api.service[88113]: spawned uWSGI worker 1 (pid: 88114, cores: 1) Dec 22 09:18:48.377237 n-d-765315-5 devstack@c-api.service[88113]: spawned uWSGI worker 2 (pid: 88115, cores: 1) Dec 22 09:18:48.377237 n-d-765315-5 devstack@c-api.service[88113]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 22 09:18:48.376295 n-d-765315-5 systemd[1]: Started Devstack devstack@c-api.service. Dec 22 09:18:51.655516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88115) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 22 09:18:51.657705 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 22 09:18:51.666432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88115) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 09:18:51.668037 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.669114 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.669538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.670521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.670763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.670999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.671233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.671461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.671687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.671930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.722376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88114) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 22 09:18:51.724527 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 22 09:18:51.728334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88114) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 09:18:51.729881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.730503 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.730930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.731614 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.731856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.732119 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.732354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.732582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.732962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.733346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.875568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.875791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.876035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.876273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.876495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.876715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.876951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.884425 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.884617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.884852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.885085 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.885308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.885529 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.885763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.892721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.892969 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.893204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.893400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.893629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.893846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.894078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.895800 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.896062 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.896293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.896538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.896762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.896985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.897222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.927406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.927659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.927777 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.928029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.928259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.928486 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.928730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.931256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.931497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.931731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.931975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.932216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.932453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.932703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.934385 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.934622 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.934852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.935083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.935313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.935536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.935778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:51.937005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:51.937239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:51.937462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:51.937691 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:51.937912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:51.938133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:51.938370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.482383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.482640 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.483436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.483613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.483730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.483834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.484087 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.484200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.484318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.484423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.484526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.484629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.484827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.485086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.489044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.489290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.489441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.489541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.489639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.489747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.489854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.489950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.490045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.490140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.490240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.490345 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.490442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.490545 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.493629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.493874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.494108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.494257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.494370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.494474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.494579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.494675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.494771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.494874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.494970 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.495072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.495169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.495399 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.496320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.496566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.496795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.496897 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.497056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.497167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.497273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.497375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.497472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.497572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.497679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.497782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.497925 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.498173 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.503072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.503306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.503535 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.503648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.503800 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.503901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.504031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.504137 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.504234 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.504338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.504704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.504806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.504988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.505236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.514267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.514408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.514559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.514667 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.514765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.514860 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.514962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.515070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.515175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.515279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.515379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.515481 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.515662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.515776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.521435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.521661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.521861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.521966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.522078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.522189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.522288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.522390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.522492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.522589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.522699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.522805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.522901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.523148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.524967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.525085 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.525198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.525273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.525404 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.525507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.525630 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.525731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.525837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.525939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.526040 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.526135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.526273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.526374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.527597 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.527719 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.527821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.527923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.528071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.528168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.528276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.528374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.528478 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.528574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.528674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.528775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.528882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.528982 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.532047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.532200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.532332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.532436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.532551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.532648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.532743 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.532837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.532931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.533032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.533155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.533253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.533348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.533443 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.536547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.536670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.536842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.536943 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.537053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.537150 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.537245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.537347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.537452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.537551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.537646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.537746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.537848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.537951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.539226 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.539471 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.539586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.539718 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.539814 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.539921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.540097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.540202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.540301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.540397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.540492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.540586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.540688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.540784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.543688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.543924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.544088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.544186 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.544299 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.544444 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.544550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.544652 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.544754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.544850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.544956 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.545058 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.545661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.545882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.554361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.554498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.554659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.554762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.554858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.554953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.555055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.555165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.555262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.555368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.555464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.555559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.555659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.555762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.556965 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.557082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.557186 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.557355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.557468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.557585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.557688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.557841 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.557949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.558056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.558161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.558266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.558382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.558486 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.560720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.560901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.561642 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.561821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.561934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.562014 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.562089 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.562218 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.562321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.562424 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.562520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.562666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.562802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.562902 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.566253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.566377 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.566476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.566607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.566712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.566813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.566916 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.567012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.567106 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.567241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.567347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.567443 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.567545 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.567662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.569834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.570105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.570222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.570333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.570431 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.570527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.570623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.570727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.570874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.570984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.571083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.571185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.571288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.571390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.572579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.572850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.572966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.573070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.573173 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.573270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.573365 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.573468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.573565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.573660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.573755 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.573851 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.573946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.574041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.578959 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.579183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.579296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.579401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.579514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.579623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.579721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.579817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.579912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.580041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.580211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.580311 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.580414 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.580574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.585749 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.585924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.586053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.586152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.586248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.586386 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.586487 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.586582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.586689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.586792 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.586894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.586990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.587086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.587249 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.591111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.591283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.591399 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.591537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.591645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.591742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.591855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.591973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.592103 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.592344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.592459 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.592557 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.592666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.592763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.594775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.594886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.595032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.595132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.595245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.595353 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.595450 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.595551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.595699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.595805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.595910 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.596052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.596149 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.596244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.597552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.597801 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.597925 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.598063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.598162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.598235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.598358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.598457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.598561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.598659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.598760 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.598863 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.598960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.599099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.600157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.600426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.600541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.600639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.600735 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.600837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.600944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.601041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.601136 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.601232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.601328 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.601429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.601534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.601676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.602771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.603012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.603201 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.603326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.603424 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.603527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.603624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.603725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.603822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.603916 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.604070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.604168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.604270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.604428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.606049 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.606271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.606394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.606499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.606596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.606697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.606794 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.606895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.606999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.607095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.607195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.607413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.643280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88115) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 09:18:52.643526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88114) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 09:18:52.643717 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.643834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.643934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.644094 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.644283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.644485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.644587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.644726 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.644873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.645037 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.645140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.645235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.645377 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.645476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.645617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.645716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.645793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.645885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.646027 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.646127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.646267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.646367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.646463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.646558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.646653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.646748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.646843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.646946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.647042 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.647137 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.647232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.647325 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.647420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.647515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.647610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.647705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.647807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.647904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.648021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.648119 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.648214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.648321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.648419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.648514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.648608 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.648710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.648806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.648947 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.649047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.649142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.649237 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.649331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.649426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.649521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.649629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.649725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.649725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.649878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.649878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.650196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.650293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.650388 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.650388 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.650564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.650673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.650769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.650864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.650969 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.651066 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.651160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.651255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.651348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.651442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.651544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.651641 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.651735 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.651829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.651923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.652074 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.652169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.652275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.652372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.652474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.652571 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.652643 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.652783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.652883 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.652977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.653098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.653196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.653292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.653394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.653490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.653592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.653689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.653784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.653904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.654002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.654098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.654192 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.654294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.654390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.654485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.654637 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.654853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.654950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.655081 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.655182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.655277 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.655381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.655478 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.655598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.656038 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.656038 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.656243 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.656342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.656466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.656566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.656670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.656774 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.656870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.656966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.657061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.657156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.657251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.657346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.657440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.657542 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.657638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.657733 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.657828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.657923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.658017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.658111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.658205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.658300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.658462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.658560 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.658655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.658804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.658968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.659088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.659185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.659280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.659375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.659479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.659576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.659672 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.659766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.659861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.659975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.660135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.660257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.660356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.660464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.660563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.660658 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.660658 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.660837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.660837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.661013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.661108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.661203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.661305 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.661402 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.661497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.661592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.661687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.661781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.661876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.661971 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.662067 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.662169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.662266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.662361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.662455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.662549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.662643 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.662738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.662861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.662961 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.663064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.663161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.663234 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.663303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.663371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.663463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.663558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.663653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.663748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.663850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.663984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.664063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.664133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.664202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.664294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.664389 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.664483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.664578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.664685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.664782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.664877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.664972 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.665066 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.665192 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.665290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.665386 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.665480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.665480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.665666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.665739 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.665808 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.665876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.665945 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.666012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.666104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.666199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.666301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.666397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.666491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.666563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.666631 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.666723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.666830 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.666926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.667021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.667122 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.667219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.667314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.667408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.667502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.667597 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.667690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.667784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.667878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.668000 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.668099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.668194 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.668289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.668385 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.668479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.668574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.668669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.668669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.668844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.668958 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.669056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.669179 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.669293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.669393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.669489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.669584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.669679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.669773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.669877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.669974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.670068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.670677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.670793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.670929 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.671028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.671124 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.671219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.671322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.671419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.671513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.671608 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.671702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.671798 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.671892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.672006 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.672103 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.672209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.672307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.672403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.672497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.672592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.672687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.672782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.672877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.672998 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.672998 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.673188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.673284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.673403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.673502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.673598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.673693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.673788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.673882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.673985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.674082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.674203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.674301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.674414 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.674538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.674636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.674731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.674825 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.674928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.675025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.675120 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.675213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.675336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.675434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.675529 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.675624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.675772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.675904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.676082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.676183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.676279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.676279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.676455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.676550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.676668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.676767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.676875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.676972 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.677068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.677068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.677245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.677245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.677419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.677515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.677610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.677714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.677810 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.677810 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.677985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.678080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.678174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.678269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.678363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.678464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.678567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.678664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.678759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.678853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.678948 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.679083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.679222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.679357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.679493 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.679600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.679698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.679793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.679888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.680076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.680175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.680269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.680342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.680411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.680520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.680618 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.680713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.680807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.680884 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.680954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.681023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.681115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.681211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.681313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.681410 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.681504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.681598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.681692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.681786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.681881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.681975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.682070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.682171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.682267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.682363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.682458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.682552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.682648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.682742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.682836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.682931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.683026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.683156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.683256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.683376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.683510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.683625 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.683723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.683723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.683899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.684012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.684121 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.684219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.684340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.684439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.684534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.684629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.684723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.684818 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.684912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.685016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.685090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.685256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.685356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.685477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.685575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.685670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.685766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.685891 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.686513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.686589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.686777 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.686984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.687099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.687208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.687298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.687393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.687488 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.687592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.687689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.687784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.687879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.687989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.688087 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.688182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.688278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.688373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.688537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.688636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.688730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.688825 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.688919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.689014 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.689108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.689203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.689306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.689457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.689457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.689457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.689761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.689855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.689949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.690044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.690138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.690232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.690334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.690334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:52.690334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:52.690334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:52.690334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:52.690334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:52.690334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:52.690967 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 22 09:18:52.690967 n-d-765315-5 devstack@c-api.service[88113]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 22 09:18:52.691180 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:52.691180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 22 09:18:52.691180 n-d-765315-5 devstack@c-api.service[88113]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 22 09:18:52.803499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 09:18:52.807314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 09:18:53.001758 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 22 09:18:53.005109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 22 09:18:53.007502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 22 09:18:53.010401 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 22 09:18:53.012887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 22 09:18:53.016399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 22 09:18:53.018132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 22 09:18:53.018920 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.019360 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.021812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 22 09:18:53.022630 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.023074 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.038199 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.keymgr.conf_key_mgr [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.040149 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.keymgr.conf_key_mgr [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.040401 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.040818 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.042310 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.042729 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.047507 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.047922 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.049523 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.049953 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.053545 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.054343 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.055665 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.056140 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.058209 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.058588 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.060052 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.060499 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.067583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 09:18:53.069985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 09:18:53.073450 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 22 09:18:53.075517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 22 09:18:53.078717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 22 09:18:53.079717 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.080172 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.080834 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.rpc [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 22 09:18:53.081766 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.082153 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.082523 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.082949 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.084655 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.084802 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.085076 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.085186 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.086920 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.087035 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.087332 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.087441 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.089110 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.089219 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.089523 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.089635 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.091340 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.091754 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.092525 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.api.contrib.hosts [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 22 09:18:53.093487 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.093899 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.095024 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.api.contrib.hosts [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 22 09:18:53.096014 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.096126 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.096428 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.096527 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.098610 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.098721 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.099030 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.099130 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.101055 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.101278 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.101471 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.101713 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.103019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: extensions {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.103623 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.104082 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.104901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: extra_specs {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.105655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: extensions {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.106951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: backups {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.107483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: extra_specs {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.110224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: backups {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.110698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-volume-manage {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.112754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-snapshot-manage {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.113233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-volume-manage {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.114776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: encryption {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.115238 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-snapshot-manage {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.117047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-quota-sets {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.117475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: encryption {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.119275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-volume-transfer {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.119509 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-quota-sets {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.121886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-quota-class-sets {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.121989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-volume-transfer {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.124779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-hosts {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.125324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-quota-class-sets {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.127187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-hosts {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.127301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-volume-type-access {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.129821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: qos-specs {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.130164 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-volume-type-access {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.132393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: qos-specs {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.132661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: scheduler-stats {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.134665 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: cgsnapshots {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.135473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: scheduler-stats {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.136793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: capabilities {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.137658 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: cgsnapshots {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.138577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: consistencygroups {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.139721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: capabilities {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.141491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-services {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.141619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: consistencygroups {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.143269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: encryption {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.144278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-services {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.145339 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-availability-zone {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.146181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: encryption {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.147929 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.148366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-availability-zone {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.148468 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.150330 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.150738 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.150840 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.151272 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.152733 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.153144 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.153291 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.153704 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.155934 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.156354 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.156468 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.156773 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.158313 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.158728 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.158873 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.159279 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.160873 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.161288 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.161400 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.161706 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.163249 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.163657 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.163815 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.164274 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.165848 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.166245 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.166345 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.166692 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.168053 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.168463 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.168869 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.169282 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.170922 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.171348 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.171837 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.172276 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.172978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.snapshot_actions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] SnapshotActionsController initialized {{(pid=88115) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 09:18:53.173364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeActions extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.173795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.174100 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.174268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.174510 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.174619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension AdminActions extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.174996 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension AdminActions extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.175355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension AdminActions extending resource: backups {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.175713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.176097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.176258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.snapshot_actions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] SnapshotActionsController initialized {{(pid=88114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 09:18:53.176476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.176631 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeActions extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.176826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.176974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.177211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.177352 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.177567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.177720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension AdminActions extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.177923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension TypesManage extending resource: types {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.178073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension AdminActions extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.178278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.178425 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension AdminActions extending resource: backups {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.178625 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension UsedLimits extending resource: limits {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.178766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.178979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.179131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.179362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.179715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.180160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.180519 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.180859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension TypesManage extending resource: types {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.181283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.181561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension UsedLimits extending resource: limits {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.181910 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.184965 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 22 09:18:53.188062 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 22 09:18:53.192022 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 22 09:18:53.194807 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 22 09:18:53.267891 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Initializing extension manager. {{(pid=88115) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 09:18:53.268389 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Initializing extension manager. {{(pid=88114) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 09:18:53.268653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.268864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.268992 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.269223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.269753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.269891 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.270116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.270242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.270432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: ExtendedServices {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.270547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: ExtendedServices {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.270752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-extended-services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.270870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-extended-services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.271080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Extended services support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.271196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Extended services support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.271403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.271560 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.271703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-extended-services {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.271818 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-extended-services {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.272075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.272176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.272384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.272515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.272709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: TypesExtraSpecs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.272812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: TypesExtraSpecs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.273037 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-types-extra-specs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.273200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-types-extra-specs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.273380 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Type extra specs support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.273537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Type extra specs support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.273691 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.273867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.273984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-types-extra-specs {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.274193 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-types-extra-specs {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.274317 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.274535 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.274619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.274846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.275020 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Backups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.275199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Backups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.275366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: backups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.275532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: backups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.275698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Backups support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.275850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Backups support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.276109 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.276284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.276448 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: backups {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.276603 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: backups {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.276755 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.276907 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.277076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.277242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.277393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.277558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.277723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-volume-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.277893 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-volume-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.278064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Enable volume actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.278237 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Enable volume actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.278389 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.278554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.278709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-volume-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.278931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-volume-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.279099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.279251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.279417 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.280272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.280497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: SchedulerHints {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.280746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: SchedulerHints {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.280988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: OS-SCH-HNT {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.280988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.281300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: OS-SCH-HNT {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.281300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.281575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.281676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.281781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: OS-SCH-HNT {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.281885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: OS-SCH-HNT {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.281983 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.282108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.282215 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.282322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.282421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.282525 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.282639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-volume-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.282749 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-volume-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.282854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.282952 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.283048 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.283150 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.283256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-volume-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.283354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-volume-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.283450 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.283986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.284156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.284332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.284463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: SnapshotManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.284582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: SnapshotManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.284673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-snapshot-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.284745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-snapshot-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.284815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.284894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.285058 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.285182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.285285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-snapshot-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.285488 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-snapshot-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.285598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.285824 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.285935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.286152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.286254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeTypeEncryption {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.286474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeTypeEncryption {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.286585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: encryption {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.286791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: encryption {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.286893 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Encryption support for volume types. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.287105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.287208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Encryption support for volume types. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.287416 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.287526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: encryption {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.288131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: encryption {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.288267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.288267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.288430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.288520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.288624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.288728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.288861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: ExtendedSnapshotAttributes {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.289003 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.289153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-extended-snapshot-attributes {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.289301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.289441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Extended SnapshotAttributes support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.289581 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.289726 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.289865 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.290020 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.290162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.290308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.290453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Quotas {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.290593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.290739 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-quota-sets {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.290886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Quotas {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.291031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Quota management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.291171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-quota-sets {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.291315 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.291455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Quota management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.291602 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-quota-sets {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.291748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.291899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.292119 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-quota-sets {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.292269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.292426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.292552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeTransfer {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.292690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.292834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-volume-transfer {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.292973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeTransfer {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.293120 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-volume-transfer {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.293268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Volume transfer management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.293409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.293553 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Volume transfer management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.293692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-volume-transfer {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.293849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.294258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-volume-transfer {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.294499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.294645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.294785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.294925 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.295072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: AdminActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.295072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-admin-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.295567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: AdminActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.295567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-admin-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.296018 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Enable admin actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.296172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Enable admin actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.296322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.296466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.296611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-admin-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.296758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-admin-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.296898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.297046 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.297186 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.297333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.297472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: QuotaClasses {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.297620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: QuotaClasses {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.297761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-quota-class-sets {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.297909 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-quota-class-sets {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.298062 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Quota classes management support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.298209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Quota classes management support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.298349 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.298496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.298645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-quota-class-sets {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.298785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-quota-class-sets {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.298924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.299049 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.299188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.299335 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.299482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeTenantAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.299631 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeTenantAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.299773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-vol-tenant-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.299912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-vol-tenant-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.300071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.300228 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.300375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.300522 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.300664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-vol-tenant-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.300803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-vol-tenant-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.300954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.301073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.301218 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.301357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.301496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Hosts {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.301642 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Hosts {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.301791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-hosts {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.301932 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-hosts {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.302070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Admin-only host administration. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.302210 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Admin-only host administration. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.302356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.302575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.302706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-hosts {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.302819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-hosts {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.302963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.303110 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.303262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.303262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeTypeAccess {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.303262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-volume-type-access {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.303664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.303805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Volume type access support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.304030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeTypeAccess {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.304459 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.304706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-volume-type-access {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.304853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-volume-type-access {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.305000 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Volume type access support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.305139 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.305291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.305534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.305686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-volume-type-access {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.305836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeUnmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.305985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.306125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-volume-unmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.306275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.306421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Enable volume unmanage operation. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.306560 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeUnmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.306699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.306838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-volume-unmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.306978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-volume-unmanage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.307129 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Enable volume unmanage operation. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.307276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.307416 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.307555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.307694 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-volume-unmanage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.307841 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeImageMetadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.308008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.308152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-vol-image-meta {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.308335 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.308491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Show image metadata associated with the volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.308632 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeImageMetadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.308779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.308920 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-vol-image-meta {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.309073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-vol-image-meta {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.309187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Show image metadata associated with the volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.309326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.309473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.309473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-vol-image-meta {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.309745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.309745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Qos_specs_manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.310016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.310168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: qos-specs {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.310314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.310454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: QoS specs support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.310599 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Qos_specs_manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.310745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.310885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: qos-specs {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.311078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: qos-specs {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.311307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: QoS specs support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.311307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.311703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.311845 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: qos-specs {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.312015 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.312166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.312307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeMigStatusAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.312446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.312591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-vol-mig-status-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.312730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeMigStatusAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.312934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.313082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-vol-mig-status-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.313229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.313369 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.313507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.313653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.313793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.313931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-vol-mig-status-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.314069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.314208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.314610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Scheduler_stats {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.314867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.315010 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: scheduler-stats {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.315130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Scheduler_stats {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.315130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: scheduler-stats {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.315409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Scheduler stats support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.315409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.316012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Scheduler stats support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.316012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.316307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: scheduler-stats {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.316449 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: scheduler-stats {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.316596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.316737 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.316882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.317022 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.317160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Cgsnapshots {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.317312 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Cgsnapshots {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.317472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: cgsnapshots {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.317613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: cgsnapshots {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.317752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: cgsnapshots support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.317890 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: cgsnapshots support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.318036 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.318188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.318328 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: cgsnapshots {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.318469 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: cgsnapshots {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.318607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.318754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.318900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.319048 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.319188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Capabilities {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.319300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Capabilities {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.319437 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: capabilities {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.319577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: capabilities {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.319727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Capabilities support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.319874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Capabilities support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.320031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.320172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.320310 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: capabilities {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.320461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: capabilities {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.320461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.320727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.320904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.321051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.321190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: SnapshotUnmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.321310 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: SnapshotUnmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.321429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-snapshot-unmanage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.321574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-snapshot-unmanage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.321714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Enable volume unmanage operation. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.321852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Enable volume unmanage operation. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.321989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.322135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.322274 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-snapshot-unmanage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.322412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-snapshot-unmanage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.322550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.322696 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.322842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.322988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.323128 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Consistencygroups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.323272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Consistencygroups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.323410 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: consistencygroups {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.323548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: consistencygroups {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.323685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: consistency groups support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.323832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: consistency groups support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.323999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.324140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.324278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: consistencygroups {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.324415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: consistencygroups {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.324815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.services.Services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.325066 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.325220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.325361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.325507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: Services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.325646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: Services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.325810 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-services {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.326036 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-services {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.326180 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Services support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.326319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Services support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.326942 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.327142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.327391 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-services {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.327611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-services {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.327761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.327902 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.328075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.328229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.328371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: TypesManage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.328517 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: TypesManage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.328657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-types-manage {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.328802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-types-manage {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.328944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Types manage support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.329092 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Types manage support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.329238 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.329358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.329495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-types-manage {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.329634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-types-manage {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.329773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.329924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.330086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.330323 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.330468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: SnapshotActions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.330607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: SnapshotActions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.330758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-snapshot-actions {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.330905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-snapshot-actions {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.331053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Enable snapshot manager actions. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.331193 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Enable snapshot manager actions. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.331339 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.331478 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.331625 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-snapshot-actions {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.331771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-snapshot-actions {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.331911 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.332129 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.332268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.332424 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.332564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: UsedLimits {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.332710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: UsedLimits {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.332849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-used-limits {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.332994 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-used-limits {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.333140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Provide data on limited resources that are being used. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.333288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.333428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.333567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.333705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-used-limits {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.333843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-used-limits {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.333994 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.334141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.334282 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.334420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.334571 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeEncryptionMetadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.334966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeEncryptionMetadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.335208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-volume-encryption-metadata {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.335355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-volume-encryption-metadata {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.335495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.335634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.335774 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.335928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.336105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-volume-encryption-metadata {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.336266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.336513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.336659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.336808 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.336948 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.337095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: VolumeHostAttribute {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.337235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: VolumeHostAttribute {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.337376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-vol-host-attr {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.337527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-vol-host-attr {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.337674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Expose host as an attribute of a volume. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.337822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.337963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.338102 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.338250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-vol-host-attr {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.338391 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-vol-host-attr {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.338541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.338688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 09:18:53.338834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88115) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.338973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88114) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 09:18:53.339112 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext name: AvailabilityZones {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.339259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext name: AvailabilityZones {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 09:18:53.339405 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext alias: os-availability-zone {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.339531 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext alias: os-availability-zone {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 09:18:53.339670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext description: Describe Availability Zones. {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.339808 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext description: Describe Availability Zones. {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 09:18:53.339986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.340142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 09:18:53.340283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Loaded extension: os-availability-zone {{(pid=88115) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.340429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.extensions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Loaded extension: os-availability-zone {{(pid=88114) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 09:18:53.340571 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.340710 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.340849 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.341055 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.342988 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.343182 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.343391 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.343496 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.345548 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.345666 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.345955 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.346063 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.347720 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.347850 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.348169 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.348275 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.362165 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.362326 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.362596 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.362701 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.366981 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.367103 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.367408 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.367539 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.371568 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.371780 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.372016 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.372232 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.377311 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.377439 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.377734 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.377848 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.381942 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.382213 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.382432 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.382606 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.386067 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.386366 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.386507 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.386790 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.391151 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.391589 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.391892 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.392362 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.395474 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.395929 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.396126 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.396467 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.399969 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.400382 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.400508 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.400913 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.402500 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.402903 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.403044 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.403448 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.407030 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.407491 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.407721 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.408202 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.414658 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.415076 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.415361 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.415798 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.419922 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.420436 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.420872 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.421213 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.422716 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.423124 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.423380 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.423798 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.424972 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.425384 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.425725 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.426139 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.427208 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.427627 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.428212 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.428638 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.429404 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.429815 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.430385 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.430799 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.432627 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.433037 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.433764 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.434185 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.435222 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.435644 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.436521 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.436949 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.438061 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.438476 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.439202 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.439451 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.440974 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.440974 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.441764 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.441764 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.442511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: extensions {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.443290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: extensions {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.444395 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: extra_specs {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.445200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: extra_specs {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.446508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: backups {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.447414 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: backups {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.449382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-volume-manage {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.450259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-volume-manage {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.451927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-snapshot-manage {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.452832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-snapshot-manage {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.454039 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: encryption {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.454964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: encryption {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.456232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-quota-sets {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.457225 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-quota-sets {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.458455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-volume-transfer {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.459600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-volume-transfer {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.460846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-quota-class-sets {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.461876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-quota-class-sets {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.462704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-hosts {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.463712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-hosts {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.465279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-volume-type-access {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.468360 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-volume-type-access {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.469499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: qos-specs {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.470490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: qos-specs {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.472339 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: scheduler-stats {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.473472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: scheduler-stats {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.474513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: cgsnapshots {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.475486 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: cgsnapshots {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.476526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: capabilities {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.477504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: capabilities {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.478441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: consistencygroups {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.479428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: consistencygroups {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.481233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-services {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.482150 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-services {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.483108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: encryption {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.483981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: encryption {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.485239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extended resource: os-availability-zone {{(pid=88115) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.486166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extended resource: os-availability-zone {{(pid=88114) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 09:18:53.487914 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.488375 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.488763 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.489204 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.490385 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.490796 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.491227 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.491641 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.492809 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.493203 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.493646 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.494066 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.495319 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.495732 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.496226 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.496641 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.497724 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.498133 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.498666 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.499081 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.500305 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.500719 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.501285 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.501692 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.502676 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.503083 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.503830 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.504295 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.505510 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.505925 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.506676 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.507089 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.507816 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.508198 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.508965 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.509379 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.510013 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.510423 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.511222 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 09:18:53.511636 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 09:18:53.512177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.snapshot_actions [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] SnapshotActionsController initialized {{(pid=88115) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 09:18:53.512568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeActions extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.512992 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.513277 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.snapshot_actions [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] SnapshotActionsController initialized {{(pid=88114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 09:18:53.513378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.513677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeActions extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.513778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension AdminActions extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.514575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension AdminActions extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.514888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.515004 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension AdminActions extending resource: backups {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.515077 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.515272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.515591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension AdminActions extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.515757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.515907 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension AdminActions extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.516094 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.516255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension AdminActions extending resource: backups {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.516402 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.516626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.516782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.516997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.517152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.517420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension TypesManage extending resource: types {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.517583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.517732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.517904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.518153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension UsedLimits extending resource: limits {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.518306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.518454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88115) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.518600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.518759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension TypesManage extending resource: types {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.519075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.519426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension UsedLimits extending resource: limits {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.519776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88114) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 09:18:53.524395 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 22 09:18:53.525858 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 22 09:18:53.530629 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-d65d33f4-2838-40ed-b0ef-6d43f9bd50ee None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 22 09:18:53.532409 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-a7decc7a-06ab-4c73-bb53-bf6563e64eb9 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 22 09:18:53.535979 n-d-765315-5 devstack@c-api.service[88113]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5555b6d789c0 pid: 88115 (default app) Dec 22 09:18:53.538152 n-d-765315-5 devstack@c-api.service[88113]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5555b6d789c0 pid: 88114 (default app) Dec 22 09:18:53.538919 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1/1] 10.222.0.50 () {50 vars in 766 bytes} [Tue Dec 22 09:18:53 2020] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Dec 22 09:18:59.976572 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] POST http://10.222.0.50/volume/v3/8065196c02a5445f84b0e79541a88ed7/types Dec 22 09:18:59.978624 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:18:59.978624 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:18:59.979185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:18:59.982118 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:18:59.982118 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:18:59.996484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-66ca4379-5f08-46d9-ab52-558be65639d3 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 09:19:00.036848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] http://10.222.0.50/volume/v3/8065196c02a5445f84b0e79541a88ed7/types returned with HTTP 200 Dec 22 09:19:00.037975 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1/2] 10.222.0.50 () {60 vars in 1228 bytes} [Tue Dec 22 09:18:59 2020] POST /volume/v3/8065196c02a5445f84b0e79541a88ed7/types => generated 186 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:19:00.420766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-66ca4379-5f08-46d9-ab52-558be65639d3 req-f4d6f2f7-1303-444b-b0bb-948714f34aff admin admin] POST http://10.222.0.50/volume/v3/8065196c02a5445f84b0e79541a88ed7/types/05c8cef8-7715-433f-bc50-73c2e5a047f7/extra_specs Dec 22 09:19:00.423144 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:19:00.423144 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:19:00.423671 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-66ca4379-5f08-46d9-ab52-558be65639d3 req-f4d6f2f7-1303-444b-b0bb-948714f34aff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:19:00.426815 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:19:00.426815 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:19:00.469488 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [req-66ca4379-5f08-46d9-ab52-558be65639d3 req-f4d6f2f7-1303-444b-b0bb-948714f34aff 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 09:19:00.658282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-66ca4379-5f08-46d9-ab52-558be65639d3 req-f4d6f2f7-1303-444b-b0bb-948714f34aff admin admin] http://10.222.0.50/volume/v3/8065196c02a5445f84b0e79541a88ed7/types/05c8cef8-7715-433f-bc50-73c2e5a047f7/extra_specs returned with HTTP 200 Dec 22 09:19:00.659846 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 2/3] 10.222.0.50 () {62 vars in 1445 bytes} [Tue Dec 22 09:19:00 2020] POST /volume/v3/8065196c02a5445f84b0e79541a88ed7/types/05c8cef8-7715-433f-bc50-73c2e5a047f7/extra_specs => generated 55 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 09:19:58.444489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] GET http://10.222.0.50/volume// Dec 22 09:19:58.445028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:19:58.445428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:19:58.446961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:19:58.447552 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 2/4] 10.222.0.50 () {56 vars in 1088 bytes} [Tue Dec 22 09:19:58 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:22:28.336040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f4148a9-a3aa-42ec-b137-31f26fb24223 tempest-verify_tempest_config-666207220 tempest-verify_tempest_config-666207220] GET http://10.222.0.50/volume/v3/56b843af136c4f5d87696c6841fbb357/extensions Dec 22 09:22:28.336574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f4148a9-a3aa-42ec-b137-31f26fb24223 tempest-verify_tempest_config-666207220 tempest-verify_tempest_config-666207220] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:22:28.336993 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f4148a9-a3aa-42ec-b137-31f26fb24223 tempest-verify_tempest_config-666207220 tempest-verify_tempest_config-666207220] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:22:28.337770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f4148a9-a3aa-42ec-b137-31f26fb24223 tempest-verify_tempest_config-666207220 tempest-verify_tempest_config-666207220] http://10.222.0.50/volume/v3/56b843af136c4f5d87696c6841fbb357/extensions returned with HTTP 200 Dec 22 09:22:28.338513 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 3/5] 10.222.0.50 () {58 vars in 1213 bytes} [Tue Dec 22 09:22:28 2020] GET /volume/v3/56b843af136c4f5d87696c6841fbb357/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:22:28.374485 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] GET http://10.222.0.50/volume/ Dec 22 09:22:28.375010 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:22:28.375200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Dec 22 09:22:28.375200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:22:28.375565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:22:28.376674 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66ca4379-5f08-46d9-ab52-558be65639d3 admin admin] http://10.222.0.50/volume/ returned with HTTP 300 Dec 22 09:22:28.377277 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 3/6] 10.222.0.50 () {52 vars in 806 bytes} [Tue Dec 22 09:22:28 2020] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:28:48.731677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] POST http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes Dec 22 09:28:48.733765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1860832148"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:28:48.735252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1860832148'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:28:48.738244 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Create volume of 1 GB Dec 22 09:28:48.763999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Availability zone cache updated, next update will occur around 2020-12-22 10:28:48.761476. {{(pid=88115) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 09:28:48.764515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Availability Zones retrieved successfully. Dec 22 09:28:48.828904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Flow 'volume_create_api' (525706fb-82d7-418f-bbb5-c76ed3b82186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:28:48.833024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6699404c-b5ca-4e53-8683-c9e7adbd68dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:28:48.835297 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:28:48.974344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6699404c-b5ca-4e53-8683-c9e7adbd68dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:28:48.976826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970edb0e-b808-4d45-8ed9-cdcf418f2c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:28:49.028662 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:28:49.029691 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:28:49.095221 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Created reservations ['5fee8391-80c5-42b8-97da-c3899eff5e2a', 'c059df07-5035-4c51-b01e-34d07fd27180', '9591862b-2aed-4da3-86fc-832ced1411f8', '81f53175-33e7-4c3f-a93f-0f42e99963a5'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:28:49.100453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970edb0e-b808-4d45-8ed9-cdcf418f2c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fee8391-80c5-42b8-97da-c3899eff5e2a', 'c059df07-5035-4c51-b01e-34d07fd27180', '9591862b-2aed-4da3-86fc-832ced1411f8', '81f53175-33e7-4c3f-a93f-0f42e99963a5']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:28:49.106430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2bdd00-953f-4ef6-8bf1-d898a7243cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:28:49.211425 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2bdd00-953f-4ef6-8bf1-d898a7243cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3193d043-59fe-43d0-ad7e-383c412ebf6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1860832148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd3a230510047d192938116344c8cd5',qos_specs=None,replication_status=,reservations=['5fee8391-80c5-42b8-97da-c3899eff5e2a','c059df07-5035-4c51-b01e-34d07fd27180','9591862b-2aed-4da3-86fc-832ced1411f8','81f53175-33e7-4c3f-a93f-0f42e99963a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650d0d7eaf8d4f70a78c6039892a6803',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1860832148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3193d043-59fe-43d0-ad7e-383c412ebf6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fd3a230510047d192938116344c8cd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='650d0d7eaf8d4f70a78c6039892a6803',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:28:49.213514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d706e798-ccb6-4294-9d73-3962c95a1a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:28:49.251815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d706e798-ccb6-4294-9d73-3962c95a1a52) transitioned into state 'SUCCESS' from state '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-1860832148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fd3a230510047d192938116344c8cd5',qos_specs=None,replication_status=,reservations=['5fee8391-80c5-42b8-97da-c3899eff5e2a','c059df07-5035-4c51-b01e-34d07fd27180','9591862b-2aed-4da3-86fc-832ced1411f8','81f53175-33e7-4c3f-a93f-0f42e99963a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='650d0d7eaf8d4f70a78c6039892a6803',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:28:49.254437 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25424b2f-9287-4c77-b226-6fbe09784c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:28:49.341178 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25424b2f-9287-4c77-b226-6fbe09784c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:28:49.350458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Flow 'volume_create_api' (525706fb-82d7-418f-bbb5-c76ed3b82186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:28:49.419405 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Create volume request issued successfully. Dec 22 09:28:49.482173 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b9f7a4c-8bbe-4ff5-b308-b9572c21640a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes returned with HTTP 202 Dec 22 09:28:49.493644 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 4/7] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:28:48 2020] POST /volume/v3/0fd3a230510047d192938116344c8cd5/volumes => generated 817 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:28:49.499954 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c0224ae-e921-47a2-9722-dd3f784612fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:49.500629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c0224ae-e921-47a2-9722-dd3f784612fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:49.501251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c0224ae-e921-47a2-9722-dd3f784612fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:49.906433 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:49.906433 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:49.921731 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c0224ae-e921-47a2-9722-dd3f784612fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:49.983382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c0224ae-e921-47a2-9722-dd3f784612fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:49.984403 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 4/8] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:49 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:28:51.001646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:51.003430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:51.003824 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:51.003824 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:51.004454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:51.118677 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:51.118677 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:51.146831 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:51.198786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:51.203473 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 5/9] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:50 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:28:51.694725 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-6c0224ae-e921-47a2-9722-dd3f784612fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Dec 22 09:28:51.699910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-777e2beb-cc54-4524-bf2e-57d18b7a909d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:51.700663 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-777e2beb-cc54-4524-bf2e-57d18b7a909d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:51.701547 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:51.701547 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:51.702317 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-777e2beb-cc54-4524-bf2e-57d18b7a909d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:51.865238 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:51.865238 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:51.879630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-777e2beb-cc54-4524-bf2e-57d18b7a909d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:51.917013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-777e2beb-cc54-4524-bf2e-57d18b7a909d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:51.918407 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 5/10] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:28:51 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:28:52.033603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume// Dec 22 09:28:52.034197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:52.034278 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:52.034278 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:52.034651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:52.036208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1968015-ecb9-4229-a4ae-cf7ac01abedf tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:28:52.036980 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 6/11] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:28:52 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:28:52.071217 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-a1099e0c-1dc6-466e-9d5e-f64d9b425e56 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] POST http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments Dec 22 09:28:52.072102 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:52.072102 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:52.073052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-a1099e0c-1dc6-466e-9d5e-f64d9b425e56 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3193d043-59fe-43d0-ad7e-383c412ebf6d", "instance_uuid": "3a70d27f-e75d-4b60-b0b3-e1612f69091b", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:28:52.192716 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:52.192716 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:52.289202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-a1099e0c-1dc6-466e-9d5e-f64d9b425e56 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments returned with HTTP 200 Dec 22 09:28:52.290956 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 6/12] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:28:52 2020] POST /volume/v3/0fd3a230510047d192938116344c8cd5/attachments => generated 273 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:28:52.352492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4c16baa-7bbd-4b10-a6e9-ad2f4bbd5ab5 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:52.353013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4c16baa-7bbd-4b10-a6e9-ad2f4bbd5ab5 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:52.353499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4c16baa-7bbd-4b10-a6e9-ad2f4bbd5ab5 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:52.394504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-a1099e0c-1dc6-466e-9d5e-f64d9b425e56 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume// Dec 22 09:28:52.395482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-a1099e0c-1dc6-466e-9d5e-f64d9b425e56 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:52.396065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:52.396065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:52.396748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-a1099e0c-1dc6-466e-9d5e-f64d9b425e56 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:52.397999 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-a1099e0c-1dc6-466e-9d5e-f64d9b425e56 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:28:52.401473 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 7/13] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:28:52 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:28:52.493289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:52.493289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:52.531720 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a4c16baa-7bbd-4b10-a6e9-ad2f4bbd5ab5 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:52.618046 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:52.618046 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:52.649341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4c16baa-7bbd-4b10-a6e9-ad2f4bbd5ab5 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:52.652022 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 7/14] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:52 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:28:53.299998 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-f6d4ce78-9de5-45c6-ab51-95bb0980a601 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:53.302262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-f6d4ce78-9de5-45c6-ab51-95bb0980a601 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:53.303399 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-f6d4ce78-9de5-45c6-ab51-95bb0980a601 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:53.390948 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:53.390948 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:53.401208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-f6d4ce78-9de5-45c6-ab51-95bb0980a601 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:53.422698 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:53.422698 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:53.433340 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-f6d4ce78-9de5-45c6-ab51-95bb0980a601 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:53.434552 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 8/15] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:28:53 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 1008 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:28:53.572755 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-cfcaeeeb-39f2-4fea-b0cd-8244d6bc95f7 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] PUT http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9 Dec 22 09:28:53.573575 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:53.573575 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:53.574409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-cfcaeeeb-39f2-4fea-b0cd-8244d6bc95f7 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h2-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:28:53.622275 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:28:53.622275 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:28:53.623609 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-cfcaeeeb-39f2-4fea-b0cd-8244d6bc95f7 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Lock "b'cinder-attachment_update-3193d043-59fe-43d0-ad7e-383c412ebf6d-n-h2-765315-5'" acquired by "attachment_update" :: waited 0.016s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:28:53.626163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:53.626163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:53.671143 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5495fcf9-36e9-49ae-98ec-5d38e236008e tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:53.672671 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5495fcf9-36e9-49ae-98ec-5d38e236008e tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:53.673107 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:53.673107 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:53.673989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5495fcf9-36e9-49ae-98ec-5d38e236008e tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:53.801692 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:53.801692 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:53.821472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5495fcf9-36e9-49ae-98ec-5d38e236008e tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:53.867925 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:53.867925 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:53.883085 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5495fcf9-36e9-49ae-98ec-5d38e236008e tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:53.886910 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 9/16] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:53 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:28:54.905603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc19518e-f9e4-4ae6-86f1-65f3517b267d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:54.906475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc19518e-f9e4-4ae6-86f1-65f3517b267d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:54.907167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:54.907167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:54.908183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc19518e-f9e4-4ae6-86f1-65f3517b267d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:55.083404 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:55.083404 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:55.125847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bc19518e-f9e4-4ae6-86f1-65f3517b267d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:55.168028 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:55.168028 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:55.184897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc19518e-f9e4-4ae6-86f1-65f3517b267d tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:55.198757 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 10/17] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:54 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:28:56.207559 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea13ff8f-5330-403e-9df7-9d22651f5d59 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:56.208266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea13ff8f-5330-403e-9df7-9d22651f5d59 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:56.208579 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:56.208579 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:56.209121 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea13ff8f-5330-403e-9df7-9d22651f5d59 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:56.366944 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:56.366944 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:56.423152 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ea13ff8f-5330-403e-9df7-9d22651f5d59 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:56.500542 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:56.500542 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:56.525839 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea13ff8f-5330-403e-9df7-9d22651f5d59 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:56.538784 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 11/18] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:56 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:28:57.545698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3fa0c106-e0a5-4847-85c6-2a849afb89c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:57.547052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3fa0c106-e0a5-4847-85c6-2a849afb89c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:57.547249 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:57.547249 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:57.547958 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3fa0c106-e0a5-4847-85c6-2a849afb89c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:57.680246 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:57.680246 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:57.690549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3fa0c106-e0a5-4847-85c6-2a849afb89c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:57.719557 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:57.719557 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:57.734280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3fa0c106-e0a5-4847-85c6-2a849afb89c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:57.735852 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 12/19] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:57 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:28:58.759231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be629fa9-87e8-4442-9df4-11ae84fe59fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:28:58.761843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be629fa9-87e8-4442-9df4-11ae84fe59fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:28:58.762408 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:28:58.762408 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:28:58.765415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be629fa9-87e8-4442-9df4-11ae84fe59fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:28:59.022460 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:59.022460 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:59.065906 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-be629fa9-87e8-4442-9df4-11ae84fe59fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:28:59.196361 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:28:59.196361 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:28:59.268932 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be629fa9-87e8-4442-9df4-11ae84fe59fa tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:28:59.295981 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 13/20] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:28:58 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:00.313008 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eebdab9e-9c3e-4bfc-ab0c-9d8bb53eaa79 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:29:00.316074 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eebdab9e-9c3e-4bfc-ab0c-9d8bb53eaa79 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:00.316568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:00.316568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:00.317576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eebdab9e-9c3e-4bfc-ab0c-9d8bb53eaa79 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:00.488010 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:00.488010 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:00.499578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-eebdab9e-9c3e-4bfc-ab0c-9d8bb53eaa79 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:29:00.533294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:00.533294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:00.545123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eebdab9e-9c3e-4bfc-ab0c-9d8bb53eaa79 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:29:00.558765 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 14/21] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:00 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:01.563971 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f129f81a-0091-48fb-a0a0-359972c8b2e6 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:29:01.566102 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f129f81a-0091-48fb-a0a0-359972c8b2e6 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:01.566498 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:01.566498 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:01.567118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f129f81a-0091-48fb-a0a0-359972c8b2e6 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:01.760849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:01.760849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:01.786392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f129f81a-0091-48fb-a0a0-359972c8b2e6 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:29:01.839734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-cfcaeeeb-39f2-4fea-b0cd-8244d6bc95f7 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Lock "b'cinder-attachment_update-3193d043-59fe-43d0-ad7e-383c412ebf6d-n-h2-765315-5'" released by "attachment_update" :: held 8.216s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:29:01.840802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-cfcaeeeb-39f2-4fea-b0cd-8244d6bc95f7 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9 returned with HTTP 200 Dec 22 09:29:01.843377 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 8/22] 10.222.0.37 () {64 vars in 1468 bytes} [Tue Dec 22 09:28:53 2020] PUT /volume/v3/0fd3a230510047d192938116344c8cd5/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9 => generated 762 bytes in 8277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:29:01.843757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:01.843757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:01.859861 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f129f81a-0091-48fb-a0a0-359972c8b2e6 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:29:01.860721 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 15/23] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:01 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:02.630476 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] POST http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes Dec 22 09:29:02.631127 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:02.631127 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:02.631882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-875534011"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:29:02.633516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-875534011'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:29:02.634348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Create volume of 1 GB Dec 22 09:29:02.635868 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:02.635868 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:02.685333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Availability Zones retrieved successfully. Dec 22 09:29:02.738680 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Flow 'volume_create_api' (f11dc658-1b2d-4efb-9a19-293751e62eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:29:02.750635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5201c82-7bcc-43ee-a967-1075945f1c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:29:02.753526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:29:02.877012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c556d77-962f-4daa-8431-e4ca36a18fa0 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:29:02.877714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c556d77-962f-4daa-8431-e4ca36a18fa0 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:02.877907 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:02.877907 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:02.878540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c556d77-962f-4daa-8431-e4ca36a18fa0 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:02.967091 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5201c82-7bcc-43ee-a967-1075945f1c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:29:02.969811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fed07b-bd8f-41cc-b36d-2bd610345c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:29:03.036409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:03.036409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:03.062462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2c556d77-962f-4daa-8431-e4ca36a18fa0 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:29:03.125233 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:03.125233 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:03.155231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c556d77-962f-4daa-8431-e4ca36a18fa0 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:29:03.158616 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 16/24] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:02 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:03.213576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Created reservations ['03dcc3db-5f80-4e98-a01b-97a4a8f965e3', '209bca97-aa84-47a3-9e23-88f15d90cbbd', '9751c9fc-1fa0-4e09-b3d4-8ab6b5ef19a7', '200a1a3a-5d70-4563-90af-115958265510'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:29:03.216701 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fed07b-bd8f-41cc-b36d-2bd610345c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03dcc3db-5f80-4e98-a01b-97a4a8f965e3', '209bca97-aa84-47a3-9e23-88f15d90cbbd', '9751c9fc-1fa0-4e09-b3d4-8ab6b5ef19a7', '200a1a3a-5d70-4563-90af-115958265510']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:29:03.219011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f493c4-c75b-44ae-a639-e3ca4d96572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:29:03.407447 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f493c4-c75b-44ae-a639-e3ca4d96572d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '132c150d-f90a-4fa0-aac3-864b61eec874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-875534011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92202f56ba024bd88bdda46d20163167',qos_specs=None,replication_status=,reservations=['03dcc3db-5f80-4e98-a01b-97a4a8f965e3','209bca97-aa84-47a3-9e23-88f15d90cbbd','9751c9fc-1fa0-4e09-b3d4-8ab6b5ef19a7','200a1a3a-5d70-4563-90af-115958265510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b4ab74aa684fafa2368bc9d8317140',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-875534011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=132c150d-f90a-4fa0-aac3-864b61eec874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92202f56ba024bd88bdda46d20163167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c5b4ab74aa684fafa2368bc9d8317140',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:29:03.413172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c632e846-0a8c-4d06-9317-fce29f943e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:29:03.498372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c632e846-0a8c-4d06-9317-fce29f943e42) transitioned into state 'SUCCESS' from state '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-875534011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92202f56ba024bd88bdda46d20163167',qos_specs=None,replication_status=,reservations=['03dcc3db-5f80-4e98-a01b-97a4a8f965e3','209bca97-aa84-47a3-9e23-88f15d90cbbd','9751c9fc-1fa0-4e09-b3d4-8ab6b5ef19a7','200a1a3a-5d70-4563-90af-115958265510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b4ab74aa684fafa2368bc9d8317140',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:29:03.508661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c7afa2-bca5-4b11-9e16-2e3d1a0f26f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:29:03.565773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c7afa2-bca5-4b11-9e16-2e3d1a0f26f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:29:03.574460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Flow 'volume_create_api' (f11dc658-1b2d-4efb-9a19-293751e62eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:29:03.819017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Create volume request issued successfully. Dec 22 09:29:03.896270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-478672f2-3082-4f91-a425-e521d132454a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes returned with HTTP 202 Dec 22 09:29:03.897872 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 9/25] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:29:02 2020] POST /volume/v3/92202f56ba024bd88bdda46d20163167/volumes => generated 829 bytes in 1271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:29:03.913931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-823a038b-2147-41f3-b241-7f3a42b1ee43 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:03.914466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-823a038b-2147-41f3-b241-7f3a42b1ee43 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:03.914646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:03.914646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:03.915284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-823a038b-2147-41f3-b241-7f3a42b1ee43 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:04.059906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:04.059906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:04.090739 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-823a038b-2147-41f3-b241-7f3a42b1ee43 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:04.148315 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-823a038b-2147-41f3-b241-7f3a42b1ee43 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:04.152247 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 17/26] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:03 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:29:04.225194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b146442-be20-4ce9-854c-e91002b5e4ac tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:29:04.238508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b146442-be20-4ce9-854c-e91002b5e4ac tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:04.239431 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:04.239431 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:04.240501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b146442-be20-4ce9-854c-e91002b5e4ac tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:04.571606 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:04.571606 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:04.601995 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3b146442-be20-4ce9-854c-e91002b5e4ac tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:29:04.673314 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:04.673314 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:04.703812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b146442-be20-4ce9-854c-e91002b5e4ac tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:29:04.705347 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 10/27] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:04 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:05.166515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04369928-4c25-4268-b600-207f45ce09f2 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:05.167315 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04369928-4c25-4268-b600-207f45ce09f2 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:05.167315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:05.167315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:05.167704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04369928-4c25-4268-b600-207f45ce09f2 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:05.297830 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:05.297830 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:05.329676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-04369928-4c25-4268-b600-207f45ce09f2 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:05.475442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04369928-4c25-4268-b600-207f45ce09f2 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:05.491979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 18/28] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:05 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:05.721647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75cfb53d-272c-499b-98f6-736741adb430 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:29:05.722178 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75cfb53d-272c-499b-98f6-736741adb430 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:05.722391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:05.722391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:05.722772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75cfb53d-272c-499b-98f6-736741adb430 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:05.946647 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:05.946647 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:05.988377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-75cfb53d-272c-499b-98f6-736741adb430 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:29:06.051710 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:06.051710 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:06.071549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75cfb53d-272c-499b-98f6-736741adb430 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:29:06.072994 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 11/29] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:05 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:06.505084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92aeb3d0-fcbb-43ce-8e33-2e433cc2163b tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:06.506495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92aeb3d0-fcbb-43ce-8e33-2e433cc2163b tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:06.506984 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:06.506984 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:06.507853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92aeb3d0-fcbb-43ce-8e33-2e433cc2163b tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:06.658987 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:06.658987 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:06.681644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-92aeb3d0-fcbb-43ce-8e33-2e433cc2163b tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:06.745841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92aeb3d0-fcbb-43ce-8e33-2e433cc2163b tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:06.759985 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 19/30] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:06 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:07.086862 n-d-765315-5 devstack@c-api.service[88113]: WARNING keystonemiddleware.auth_token [None req-75cfb53d-272c-499b-98f6-736741adb430 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Dec 22 09:29:07.090237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:07.092935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:07.093300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:07.093300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:07.093856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:07.101874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6fe0f84-d6f1-4043-a577-9e0d16ec369f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:29:07.102730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6fe0f84-d6f1-4043-a577-9e0d16ec369f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:07.103198 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:07.103198 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:07.103856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6fe0f84-d6f1-4043-a577-9e0d16ec369f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:07.224533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:07.224533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:07.245531 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:07.291467 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:07.318102 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 12/31] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:29:07 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:07.341811 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:07.341811 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:07.383780 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f6fe0f84-d6f1-4043-a577-9e0d16ec369f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:29:07.473207 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:07.473207 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:07.482663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume// Dec 22 09:29:07.483167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:07.483363 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:07.483363 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:07.494322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:07.495625 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-7628363b-9fd9-4268-9ff1-2962a6a77dd8 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:29:07.496679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6fe0f84-d6f1-4043-a577-9e0d16ec369f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:29:07.498495 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 20/32] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:07 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:07.513943 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 13/33] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:29:07 2020] GET /volume/ => generated 754 bytes in 31 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 09:29:07.527620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-ae5a3025-bae1-45ac-bb0b-d14934fb4ab5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] POST http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments Dec 22 09:29:07.528161 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:07.528161 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:07.528586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-ae5a3025-bae1-45ac-bb0b-d14934fb4ab5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "132c150d-f90a-4fa0-aac3-864b61eec874", "instance_uuid": "50391564-330b-44ec-ba63-9809b61b3a47", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:29:07.595999 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:07.595999 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:07.736046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-ae5a3025-bae1-45ac-bb0b-d14934fb4ab5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments returned with HTTP 200 Dec 22 09:29:07.747726 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 21/34] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:29:07 2020] POST /volume/v3/92202f56ba024bd88bdda46d20163167/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:29:07.801855 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f892fb2a-6f0d-458c-8e55-59e0f3a331ee tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:07.804525 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f892fb2a-6f0d-458c-8e55-59e0f3a331ee tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:07.807565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f892fb2a-6f0d-458c-8e55-59e0f3a331ee tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:07.874062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-ae5a3025-bae1-45ac-bb0b-d14934fb4ab5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume// Dec 22 09:29:07.874676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-ae5a3025-bae1-45ac-bb0b-d14934fb4ab5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:07.875035 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:07.875035 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:07.875628 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-ae5a3025-bae1-45ac-bb0b-d14934fb4ab5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:07.878161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-ae5a3025-bae1-45ac-bb0b-d14934fb4ab5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:29:07.879251 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 22/35] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:29:07 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:29:07.894775 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-fc93d3ef-d8e3-440c-b6b3-406ccf2ea332 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:07.895617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-fc93d3ef-d8e3-440c-b6b3-406ccf2ea332 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:07.896291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-fc93d3ef-d8e3-440c-b6b3-406ccf2ea332 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:07.982934 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:07.982934 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:08.003146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f892fb2a-6f0d-458c-8e55-59e0f3a331ee tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:08.054704 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:08.054704 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:08.068415 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f892fb2a-6f0d-458c-8e55-59e0f3a331ee tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:08.069860 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 14/36] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:07 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:08.074026 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:08.074026 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:08.101912 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-fc93d3ef-d8e3-440c-b6b3-406ccf2ea332 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:08.146172 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:08.146172 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:08.173643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-fc93d3ef-d8e3-440c-b6b3-406ccf2ea332 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:08.175680 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 23/37] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:29:07 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 1020 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:29:08.255109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-c7d01cdd-0aa3-46c5-90f6-a1eb299e829f tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] PUT http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments/3079af03-f1ea-4467-99a0-3a488169cadf Dec 22 09:29:08.257127 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:08.257127 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:08.258022 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-c7d01cdd-0aa3-46c5-90f6-a1eb299e829f tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h2-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:29:08.360206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:29:08.360206 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:29:08.361020 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-c7d01cdd-0aa3-46c5-90f6-a1eb299e829f tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Lock "b'cinder-attachment_update-132c150d-f90a-4fa0-aac3-864b61eec874-n-h2-765315-5'" acquired by "attachment_update" :: waited 0.023s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:29:08.364513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:08.364513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:08.497983 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-7660b972-ae12-4250-a7dd-01903ab5b4b4 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] POST http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9/action Dec 22 09:29:08.498532 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:08.498532 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:08.502123 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-7660b972-ae12-4250-a7dd-01903ab5b4b4 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:29:08.503864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-7660b972-ae12-4250-a7dd-01903ab5b4b4 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:29:08.852489 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:08.852489 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:08.887338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-8937a218-8630-4a0f-84d1-076f729e3c7f req-7660b972-ae12-4250-a7dd-01903ab5b4b4 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9/action returned with HTTP 204 Dec 22 09:29:08.890927 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 24/38] 10.222.0.37 () {64 vars in 1489 bytes} [Tue Dec 22 09:29:08 2020] POST /volume/v3/0fd3a230510047d192938116344c8cd5/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9/action => generated 0 bytes in 399 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:29:08.923335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-18a26701-4fe6-4546-b642-71aff2bf9642 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:29:08.933226 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-18a26701-4fe6-4546-b642-71aff2bf9642 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:08.933481 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:08.933481 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:08.940151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-18a26701-4fe6-4546-b642-71aff2bf9642 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:09.121248 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:09.121248 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:09.148279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-18a26701-4fe6-4546-b642-71aff2bf9642 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:29:09.200014 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:09.200014 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:09.226489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-18a26701-4fe6-4546-b642-71aff2bf9642 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:29:09.227781 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 25/39] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:08 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 1202 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:29:09.253205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36801bc2-812c-46dd-945b-f67b0ebc44bc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:09.254281 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36801bc2-812c-46dd-945b-f67b0ebc44bc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:09.254747 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:09.254747 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:09.255570 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36801bc2-812c-46dd-945b-f67b0ebc44bc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:09.456771 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:09.456771 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:09.488876 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-36801bc2-812c-46dd-945b-f67b0ebc44bc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:09.557348 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:09.557348 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:09.574108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36801bc2-812c-46dd-945b-f67b0ebc44bc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:09.575190 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 26/40] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:09 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:10.592129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55a74b20-dee5-49ce-8b28-438d20793a05 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:10.592675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55a74b20-dee5-49ce-8b28-438d20793a05 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:10.592791 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:10.592791 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:10.593338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55a74b20-dee5-49ce-8b28-438d20793a05 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:10.755142 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:10.755142 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:10.793934 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-55a74b20-dee5-49ce-8b28-438d20793a05 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:10.873564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:10.873564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:10.896281 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55a74b20-dee5-49ce-8b28-438d20793a05 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:10.897370 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 27/41] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:10 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:11.925775 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a82aaa0-c462-4489-ac26-19a805eea1ff tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:11.927304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a82aaa0-c462-4489-ac26-19a805eea1ff tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:11.927912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:11.927912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:11.930211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a82aaa0-c462-4489-ac26-19a805eea1ff tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:12.154335 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:12.154335 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:12.176133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a82aaa0-c462-4489-ac26-19a805eea1ff tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:12.265967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-c7d01cdd-0aa3-46c5-90f6-a1eb299e829f tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Lock "b'cinder-attachment_update-132c150d-f90a-4fa0-aac3-864b61eec874-n-h2-765315-5'" released by "attachment_update" :: held 3.905s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:29:12.268295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-c7d01cdd-0aa3-46c5-90f6-a1eb299e829f tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments/3079af03-f1ea-4467-99a0-3a488169cadf returned with HTTP 200 Dec 22 09:29:12.270436 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:12.270436 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:12.271663 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 15/42] 10.222.0.37 () {64 vars in 1468 bytes} [Tue Dec 22 09:29:08 2020] PUT /volume/v3/92202f56ba024bd88bdda46d20163167/attachments/3079af03-f1ea-4467-99a0-3a488169cadf => generated 762 bytes in 4044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:29:12.302937 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a82aaa0-c462-4489-ac26-19a805eea1ff tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:12.303738 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 28/43] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:11 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:29:13.328419 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba8eee7c-182c-4ad6-b17e-aa965aebca31 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:13.329623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba8eee7c-182c-4ad6-b17e-aa965aebca31 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:13.333083 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:13.333083 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:13.334079 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba8eee7c-182c-4ad6-b17e-aa965aebca31 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:13.568988 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:13.568988 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:13.596651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba8eee7c-182c-4ad6-b17e-aa965aebca31 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:13.671595 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:13.671595 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:13.698120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba8eee7c-182c-4ad6-b17e-aa965aebca31 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:13.699545 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 16/44] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:13 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:14.718238 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e305c49-f57f-4438-94ac-3b9305f36a66 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:14.719155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e305c49-f57f-4438-94ac-3b9305f36a66 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:14.719625 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:14.719625 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:14.720420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e305c49-f57f-4438-94ac-3b9305f36a66 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:14.968602 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:14.968602 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:14.988211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3e305c49-f57f-4438-94ac-3b9305f36a66 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:15.049985 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:15.049985 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:15.074134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e305c49-f57f-4438-94ac-3b9305f36a66 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:15.092637 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 29/45] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:14 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:16.092154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b799892-dfba-4575-aa2c-e27cdc5aeebc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:16.092648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b799892-dfba-4575-aa2c-e27cdc5aeebc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:16.093017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:16.093017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:16.093576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b799892-dfba-4575-aa2c-e27cdc5aeebc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:16.279094 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:16.279094 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:16.321216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3b799892-dfba-4575-aa2c-e27cdc5aeebc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:16.356849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:16.356849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:16.374292 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b799892-dfba-4575-aa2c-e27cdc5aeebc tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:16.379890 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 17/46] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:16 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:17.398569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e548c169-8265-43c9-96eb-38d3f638fbc5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:17.399363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e548c169-8265-43c9-96eb-38d3f638fbc5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:17.399696 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:17.399696 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:17.400267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e548c169-8265-43c9-96eb-38d3f638fbc5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:17.572721 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:17.572721 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:17.610535 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e548c169-8265-43c9-96eb-38d3f638fbc5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:17.656833 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:17.656833 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:17.684265 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e548c169-8265-43c9-96eb-38d3f638fbc5 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:17.685130 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 30/47] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:17 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:29:17.886789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] POST http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments/3079af03-f1ea-4467-99a0-3a488169cadf/action Dec 22 09:29:17.887428 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:17.887428 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:17.889729 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Action body: b'{"os-complete": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:29:17.890281 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:29:18.009936 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:18.009936 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:18.031178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments/3079af03-f1ea-4467-99a0-3a488169cadf/action returned with HTTP 204 Dec 22 09:29:18.032893 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 18/48] 10.222.0.37 () {64 vars in 1489 bytes} [Tue Dec 22 09:29:17 2020] POST /volume/v3/92202f56ba024bd88bdda46d20163167/attachments/3079af03-f1ea-4467-99a0-3a488169cadf/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:29:18.701385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8640174c-05b7-4ead-9a46-f872186cbeb1 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:29:18.701823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8640174c-05b7-4ead-9a46-f872186cbeb1 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:18.701823 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:18.701823 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:18.702440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8640174c-05b7-4ead-9a46-f872186cbeb1 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:18.820180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:18.820180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:18.850674 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8640174c-05b7-4ead-9a46-f872186cbeb1 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:29:18.931547 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:18.931547 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:18.993482 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8640174c-05b7-4ead-9a46-f872186cbeb1 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:29:18.994305 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 31/49] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:29:18 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 1214 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:29:23.382674 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume// Dec 22 09:29:23.384194 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:23.384596 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:23.384596 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:23.385229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:23.386474 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d15cfbb0-a0eb-4d86-97da-0bde9a563b7a req-057e3cf1-44a1-4cad-b54b-cadfa1db2c0a tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:29:23.387294 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 19/50] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:29:23 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:29:23.789628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-ab6ad0cb-9a45-4097-a0f7-344d0ebd9b81 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] POST http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments Dec 22 09:29:23.790433 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:23.790433 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:23.790990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-ab6ad0cb-9a45-4097-a0f7-344d0ebd9b81 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3193d043-59fe-43d0-ad7e-383c412ebf6d", "instance_uuid": "3a70d27f-e75d-4b60-b0b3-e1612f69091b", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:29:23.987119 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:23.987119 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:26.467898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-ab6ad0cb-9a45-4097-a0f7-344d0ebd9b81 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments returned with HTTP 200 Dec 22 09:29:26.469272 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 32/51] 10.222.0.64 () {64 vars in 1358 bytes} [Tue Dec 22 09:29:23 2020] POST /volume/v3/9025b344bdf943088f7344c8051660e2/attachments => generated 762 bytes in 2697 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:29:26.512597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-4062b328-88e4-4644-88f6-cb79f2925921 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] GET http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189 Dec 22 09:29:26.513170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-4062b328-88e4-4644-88f6-cb79f2925921 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:26.513651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-4062b328-88e4-4644-88f6-cb79f2925921 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:26.559036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-4062b328-88e4-4644-88f6-cb79f2925921 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189 returned with HTTP 200 Dec 22 09:29:26.560211 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 20/52] 10.222.0.64 () {60 vars in 1415 bytes} [Tue Dec 22 09:29:26 2020] GET /volume/v3/9025b344bdf943088f7344c8051660e2/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189 => generated 789 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:29:41.827809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] POST http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189/action Dec 22 09:29:41.830038 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:41.830038 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:41.831084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:29:41.831800 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:29:41.983846 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:41.983846 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:42.014357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189/action returned with HTTP 204 Dec 22 09:29:42.015508 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 33/53] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:29:41 2020] POST /volume/v3/9025b344bdf943088f7344c8051660e2/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:29:50.224055 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-75bb5030-2ca7-4634-9d94-ea9da01b7345 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] DELETE http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9 Dec 22 09:29:50.226340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-75bb5030-2ca7-4634-9d94-ea9da01b7345 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:29:50.226340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:29:50.226340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:29:50.226340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-75bb5030-2ca7-4634-9d94-ea9da01b7345 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:29:50.288214 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:29:50.288214 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:29:50.566251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-75bb5030-2ca7-4634-9d94-ea9da01b7345 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(37971efc-c44f-4e61-b16d-d4b2b5422189)]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:29:50.567044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-75bb5030-2ca7-4634-9d94-ea9da01b7345 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Adding status of: attached to pending status list for volume. {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 22 09:29:50.567682 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-75bb5030-2ca7-4634-9d94-ea9da01b7345 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:29:50.582820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-75bb5030-2ca7-4634-9d94-ea9da01b7345 tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] http://10.222.0.50/volume/v3/9025b344bdf943088f7344c8051660e2/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9 returned with HTTP 200 Dec 22 09:29:50.584408 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 21/54] 10.222.0.37 () {62 vars in 1437 bytes} [Tue Dec 22 09:29:50 2020] DELETE /volume/v3/9025b344bdf943088f7344c8051660e2/attachments/ebcdfa9e-533e-4f6e-85ce-bea1af7defb9 => generated 192 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:02.978475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] GET http://10.222.0.50/volume// Dec 22 09:30:02.980754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:02.981294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:02.981294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:02.982543 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:02.985449 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2dba6356-ab8f-41c7-ab45-636aef9ae513 req-6da4371b-e30b-47d4-b9ab-8e29e2726eda tempest-LiveMigrationTest-586981834 tempest-LiveMigrationTest-586981834] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:30:02.987097 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 34/55] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:30:02 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:30:03.005407 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-c5d281c5-1214-4e93-9c92-c6e9f6cc8736 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] POST http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments Dec 22 09:30:03.006240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:03.006240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:03.006954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-c5d281c5-1214-4e93-9c92-c6e9f6cc8736 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "132c150d-f90a-4fa0-aac3-864b61eec874", "instance_uuid": "50391564-330b-44ec-ba63-9809b61b3a47", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:30:03.090846 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:03.090846 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:04.623909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-c5d281c5-1214-4e93-9c92-c6e9f6cc8736 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments returned with HTTP 200 Dec 22 09:30:04.626218 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 22/56] 10.222.0.64 () {64 vars in 1358 bytes} [Tue Dec 22 09:30:02 2020] POST /volume/v3/9ce215b82e62433aa107548dd03e904d/attachments => generated 762 bytes in 1630 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:04.671524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-a8389afc-f222-46ea-9a1c-c9dc9003d55d tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] GET http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1 Dec 22 09:30:04.673465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-a8389afc-f222-46ea-9a1c-c9dc9003d55d tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:04.674333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-a8389afc-f222-46ea-9a1c-c9dc9003d55d tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:04.700645 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-a8389afc-f222-46ea-9a1c-c9dc9003d55d tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1 returned with HTTP 200 Dec 22 09:30:04.702423 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 35/57] 10.222.0.64 () {60 vars in 1415 bytes} [Tue Dec 22 09:30:04 2020] GET /volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1 => generated 789 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:08.829880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83031155-6dbc-4492-9560-7dbef8a44d7f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:30:08.834210 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83031155-6dbc-4492-9560-7dbef8a44d7f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:08.834637 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:08.834637 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:08.835285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83031155-6dbc-4492-9560-7dbef8a44d7f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:08.993909 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:08.993909 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:09.017080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-83031155-6dbc-4492-9560-7dbef8a44d7f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:30:09.057685 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:09.057685 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:09.079548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83031155-6dbc-4492-9560-7dbef8a44d7f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:30:09.082406 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 23/58] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:08 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 1202 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:10.643359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-7e6b108b-4c28-49f2-8afc-c183d1e6f934 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:30:10.644862 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-7e6b108b-4c28-49f2-8afc-c183d1e6f934 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:10.645158 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:10.645158 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:10.645558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-7e6b108b-4c28-49f2-8afc-c183d1e6f934 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:10.704260 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:10.704260 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:10.725492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-88dacca4-c2da-4545-9909-9dde9cde215c req-7e6b108b-4c28-49f2-8afc-c183d1e6f934 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:30:10.757999 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:10.757999 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:10.773076 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-7e6b108b-4c28-49f2-8afc-c183d1e6f934 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:30:10.774665 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 36/59] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:30:10 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 1202 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:10.804182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] POST http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d/action Dec 22 09:30:10.804985 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:10.804985 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:10.805613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Action body: b'{"os-begin_detaching": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:30:10.806208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:30:10.876767 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:10.876767 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:10.881051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:30:10.904981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Begin detaching volume completed successfully. Dec 22 09:30:10.905841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d/action returned with HTTP 202 Dec 22 09:30:10.908057 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 24/60] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:30:10 2020] POST /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:30:10.940948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-01cd9f86-6fbd-455f-abcb-6a3ee6917f6c tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:30:10.941868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-01cd9f86-6fbd-455f-abcb-6a3ee6917f6c tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:10.942924 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:10.942924 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:10.943589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-01cd9f86-6fbd-455f-abcb-6a3ee6917f6c tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:11.008992 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume// Dec 22 09:30:11.010021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:11.010345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:11.010345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:11.011387 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:11.012984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-944bb6d2-04e1-485e-8083-8a8f5614563a tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:30:11.013667 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 25/61] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:30:11 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:30:11.035371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-3e9f0385-eddd-4ec8-953f-200d926b45c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:30:11.037190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-3e9f0385-eddd-4ec8-953f-200d926b45c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:11.043252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-3e9f0385-eddd-4ec8-953f-200d926b45c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:11.081574 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:11.081574 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:11.103291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-01cd9f86-6fbd-455f-abcb-6a3ee6917f6c tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:30:11.143150 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:11.143150 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:11.146807 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:11.146807 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:11.153043 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-88dacca4-c2da-4545-9909-9dde9cde215c req-3e9f0385-eddd-4ec8-953f-200d926b45c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:30:11.166068 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-01cd9f86-6fbd-455f-abcb-6a3ee6917f6c tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:30:11.166994 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 37/62] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:10 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 1205 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:11.187412 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:11.187412 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:11.198029 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-3e9f0385-eddd-4ec8-953f-200d926b45c2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:30:11.199105 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 26/63] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:30:11 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 1304 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:30:11.846760 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-c9696fae-6d84-40fd-be48-09d95ab328e2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] DELETE http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189 Dec 22 09:30:11.847795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-c9696fae-6d84-40fd-be48-09d95ab328e2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:11.848310 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:11.848310 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:11.849741 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-c9696fae-6d84-40fd-be48-09d95ab328e2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:11.912927 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:11.912927 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:12.198695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da53b704-f969-43cc-9d45-985e74d45a86 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:30:12.199379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da53b704-f969-43cc-9d45-985e74d45a86 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:12.199702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:12.199702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:12.215094 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da53b704-f969-43cc-9d45-985e74d45a86 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:12.332424 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:12.332424 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:12.348250 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-da53b704-f969-43cc-9d45-985e74d45a86 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:30:12.389069 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:12.389069 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:12.412447 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da53b704-f969-43cc-9d45-985e74d45a86 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:30:12.427977 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 27/64] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:12 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 1205 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:12.893424 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-88dacca4-c2da-4545-9909-9dde9cde215c req-c9696fae-6d84-40fd-be48-09d95ab328e2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:30:12.894577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-88dacca4-c2da-4545-9909-9dde9cde215c req-c9696fae-6d84-40fd-be48-09d95ab328e2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:30:12.904180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88dacca4-c2da-4545-9909-9dde9cde215c req-c9696fae-6d84-40fd-be48-09d95ab328e2 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189 returned with HTTP 200 Dec 22 09:30:12.906174 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 38/65] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:30:11 2020] DELETE /volume/v3/0fd3a230510047d192938116344c8cd5/attachments/37971efc-c44f-4e61-b16d-d4b2b5422189 => generated 19 bytes in 1078 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:30:13.444386 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0f8f2c7-15de-4b62-b49f-e422946a2067 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:30:13.445968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0f8f2c7-15de-4b62-b49f-e422946a2067 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:13.446404 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:13.446404 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:13.447196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0f8f2c7-15de-4b62-b49f-e422946a2067 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:13.527073 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:13.527073 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:13.536525 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e0f8f2c7-15de-4b62-b49f-e422946a2067 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:30:13.568915 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0f8f2c7-15de-4b62-b49f-e422946a2067 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:30:13.571102 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 28/66] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:13 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 910 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:30:15.210094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-9daf08e3-d820-4b6c-83f0-985556faf5a5 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] POST http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1/action Dec 22 09:30:15.210896 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:15.210896 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:15.211198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-9daf08e3-d820-4b6c-83f0-985556faf5a5 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:30:15.211371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-9daf08e3-d820-4b6c-83f0-985556faf5a5 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:30:15.358255 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:15.358255 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:15.385894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-9daf08e3-d820-4b6c-83f0-985556faf5a5 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1/action returned with HTTP 204 Dec 22 09:30:15.387200 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 39/67] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:30:15 2020] POST /volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:30:23.264084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-be2f2d83-bf91-4997-b26c-d09660cb94f2 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] DELETE http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/3079af03-f1ea-4467-99a0-3a488169cadf Dec 22 09:30:23.268146 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-be2f2d83-bf91-4997-b26c-d09660cb94f2 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:23.268686 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:23.268686 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:23.269431 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-be2f2d83-bf91-4997-b26c-d09660cb94f2 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:23.331065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:23.331065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:23.688244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-be2f2d83-bf91-4997-b26c-d09660cb94f2 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(9f3212a4-7d20-436b-bec7-a4b8b38e4ac1)]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:30:23.690901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-be2f2d83-bf91-4997-b26c-d09660cb94f2 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Adding status of: attached to pending status list for volume. {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 22 09:30:23.691766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-be2f2d83-bf91-4997-b26c-d09660cb94f2 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:30:23.703653 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4af12c9d-9b58-451c-a2c2-6d99181b6b2a req-be2f2d83-bf91-4997-b26c-d09660cb94f2 tempest-LiveAutoBlockMigrationV225Test-1283608047 tempest-LiveAutoBlockMigrationV225Test-1283608047] http://10.222.0.50/volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/3079af03-f1ea-4467-99a0-3a488169cadf returned with HTTP 200 Dec 22 09:30:23.705794 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 29/68] 10.222.0.37 () {62 vars in 1437 bytes} [Tue Dec 22 09:30:23 2020] DELETE /volume/v3/9ce215b82e62433aa107548dd03e904d/attachments/3079af03-f1ea-4467-99a0-3a488169cadf => generated 192 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:45.520771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88895b43-45ae-47e6-8a4a-484c2e698143 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:30:45.521992 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88895b43-45ae-47e6-8a4a-484c2e698143 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:45.522431 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:45.522431 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:45.523712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88895b43-45ae-47e6-8a4a-484c2e698143 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:45.583631 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:45.583631 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:45.593808 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88895b43-45ae-47e6-8a4a-484c2e698143 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:30:45.616997 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:45.616997 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:45.628612 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88895b43-45ae-47e6-8a4a-484c2e698143 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:30:45.636960 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 40/69] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:45 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 1214 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:47.309132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-2c62be42-a6d4-4523-88a9-0e98975960cd tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:30:47.310201 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-2c62be42-a6d4-4523-88a9-0e98975960cd tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:47.310403 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:47.310403 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:47.311016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-2c62be42-a6d4-4523-88a9-0e98975960cd tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:47.364915 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:47.364915 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:47.374304 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-2c62be42-a6d4-4523-88a9-0e98975960cd tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:30:47.395188 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:47.395188 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:47.415888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-2c62be42-a6d4-4523-88a9-0e98975960cd tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:30:47.417839 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 30/70] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:30:47 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 1214 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:47.453499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] POST http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874/action Dec 22 09:30:47.454265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:47.454265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:47.454822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Action body: b'{"os-begin_detaching": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:30:47.455294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:30:47.508153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:47.508153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:47.509317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:30:47.520606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Begin detaching volume completed successfully. Dec 22 09:30:47.521596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874/action returned with HTTP 202 Dec 22 09:30:47.523284 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 41/71] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:30:47 2020] POST /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:30:47.550404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f634e122-4046-436b-8449-ad248b03acbf tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:30:47.551086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f634e122-4046-436b-8449-ad248b03acbf tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:47.551408 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:47.551408 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:47.551995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f634e122-4046-436b-8449-ad248b03acbf tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:47.621730 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume// Dec 22 09:30:47.622924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:47.623251 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:47.623251 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:47.623863 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:47.625668 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-4853028e-3171-4c6e-a313-96106ad8273d tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:30:47.627566 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 42/72] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:30:47 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:30:47.630335 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:47.630335 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:47.641424 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d3f7b2a2-5f1a-466b-9a0a-ff6471c63a3c tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:30:47.642530 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d3f7b2a2-5f1a-466b-9a0a-ff6471c63a3c tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:47.643222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d3f7b2a2-5f1a-466b-9a0a-ff6471c63a3c tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:47.659419 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f634e122-4046-436b-8449-ad248b03acbf tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:30:47.698140 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:47.698140 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:47.708407 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f634e122-4046-436b-8449-ad248b03acbf tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:30:47.709570 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 31/73] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:47 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 1217 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:30:47.744667 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:47.744667 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:47.760332 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d3f7b2a2-5f1a-466b-9a0a-ff6471c63a3c tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:30:47.784722 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:47.784722 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:47.794718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d3f7b2a2-5f1a-466b-9a0a-ff6471c63a3c tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:30:47.796481 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 43/74] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:30:47 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 1316 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:30:48.369453 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d06a3a37-080c-4fe6-b64f-e1c0d6e37533 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] DELETE http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1 Dec 22 09:30:48.370004 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d06a3a37-080c-4fe6-b64f-e1c0d6e37533 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:48.370143 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:48.370143 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:48.371031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d06a3a37-080c-4fe6-b64f-e1c0d6e37533 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:48.407927 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:48.407927 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:48.727851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9a1da8f-2ec2-4ed9-92db-95d3a1cad915 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:30:48.728667 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9a1da8f-2ec2-4ed9-92db-95d3a1cad915 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:48.729074 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:48.729074 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:48.729865 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9a1da8f-2ec2-4ed9-92db-95d3a1cad915 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:48.800670 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:48.800670 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:48.811587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e9a1da8f-2ec2-4ed9-92db-95d3a1cad915 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:30:48.840450 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:48.840450 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:48.854330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9a1da8f-2ec2-4ed9-92db-95d3a1cad915 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:30:48.859746 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 44/75] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:48 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 1217 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:30:49.068556 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d06a3a37-080c-4fe6-b64f-e1c0d6e37533 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:30:49.069340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d06a3a37-080c-4fe6-b64f-e1c0d6e37533 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:30:49.077759 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0e4121bf-ebbe-4853-b4f1-5439fa4fda87 req-d06a3a37-080c-4fe6-b64f-e1c0d6e37533 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1 returned with HTTP 200 Dec 22 09:30:49.078936 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 32/76] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:30:48 2020] DELETE /volume/v3/92202f56ba024bd88bdda46d20163167/attachments/9f3212a4-7d20-436b-bec7-a4b8b38e4ac1 => generated 19 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:30:49.880621 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-76177793-e613-49cc-b90d-3afdaa9048ce tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:30:49.881511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-76177793-e613-49cc-b90d-3afdaa9048ce tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:30:49.881842 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:30:49.881842 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:30:49.882482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-76177793-e613-49cc-b90d-3afdaa9048ce tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:30:50.023337 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:30:50.023337 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:30:50.042961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-76177793-e613-49cc-b90d-3afdaa9048ce tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:30:50.087993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-76177793-e613-49cc-b90d-3afdaa9048ce tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:30:50.116031 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 45/77] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:30:49 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 922 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:39.949496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] POST http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes Dec 22 09:32:39.951885 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:39.951885 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:39.953109 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1692728267"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:32:39.956196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1692728267'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:32:39.956832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Create volume of 1 GB Dec 22 09:32:39.957776 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:39.957776 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:39.992923 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Availability Zones retrieved successfully. Dec 22 09:32:40.050381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Flow 'volume_create_api' (2b75bd85-9b6a-402d-8775-235435e04f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:32:40.056887 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc042e4b-6220-4fd1-8b05-d4173a610a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:32:40.064840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:32:40.364487 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc042e4b-6220-4fd1-8b05-d4173a610a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:32:40.369747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa8a593-5733-46bc-bdc4-bd4ab8c6d0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:32:40.560758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Created reservations ['11c0ca04-0ecd-4dbb-8e1a-a8e7baad124b', '816c1c5b-ab09-494b-947b-775f76d060b4', '624a0639-7872-42f7-84d0-bd6979a15b64', '2e19ac92-d15f-441f-ad84-b7d6b7a670e4'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:32:40.562683 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa8a593-5733-46bc-bdc4-bd4ab8c6d0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c0ca04-0ecd-4dbb-8e1a-a8e7baad124b', '816c1c5b-ab09-494b-947b-775f76d060b4', '624a0639-7872-42f7-84d0-bd6979a15b64', '2e19ac92-d15f-441f-ad84-b7d6b7a670e4']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:32:40.564837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6908cd9-6988-470b-9c25-d90b61bc8095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:32:40.675505 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6908cd9-6988-470b-9c25-d90b61bc8095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c34482-f087-4c08-aefb-d981ca6f8778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1692728267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffeb3a0f022481a9f4aea0f4efa09b6',qos_specs=None,replication_status=,reservations=['11c0ca04-0ecd-4dbb-8e1a-a8e7baad124b','816c1c5b-ab09-494b-947b-775f76d060b4','624a0639-7872-42f7-84d0-bd6979a15b64','2e19ac92-d15f-441f-ad84-b7d6b7a670e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6126f46aabdc4bb885b164236de18a12',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1692728267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c34482-f087-4c08-aefb-d981ca6f8778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ffeb3a0f022481a9f4aea0f4efa09b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6126f46aabdc4bb885b164236de18a12',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:32:40.679871 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bef4136-2a9e-4ca7-b9d2-a482991b5171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:32:40.757434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bef4136-2a9e-4ca7-b9d2-a482991b5171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1692728267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ffeb3a0f022481a9f4aea0f4efa09b6',qos_specs=None,replication_status=,reservations=['11c0ca04-0ecd-4dbb-8e1a-a8e7baad124b','816c1c5b-ab09-494b-947b-775f76d060b4','624a0639-7872-42f7-84d0-bd6979a15b64','2e19ac92-d15f-441f-ad84-b7d6b7a670e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6126f46aabdc4bb885b164236de18a12',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:32:40.760260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2601189e-f50e-4188-9b5b-a0a7347ba355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:32:40.785029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2601189e-f50e-4188-9b5b-a0a7347ba355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:32:40.788537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Flow 'volume_create_api' (2b75bd85-9b6a-402d-8775-235435e04f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:32:40.858782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Create volume request issued successfully. Dec 22 09:32:40.877174 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43e1a017-af06-472a-8281-2769e5816d3f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes returned with HTTP 202 Dec 22 09:32:40.878813 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 33/78] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:32:39 2020] POST /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes => generated 824 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:32:40.897018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a38e0a42-76f0-4681-8e33-f25341f07c54 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:40.897824 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a38e0a42-76f0-4681-8e33-f25341f07c54 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:40.898245 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:40.898245 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:40.899064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a38e0a42-76f0-4681-8e33-f25341f07c54 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:41.085273 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:41.085273 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:41.105501 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a38e0a42-76f0-4681-8e33-f25341f07c54 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:41.190377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a38e0a42-76f0-4681-8e33-f25341f07c54 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:41.212909 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 46/79] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:40 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 892 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:42.212530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4592a511-625d-4c1c-85f0-829c27ee52ee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:42.214931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4592a511-625d-4c1c-85f0-829c27ee52ee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:42.215327 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:42.215327 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:42.216336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4592a511-625d-4c1c-85f0-829c27ee52ee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:42.331413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:42.331413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:42.341520 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4592a511-625d-4c1c-85f0-829c27ee52ee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:42.373307 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4592a511-625d-4c1c-85f0-829c27ee52ee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:42.374719 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 34/80] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:42 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:43.408207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:43.408874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:43.408874 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:43.408874 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:43.409245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:43.466313 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:43.466313 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:43.474681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:43.496267 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:43.497054 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 47/81] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:43 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:32:44.214832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-828709c1-ac97-47e7-97ff-9f30c358044b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:44.215357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-828709c1-ac97-47e7-97ff-9f30c358044b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:44.215687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:44.215687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:44.216320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-828709c1-ac97-47e7-97ff-9f30c358044b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:44.272238 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:44.272238 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:44.286487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-828709c1-ac97-47e7-97ff-9f30c358044b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:44.324716 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-828709c1-ac97-47e7-97ff-9f30c358044b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:44.326340 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 35/82] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:32:44 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:44.451270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume// Dec 22 09:32:44.452957 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:44.453284 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:44.453284 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:44.453918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:44.455636 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4f03b81-faa3-4e1b-9244-847373bbdbde tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:32:44.456922 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 48/83] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:32:44 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 09:32:44.481096 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-bc5d7b4f-8a4d-4d6f-9298-a31a52160449 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] POST http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments Dec 22 09:32:44.481863 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:44.481863 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:44.482476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-bc5d7b4f-8a4d-4d6f-9298-a31a52160449 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c34482-f087-4c08-aefb-d981ca6f8778", "instance_uuid": "c854d1a1-d3ac-4556-b483-40b60ae25118", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:32:44.560928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:44.560928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:44.637708 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-bc5d7b4f-8a4d-4d6f-9298-a31a52160449 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments returned with HTTP 200 Dec 22 09:32:44.638934 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 36/84] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:32:44 2020] POST /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:32:44.678806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8ecd20c-2dfd-4127-b97f-63c5bacf0c11 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:44.679336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8ecd20c-2dfd-4127-b97f-63c5bacf0c11 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:44.679821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8ecd20c-2dfd-4127-b97f-63c5bacf0c11 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:44.728488 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-bc5d7b4f-8a4d-4d6f-9298-a31a52160449 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume// Dec 22 09:32:44.729097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-bc5d7b4f-8a4d-4d6f-9298-a31a52160449 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:44.729319 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:44.729319 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:44.729805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-bc5d7b4f-8a4d-4d6f-9298-a31a52160449 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:44.731002 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-bc5d7b4f-8a4d-4d6f-9298-a31a52160449 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:32:44.732292 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 37/85] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:32:44 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:32:44.745202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-c7c9a5d8-cd41-42c2-aa51-b4cb5cf1655a tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:44.746405 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-c7c9a5d8-cd41-42c2-aa51-b4cb5cf1655a tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:44.747230 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-c7c9a5d8-cd41-42c2-aa51-b4cb5cf1655a tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:44.754946 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:44.754946 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:44.778246 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c8ecd20c-2dfd-4127-b97f-63c5bacf0c11 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:44.813107 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:44.813107 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:44.824918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8ecd20c-2dfd-4127-b97f-63c5bacf0c11 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:44.837890 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 49/86] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:44 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:32:44.842110 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:44.842110 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:44.853486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-c7c9a5d8-cd41-42c2-aa51-b4cb5cf1655a tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:44.887111 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:44.887111 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:44.904142 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-c7c9a5d8-cd41-42c2-aa51-b4cb5cf1655a tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:44.905614 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 38/87] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:32:44 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 1015 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 09:32:44.946115 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-141ba03b-2a7f-4402-9cf7-22d4312d12db tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] PUT http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1 Dec 22 09:32:44.947572 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:44.947572 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:44.949136 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-141ba03b-2a7f-4402-9cf7-22d4312d12db tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:32:45.003761 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:32:45.003761 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:32:45.004602 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-141ba03b-2a7f-4402-9cf7-22d4312d12db tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Lock "b'cinder-attachment_update-05c34482-f087-4c08-aefb-d981ca6f8778-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.016s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:32:45.007462 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:45.007462 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:45.842384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de81ffe4-725c-49d0-8851-c810a4a40536 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:45.843785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de81ffe4-725c-49d0-8851-c810a4a40536 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:45.844659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:45.844659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:45.845292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de81ffe4-725c-49d0-8851-c810a4a40536 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:45.916672 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:45.916672 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:45.927161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-de81ffe4-725c-49d0-8851-c810a4a40536 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:45.947029 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:45.947029 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:45.957039 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de81ffe4-725c-49d0-8851-c810a4a40536 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:45.957814 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 39/88] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:45 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:46.973821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d73af847-a0c1-4fc6-87e1-423368923ae5 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:46.975038 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d73af847-a0c1-4fc6-87e1-423368923ae5 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:46.975415 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:46.975415 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:46.976091 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d73af847-a0c1-4fc6-87e1-423368923ae5 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:47.054610 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:47.054610 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:47.068196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d73af847-a0c1-4fc6-87e1-423368923ae5 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:47.092341 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:47.092341 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:47.102015 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d73af847-a0c1-4fc6-87e1-423368923ae5 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:47.103916 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 40/89] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:46 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:47.326550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-141ba03b-2a7f-4402-9cf7-22d4312d12db tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Lock "b'cinder-attachment_update-05c34482-f087-4c08-aefb-d981ca6f8778-n-h1-765315-5'" released by "attachment_update" :: held 2.322s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:32:47.327222 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-141ba03b-2a7f-4402-9cf7-22d4312d12db tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1 returned with HTTP 200 Dec 22 09:32:47.328110 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 50/90] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:32:44 2020] PUT /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1 => generated 762 bytes in 2390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:32:48.124845 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c204f1f-0f60-42bd-8936-cc157f16e19c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:48.125677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3c204f1f-0f60-42bd-8936-cc157f16e19c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:48.125677 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:48.125677 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:48.126092 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3c204f1f-0f60-42bd-8936-cc157f16e19c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:48.194755 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:48.194755 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:48.231459 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3c204f1f-0f60-42bd-8936-cc157f16e19c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:48.270017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:48.270017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:48.288203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c204f1f-0f60-42bd-8936-cc157f16e19c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:48.300272 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 41/91] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:48 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:32:49.328561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dca5ccfe-c0ef-40fc-a1c5-d9fb6821485b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:49.336530 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dca5ccfe-c0ef-40fc-a1c5-d9fb6821485b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:49.336916 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:49.336916 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:49.337497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dca5ccfe-c0ef-40fc-a1c5-d9fb6821485b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:49.418710 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:49.418710 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:49.439485 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dca5ccfe-c0ef-40fc-a1c5-d9fb6821485b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:49.504097 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:49.504097 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:49.525080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dca5ccfe-c0ef-40fc-a1c5-d9fb6821485b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:49.541793 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 51/92] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:49 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:50.557283 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-157d9228-2d00-4d05-84cc-7f0827bc733b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:50.561679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-157d9228-2d00-4d05-84cc-7f0827bc733b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:50.562349 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:50.562349 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:50.563427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-157d9228-2d00-4d05-84cc-7f0827bc733b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:50.648180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:50.648180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:50.666878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-157d9228-2d00-4d05-84cc-7f0827bc733b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:50.713693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:50.713693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:50.735727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-157d9228-2d00-4d05-84cc-7f0827bc733b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:50.747984 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 42/93] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:50 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:51.762325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9368d4c9-8d3b-42e3-9bc9-ea9084245502 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:51.763680 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9368d4c9-8d3b-42e3-9bc9-ea9084245502 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:51.764139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:51.764139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:51.764773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9368d4c9-8d3b-42e3-9bc9-ea9084245502 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:51.817095 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:51.817095 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:51.827718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9368d4c9-8d3b-42e3-9bc9-ea9084245502 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:51.858331 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:51.858331 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:51.869507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9368d4c9-8d3b-42e3-9bc9-ea9084245502 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:51.880002 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 52/94] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:51 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:52.887882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63173590-a03e-4d58-8a66-360ce288cfee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:52.889745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-63173590-a03e-4d58-8a66-360ce288cfee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:52.890171 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:52.890171 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:52.890823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-63173590-a03e-4d58-8a66-360ce288cfee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:52.969465 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:52.969465 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:52.982361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-63173590-a03e-4d58-8a66-360ce288cfee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:53.008676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-02382beb-fd05-462b-b7b5-4cbdce507773 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] POST http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1/action Dec 22 09:32:53.009171 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:53.009171 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:53.009702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-02382beb-fd05-462b-b7b5-4cbdce507773 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:32:53.010742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-02382beb-fd05-462b-b7b5-4cbdce507773 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:32:53.017695 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:53.017695 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:53.032191 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63173590-a03e-4d58-8a66-360ce288cfee tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:53.033660 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 43/95] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:52 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:32:53.125065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:53.125065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:53.140952 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2a3fb7e9-868d-4720-a66e-b7924d43fd26 req-02382beb-fd05-462b-b7b5-4cbdce507773 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1/action returned with HTTP 204 Dec 22 09:32:53.142656 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 53/96] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:32:53 2020] POST /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:32:54.052470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bf6f7a3-5412-482a-996a-021528f5cbd2 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:54.055029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f7a3-5412-482a-996a-021528f5cbd2 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:54.055490 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:54.055490 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:54.056230 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f7a3-5412-482a-996a-021528f5cbd2 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:54.118827 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:54.118827 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:54.134687 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8bf6f7a3-5412-482a-996a-021528f5cbd2 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:54.159187 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:54.159187 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:54.169095 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bf6f7a3-5412-482a-996a-021528f5cbd2 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:54.170688 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 44/97] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:54 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 1209 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:32:54.186344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d0578ee-1380-494b-9e90-50c21201d187 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:54.186866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d0578ee-1380-494b-9e90-50c21201d187 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:54.187509 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:54.187509 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:54.188051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d0578ee-1380-494b-9e90-50c21201d187 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:54.281110 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:54.281110 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:54.292594 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4d0578ee-1380-494b-9e90-50c21201d187 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:54.313175 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:54.313175 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:54.322100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d0578ee-1380-494b-9e90-50c21201d187 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:54.335619 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 54/98] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:32:54 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 1209 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:32:59.808352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-b921a55b-7a6a-4e66-b389-21d8a0cebb4c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:32:59.808939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-b921a55b-7a6a-4e66-b389-21d8a0cebb4c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:32:59.809069 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:59.809069 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:59.809375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-b921a55b-7a6a-4e66-b389-21d8a0cebb4c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:32:59.866543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:59.866543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:59.875761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-b921a55b-7a6a-4e66-b389-21d8a0cebb4c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:32:59.898920 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:59.898920 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:59.909078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-b921a55b-7a6a-4e66-b389-21d8a0cebb4c tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:32:59.909977 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 45/99] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:32:59 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 1209 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:32:59.933345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] POST http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778/action Dec 22 09:32:59.933932 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:32:59.933932 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:32:59.934485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Action body: b'{"os-begin_detaching": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:32:59.934928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:32:59.990105 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:32:59.990105 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:32:59.992483 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:00.005640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Begin detaching volume completed successfully. Dec 22 09:33:00.006490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778/action returned with HTTP 202 Dec 22 09:33:00.014177 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 55/100] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:32:59 2020] POST /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:33:00.034367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba41c3a9-e058-42f7-891c-3c605e48bdb4 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:00.035416 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba41c3a9-e058-42f7-891c-3c605e48bdb4 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:00.035812 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:00.035812 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:00.036451 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba41c3a9-e058-42f7-891c-3c605e48bdb4 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:00.092879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume// Dec 22 09:33:00.093591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:00.093978 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:00.093978 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:00.094518 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:00.095654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-63148653-ae2c-4f21-9dfb-9bf73e0ab0aa tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:33:00.096393 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 56/101] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:33:00 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:33:00.109717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-33a5756e-2143-4a71-8b92-31822b50e25b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:00.110412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-33a5756e-2143-4a71-8b92-31822b50e25b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:00.110995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-33a5756e-2143-4a71-8b92-31822b50e25b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:00.142087 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:00.142087 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:00.152761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba41c3a9-e058-42f7-891c-3c605e48bdb4 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:00.175050 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:00.175050 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:00.186395 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba41c3a9-e058-42f7-891c-3c605e48bdb4 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:00.187831 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 46/102] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:00 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 1212 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:33:00.235376 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:00.235376 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:00.258677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-33a5756e-2143-4a71-8b92-31822b50e25b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:00.304517 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:00.304517 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:00.326943 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-33a5756e-2143-4a71-8b92-31822b50e25b tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:00.334942 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 57/103] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:33:00 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 1311 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:33:00.814563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-6d229cb3-00ac-4161-b6a0-e696d798c2a3 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] DELETE http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1 Dec 22 09:33:00.816751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-6d229cb3-00ac-4161-b6a0-e696d798c2a3 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:00.817204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:00.817204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:00.817834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-6d229cb3-00ac-4161-b6a0-e696d798c2a3 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:00.845393 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:00.845393 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:01.209297 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ed8d18d-dd54-4eec-9a48-a675a70898d0 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:01.209769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ed8d18d-dd54-4eec-9a48-a675a70898d0 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:01.210017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:01.210017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:01.210347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ed8d18d-dd54-4eec-9a48-a675a70898d0 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:01.358151 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:01.358151 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:01.374933 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6ed8d18d-dd54-4eec-9a48-a675a70898d0 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:01.434386 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:01.434386 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:01.455779 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ed8d18d-dd54-4eec-9a48-a675a70898d0 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:01.457283 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 58/104] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:01 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 1212 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:33:01.546798 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-6d229cb3-00ac-4161-b6a0-e696d798c2a3 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:33:01.548502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-6d229cb3-00ac-4161-b6a0-e696d798c2a3 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:33:01.558363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1efb94d7-51b2-4231-b726-06da0a0fdf8b req-6d229cb3-00ac-4161-b6a0-e696d798c2a3 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1 returned with HTTP 200 Dec 22 09:33:01.559767 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 47/105] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:33:00 2020] DELETE /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/attachments/18a7d8fa-8e8c-48f3-bf01-3a57b63f5fc1 => generated 19 bytes in 751 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:02.474853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41b8e5fa-6c40-4061-b889-563cf8ad8307 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:02.475444 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41b8e5fa-6c40-4061-b889-563cf8ad8307 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:02.475444 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:02.475444 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:02.475815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41b8e5fa-6c40-4061-b889-563cf8ad8307 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:02.525241 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:02.525241 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:02.534296 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-41b8e5fa-6c40-4061-b889-563cf8ad8307 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:02.556189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41b8e5fa-6c40-4061-b889-563cf8ad8307 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:02.568040 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 59/106] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:02 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:04.415566 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b67a7940-54f4-4be2-a05a-4d877730bd96 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:04.417189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b67a7940-54f4-4be2-a05a-4d877730bd96 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:04.417644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:04.417644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:04.418624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b67a7940-54f4-4be2-a05a-4d877730bd96 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:04.474999 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:04.474999 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:04.485050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b67a7940-54f4-4be2-a05a-4d877730bd96 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:04.508995 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b67a7940-54f4-4be2-a05a-4d877730bd96 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:04.509804 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 48/107] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:04 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:04.527548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-631af2e6-45c6-4c00-887b-08762d60d594 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:04.528229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-631af2e6-45c6-4c00-887b-08762d60d594 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:04.528453 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:04.528453 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:04.528990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-631af2e6-45c6-4c00-887b-08762d60d594 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:04.582759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:04.582759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:04.593496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-631af2e6-45c6-4c00-887b-08762d60d594 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:04.620268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-631af2e6-45c6-4c00-887b-08762d60d594 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:04.621682 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 60/108] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:04 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:17.307860 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3a6dff5-e7f8-428f-b88c-85e5de58ed73 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] DELETE http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:17.308677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3a6dff5-e7f8-428f-b88c-85e5de58ed73 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:17.308677 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:17.308677 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:17.309261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3a6dff5-e7f8-428f-b88c-85e5de58ed73 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:17.311379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-f3a6dff5-e7f8-428f-b88c-85e5de58ed73 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Delete volume with id: 05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:17.438981 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:17.438981 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:17.440784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f3a6dff5-e7f8-428f-b88c-85e5de58ed73 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:17.498854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f3a6dff5-e7f8-428f-b88c-85e5de58ed73 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Delete volume request issued successfully. Dec 22 09:33:17.499586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3a6dff5-e7f8-428f-b88c-85e5de58ed73 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 202 Dec 22 09:33:17.504591 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 49/109] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:33:17 2020] DELETE /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:33:17.508414 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54d31b05-50f6-4683-bf95-6619c53e526f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:17.508941 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54d31b05-50f6-4683-bf95-6619c53e526f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:17.509158 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:17.509158 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:17.509544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54d31b05-50f6-4683-bf95-6619c53e526f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:17.638531 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:17.638531 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:17.652805 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-54d31b05-50f6-4683-bf95-6619c53e526f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:17.684219 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54d31b05-50f6-4683-bf95-6619c53e526f tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:17.690733 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 61/110] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:17 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:18.702835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0838f14c-b101-40d7-8358-2f50575931bd tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:18.703868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0838f14c-b101-40d7-8358-2f50575931bd tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:18.704301 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:18.704301 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:18.705219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0838f14c-b101-40d7-8358-2f50575931bd tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:18.776188 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:18.776188 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:18.790299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0838f14c-b101-40d7-8358-2f50575931bd tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:18.824931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0838f14c-b101-40d7-8358-2f50575931bd tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:18.830477 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 50/111] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:18 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:19.864168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4044a7ab-1f71-4c89-8e64-fa734842d727 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:19.864858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4044a7ab-1f71-4c89-8e64-fa734842d727 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:19.865343 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:19.865343 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:19.866044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4044a7ab-1f71-4c89-8e64-fa734842d727 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:19.938322 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:19.938322 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:19.952048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4044a7ab-1f71-4c89-8e64-fa734842d727 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Volume info retrieved successfully. Dec 22 09:33:19.982593 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4044a7ab-1f71-4c89-8e64-fa734842d727 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 200 Dec 22 09:33:19.984759 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 62/112] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:19 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:21.000993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fef20848-6bf0-42d2-ae30-36733a889110 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] GET http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 Dec 22 09:33:21.002136 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fef20848-6bf0-42d2-ae30-36733a889110 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:21.002505 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:21.002505 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:21.003318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fef20848-6bf0-42d2-ae30-36733a889110 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:21.133474 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fef20848-6bf0-42d2-ae30-36733a889110 tempest-AttachSCSIVolumeTestJSON-1891307249 tempest-AttachSCSIVolumeTestJSON-1891307249] http://10.222.0.50/volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 returned with HTTP 404 Dec 22 09:33:21.135697 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 51/113] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:20 2020] GET /volume/v3/0ffeb3a0f022481a9f4aea0f4efa09b6/volumes/05c34482-f087-4c08-aefb-d981ca6f8778 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:33:30.265185 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2600386d-0ba4-49e3-8e5f-f965c0301813 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] DELETE http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:33:30.265752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2600386d-0ba4-49e3-8e5f-f965c0301813 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:30.265875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:30.265875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:30.266154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2600386d-0ba4-49e3-8e5f-f965c0301813 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:30.266623 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2600386d-0ba4-49e3-8e5f-f965c0301813 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Delete volume with id: 3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:33:30.418103 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:30.418103 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:30.419904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2600386d-0ba4-49e3-8e5f-f965c0301813 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:33:30.511490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2600386d-0ba4-49e3-8e5f-f965c0301813 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Delete volume request issued successfully. Dec 22 09:33:30.511973 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2600386d-0ba4-49e3-8e5f-f965c0301813 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 202 Dec 22 09:33:30.514059 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 63/114] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:33:30 2020] DELETE /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:33:30.522093 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c97a346f-e316-4190-bb49-86682983e289 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:33:30.523130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c97a346f-e316-4190-bb49-86682983e289 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:30.523782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c97a346f-e316-4190-bb49-86682983e289 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:30.637394 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:30.637394 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:30.647772 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c97a346f-e316-4190-bb49-86682983e289 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:33:30.671520 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c97a346f-e316-4190-bb49-86682983e289 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:33:30.672932 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 52/115] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:30 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:31.690417 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90f76189-1778-41da-988a-6627a73cba35 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:33:31.691320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90f76189-1778-41da-988a-6627a73cba35 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:31.691320 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:31.691320 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:31.691733 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90f76189-1778-41da-988a-6627a73cba35 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:31.795742 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:31.795742 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:31.821211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-90f76189-1778-41da-988a-6627a73cba35 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Volume info retrieved successfully. Dec 22 09:33:31.878959 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90f76189-1778-41da-988a-6627a73cba35 tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 200 Dec 22 09:33:31.880331 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 64/116] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:31 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:32.897764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e8d5b7e-c660-4798-840e-397ee908485f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] GET http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d Dec 22 09:33:32.908806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e8d5b7e-c660-4798-840e-397ee908485f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:32.909037 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:32.909037 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:32.909368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e8d5b7e-c660-4798-840e-397ee908485f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:33.016983 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e8d5b7e-c660-4798-840e-397ee908485f tempest-LiveMigrationTest-147866145 tempest-LiveMigrationTest-147866145] http://10.222.0.50/volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d returned with HTTP 404 Dec 22 09:33:33.018017 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 53/117] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:32 2020] GET /volume/v3/0fd3a230510047d192938116344c8cd5/volumes/3193d043-59fe-43d0-ad7e-383c412ebf6d => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:33:45.757596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes Dec 22 09:33:45.759760 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:45.759760 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:45.762102 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1627150358", "imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:33:45.765671 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1627150358', 'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:33:45.942557 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume of 1 GB Dec 22 09:33:45.979428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Availability zone cache updated, next update will occur around 2020-12-22 10:33:45.975619. {{(pid=88114) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 09:33:45.980420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Availability Zones retrieved successfully. Dec 22 09:33:46.095251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Flow 'volume_create_api' (8560ffc6-0448-4399-bec1-d36eccda436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:33:46.104252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f3112e-96d7-485b-8688-70db08bb8d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:33:46.108705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:33:46.493092 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f3112e-96d7-485b-8688-70db08bb8d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:33:46.497472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265c1b0c-0b80-4054-af24-b1e0e9736a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:33:46.630235 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:33:46.631240 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:33:46.732627 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Created reservations ['147e7cab-3402-4563-b652-b250f99a58dc', '893c8fcd-9302-4cf3-8348-b5ca84f1ca67', '7e84b338-4747-4410-858a-240cf950cf72', 'f6173644-ec69-4bb1-9df9-76678369cbcd'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:33:46.736935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265c1b0c-0b80-4054-af24-b1e0e9736a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['147e7cab-3402-4563-b652-b250f99a58dc', '893c8fcd-9302-4cf3-8348-b5ca84f1ca67', '7e84b338-4747-4410-858a-240cf950cf72', 'f6173644-ec69-4bb1-9df9-76678369cbcd']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:33:46.740610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7282b021-ff35-4a81-b9e5-5ac4aaf879f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:33:46.949502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7282b021-ff35-4a81-b9e5-5ac4aaf879f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eba81736-63a2-4fe5-9256-11a1d535c7f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1627150358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',qos_specs=None,replication_status=,reservations=['147e7cab-3402-4563-b652-b250f99a58dc','893c8fcd-9302-4cf3-8348-b5ca84f1ca67','7e84b338-4747-4410-858a-240cf950cf72','f6173644-ec69-4bb1-9df9-76678369cbcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bdc3e511d3483189f398c7f4a491f6',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1627150358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eba81736-63a2-4fe5-9256-11a1d535c7f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='22bdc3e511d3483189f398c7f4a491f6',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:33:46.952125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e611753-7d21-4b3f-8223-93dba2b1f15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:33:47.061528 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e611753-7d21-4b3f-8223-93dba2b1f15e) transitioned into state 'SUCCESS' from state '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-1627150358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',qos_specs=None,replication_status=,reservations=['147e7cab-3402-4563-b652-b250f99a58dc','893c8fcd-9302-4cf3-8348-b5ca84f1ca67','7e84b338-4747-4410-858a-240cf950cf72','f6173644-ec69-4bb1-9df9-76678369cbcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bdc3e511d3483189f398c7f4a491f6',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:33:47.064091 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b93f23f-34ad-4d9d-8d39-11fe24a6b74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:33:47.110803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b93f23f-34ad-4d9d-8d39-11fe24a6b74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:33:47.114021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Flow 'volume_create_api' (8560ffc6-0448-4399-bec1-d36eccda436b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:33:47.293970 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume request issued successfully. Dec 22 09:33:47.337715 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f1a78ce-a6b3-48e9-babd-d59a9615cbaf tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes returned with HTTP 202 Dec 22 09:33:47.339036 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 65/118] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:33:45 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes => generated 821 bytes in 1933 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:33:47.363207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac3d0d4c-b5b2-46da-9337-f34b82c81a8d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:47.363737 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac3d0d4c-b5b2-46da-9337-f34b82c81a8d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:47.364290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac3d0d4c-b5b2-46da-9337-f34b82c81a8d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:47.521465 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:47.521465 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:47.550979 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ac3d0d4c-b5b2-46da-9337-f34b82c81a8d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:47.580156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac3d0d4c-b5b2-46da-9337-f34b82c81a8d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:47.581798 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 54/119] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:47 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:48.598301 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30dbc905-22a1-426c-98e2-a8034da7293b tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:48.598830 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30dbc905-22a1-426c-98e2-a8034da7293b tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:48.599029 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:48.599029 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:48.599403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30dbc905-22a1-426c-98e2-a8034da7293b tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:48.717479 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:48.717479 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:48.726512 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-30dbc905-22a1-426c-98e2-a8034da7293b tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:48.754295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30dbc905-22a1-426c-98e2-a8034da7293b tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:48.755054 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 66/120] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:48 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:49.772098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a10a78c3-a10d-446c-a3f1-7305928940c4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:49.773643 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a10a78c3-a10d-446c-a3f1-7305928940c4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:49.773979 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:49.773979 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:49.774705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a10a78c3-a10d-446c-a3f1-7305928940c4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:49.928330 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:49.928330 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:49.955728 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a10a78c3-a10d-446c-a3f1-7305928940c4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:50.023367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a10a78c3-a10d-446c-a3f1-7305928940c4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:50.025359 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 55/121] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:49 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:51.041237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d344396-796c-437f-8989-9aae93d8c609 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:51.041860 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d344396-796c-437f-8989-9aae93d8c609 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:51.042253 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:51.042253 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:51.042876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d344396-796c-437f-8989-9aae93d8c609 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:51.222006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:51.222006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:51.255678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0d344396-796c-437f-8989-9aae93d8c609 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:51.315172 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d344396-796c-437f-8989-9aae93d8c609 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:51.316738 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 67/122] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:51 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:52.333135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c5fb130-fac2-4a28-a70f-417116f64a58 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:52.335919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c5fb130-fac2-4a28-a70f-417116f64a58 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:52.336322 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:52.336322 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:52.337423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c5fb130-fac2-4a28-a70f-417116f64a58 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:52.491665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:52.491665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:52.525219 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c5fb130-fac2-4a28-a70f-417116f64a58 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:52.627498 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c5fb130-fac2-4a28-a70f-417116f64a58 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:52.628543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 56/123] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:52 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:53.648927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af8063d0-6446-4ed7-9a95-d15b56816515 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:53.651012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af8063d0-6446-4ed7-9a95-d15b56816515 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:53.651566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:53.651566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:53.652644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af8063d0-6446-4ed7-9a95-d15b56816515 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:53.776392 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:53.776392 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:53.798039 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-af8063d0-6446-4ed7-9a95-d15b56816515 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:53.857848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af8063d0-6446-4ed7-9a95-d15b56816515 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:53.870979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 68/124] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:53 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:33:54.874890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dba56d13-40b0-4c70-ac55-6c0f4d89e0bb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:54.875670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dba56d13-40b0-4c70-ac55-6c0f4d89e0bb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:54.876116 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:54.876116 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:54.876558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dba56d13-40b0-4c70-ac55-6c0f4d89e0bb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:55.002674 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:55.002674 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:55.028503 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dba56d13-40b0-4c70-ac55-6c0f4d89e0bb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:55.094702 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dba56d13-40b0-4c70-ac55-6c0f4d89e0bb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:55.108469 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 57/125] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:54 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:56.114942 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2db6ded0-1b6d-4b4f-bcdf-e62e42dd44fe tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:56.115606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2db6ded0-1b6d-4b4f-bcdf-e62e42dd44fe tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:56.115916 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:56.115916 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:56.116361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2db6ded0-1b6d-4b4f-bcdf-e62e42dd44fe tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:56.217644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:56.217644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:56.230942 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2db6ded0-1b6d-4b4f-bcdf-e62e42dd44fe tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:56.266447 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2db6ded0-1b6d-4b4f-bcdf-e62e42dd44fe tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:56.267970 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 69/126] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:56 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:57.284373 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f862a3a-ad61-40a5-bde3-953609bdf7ac tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:57.284881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f862a3a-ad61-40a5-bde3-953609bdf7ac tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:57.285061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:57.285061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:57.285702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f862a3a-ad61-40a5-bde3-953609bdf7ac tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:57.415860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:57.415860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:57.439803 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4f862a3a-ad61-40a5-bde3-953609bdf7ac tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:57.463976 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f862a3a-ad61-40a5-bde3-953609bdf7ac tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:57.476109 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 58/127] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:57 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:58.484914 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22cb82c7-16f2-45bc-bfb2-569e45a0a3fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:58.486175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22cb82c7-16f2-45bc-bfb2-569e45a0a3fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:58.486584 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:58.486584 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:58.487246 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22cb82c7-16f2-45bc-bfb2-569e45a0a3fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:58.593531 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:58.593531 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:58.605947 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-22cb82c7-16f2-45bc-bfb2-569e45a0a3fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:58.638468 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22cb82c7-16f2-45bc-bfb2-569e45a0a3fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:58.640435 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 70/128] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:58 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:33:59.657339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86714d5c-5acc-47c9-8b8c-3d2550b33a03 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:33:59.658147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86714d5c-5acc-47c9-8b8c-3d2550b33a03 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:33:59.658579 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:33:59.658579 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:33:59.659226 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86714d5c-5acc-47c9-8b8c-3d2550b33a03 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:33:59.785713 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:33:59.785713 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:33:59.802517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-86714d5c-5acc-47c9-8b8c-3d2550b33a03 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:33:59.839216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86714d5c-5acc-47c9-8b8c-3d2550b33a03 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:33:59.840653 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 59/129] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:33:59 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:00.859201 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cc103f9-27ff-402d-b954-621f7e06b7aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:00.859739 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cc103f9-27ff-402d-b954-621f7e06b7aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:00.859910 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:00.859910 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:00.860560 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cc103f9-27ff-402d-b954-621f7e06b7aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:01.003090 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:01.003090 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:01.026385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1cc103f9-27ff-402d-b954-621f7e06b7aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:01.150984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cc103f9-27ff-402d-b954-621f7e06b7aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:01.169476 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 71/130] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:00 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:02.243637 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed99cb77-5555-4066-8793-ef7517ea12b6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:02.244222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed99cb77-5555-4066-8793-ef7517ea12b6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:02.244431 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:02.244431 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:02.247960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed99cb77-5555-4066-8793-ef7517ea12b6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:02.350305 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:02.350305 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:02.364457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ed99cb77-5555-4066-8793-ef7517ea12b6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:02.397702 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed99cb77-5555-4066-8793-ef7517ea12b6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:02.399484 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 60/131] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:02 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:03.427901 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71c379ab-54f2-4768-95a4-6e1363f889b7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:03.430260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71c379ab-54f2-4768-95a4-6e1363f889b7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:03.433482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:03.433482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:03.435130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71c379ab-54f2-4768-95a4-6e1363f889b7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:03.584478 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:03.584478 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:03.608911 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-71c379ab-54f2-4768-95a4-6e1363f889b7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:03.663113 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71c379ab-54f2-4768-95a4-6e1363f889b7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:03.664759 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 72/132] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:03 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:04.682259 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23ab6ab6-b24a-44f5-90b0-f09634429179 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:04.682794 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23ab6ab6-b24a-44f5-90b0-f09634429179 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:04.683396 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:04.683396 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:04.683781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23ab6ab6-b24a-44f5-90b0-f09634429179 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:04.886576 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:04.886576 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:04.912873 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-23ab6ab6-b24a-44f5-90b0-f09634429179 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:05.013178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23ab6ab6-b24a-44f5-90b0-f09634429179 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:05.023425 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 61/133] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:04 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:06.040664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cbf49412-ad43-4632-b99c-6d7469891f74 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:06.041714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cbf49412-ad43-4632-b99c-6d7469891f74 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:06.042110 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:06.042110 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:06.042725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cbf49412-ad43-4632-b99c-6d7469891f74 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:06.232703 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:06.232703 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:06.263847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cbf49412-ad43-4632-b99c-6d7469891f74 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:06.339232 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cbf49412-ad43-4632-b99c-6d7469891f74 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:06.349853 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 73/134] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:06 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:07.366087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-703c6357-cf37-4d84-a912-0ca11c509066 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:07.367232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-703c6357-cf37-4d84-a912-0ca11c509066 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:07.367686 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:07.367686 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:07.369572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-703c6357-cf37-4d84-a912-0ca11c509066 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:07.478427 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:07.478427 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:07.504094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-703c6357-cf37-4d84-a912-0ca11c509066 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:07.544052 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-703c6357-cf37-4d84-a912-0ca11c509066 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:07.546197 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 62/135] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:07 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 913 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:08.573214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ead0eab-04fa-4a34-842e-ba8d8ccf0031 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:08.574484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ead0eab-04fa-4a34-842e-ba8d8ccf0031 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:08.574868 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:08.574868 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:08.575504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ead0eab-04fa-4a34-842e-ba8d8ccf0031 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:08.708948 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:08.708948 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:08.723091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0ead0eab-04fa-4a34-842e-ba8d8ccf0031 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:08.802414 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ead0eab-04fa-4a34-842e-ba8d8ccf0031 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:08.803551 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 74/136] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:08 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 971 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:09.820674 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29e2ff04-fcf8-4480-8cdb-e15ad97a178d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:09.822512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29e2ff04-fcf8-4480-8cdb-e15ad97a178d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:09.823219 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:09.823219 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:09.823904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29e2ff04-fcf8-4480-8cdb-e15ad97a178d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:10.066405 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:10.066405 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:10.120811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-29e2ff04-fcf8-4480-8cdb-e15ad97a178d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:10.255582 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29e2ff04-fcf8-4480-8cdb-e15ad97a178d tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:10.268948 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 63/137] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:09 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 971 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:11.288531 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f8909f1-2b47-4c59-a914-50ec12e3a0d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:11.289371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f8909f1-2b47-4c59-a914-50ec12e3a0d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:11.291687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:11.291687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:11.291687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f8909f1-2b47-4c59-a914-50ec12e3a0d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:11.624636 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:11.624636 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:11.634583 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9f8909f1-2b47-4c59-a914-50ec12e3a0d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:11.662216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f8909f1-2b47-4c59-a914-50ec12e3a0d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:11.663821 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 75/138] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:11 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 974 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:12.692450 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-129a0fab-4d2f-41f7-9492-3d40c8b1601c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:12.692977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-129a0fab-4d2f-41f7-9492-3d40c8b1601c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:12.693195 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:12.693195 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:12.693563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-129a0fab-4d2f-41f7-9492-3d40c8b1601c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:12.866178 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:12.866178 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:12.891228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-129a0fab-4d2f-41f7-9492-3d40c8b1601c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:12.945550 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-129a0fab-4d2f-41f7-9492-3d40c8b1601c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:12.947784 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 64/139] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:12 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 974 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:13.970419 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e69ad01-812e-4325-befc-00cc6ff97948 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:13.975161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e69ad01-812e-4325-befc-00cc6ff97948 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:13.975915 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:13.975915 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:13.977174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e69ad01-812e-4325-befc-00cc6ff97948 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:14.143555 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:14.143555 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:14.166836 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0e69ad01-812e-4325-befc-00cc6ff97948 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:14.227421 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e69ad01-812e-4325-befc-00cc6ff97948 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:14.229331 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 76/140] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:13 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 974 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:15.247005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e3dcbf7-78a5-4596-87ce-0da0c332140c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:15.247546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e3dcbf7-78a5-4596-87ce-0da0c332140c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:15.247687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:15.247687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:15.248413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e3dcbf7-78a5-4596-87ce-0da0c332140c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:15.406625 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:15.406625 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:15.428261 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3e3dcbf7-78a5-4596-87ce-0da0c332140c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:15.503078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e3dcbf7-78a5-4596-87ce-0da0c332140c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:15.505568 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 65/141] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:15 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 974 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:16.527435 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbed4318-94aa-4169-a2e3-318cc089ba89 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:16.529632 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbed4318-94aa-4169-a2e3-318cc089ba89 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:16.530153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:16.530153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:16.530920 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbed4318-94aa-4169-a2e3-318cc089ba89 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:16.629620 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:16.629620 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:16.640304 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bbed4318-94aa-4169-a2e3-318cc089ba89 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:16.669477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbed4318-94aa-4169-a2e3-318cc089ba89 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:16.670713 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 77/142] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:16 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 974 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:17.689208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7be5d69c-d52f-4867-9e24-9aaa2f736f16 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:17.691053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7be5d69c-d52f-4867-9e24-9aaa2f736f16 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:17.691664 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:17.691664 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:17.692224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7be5d69c-d52f-4867-9e24-9aaa2f736f16 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:17.943666 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:17.943666 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:18.002503 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7be5d69c-d52f-4867-9e24-9aaa2f736f16 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:18.094330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7be5d69c-d52f-4867-9e24-9aaa2f736f16 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:18.095147 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 66/143] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:17 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 974 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:18.519616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c08b259-9f80-4660-b65a-7bccc9a6f948 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] DELETE http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:34:18.520175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c08b259-9f80-4660-b65a-7bccc9a6f948 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:18.520368 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:18.520368 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:18.521254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c08b259-9f80-4660-b65a-7bccc9a6f948 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:18.522032 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1c08b259-9f80-4660-b65a-7bccc9a6f948 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Delete volume with id: 132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:34:18.661591 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:18.661591 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:18.667622 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1c08b259-9f80-4660-b65a-7bccc9a6f948 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:34:18.762140 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1c08b259-9f80-4660-b65a-7bccc9a6f948 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Delete volume request issued successfully. Dec 22 09:34:18.764502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c08b259-9f80-4660-b65a-7bccc9a6f948 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 202 Dec 22 09:34:18.769410 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 78/144] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:34:18 2020] DELETE /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:34:18.779085 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-430fa03d-cfa0-4553-9062-eb6fec0b01c7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:34:18.779824 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-430fa03d-cfa0-4553-9062-eb6fec0b01c7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:18.780172 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:18.780172 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:18.780740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-430fa03d-cfa0-4553-9062-eb6fec0b01c7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:18.864325 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:18.864325 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:18.892519 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-430fa03d-cfa0-4553-9062-eb6fec0b01c7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:34:18.935044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-430fa03d-cfa0-4553-9062-eb6fec0b01c7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:34:18.937436 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 67/145] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:18 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:19.116770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a72c3892-e794-4be0-8481-7c70160662aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:19.118267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a72c3892-e794-4be0-8481-7c70160662aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:19.118637 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:19.118637 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:19.119283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a72c3892-e794-4be0-8481-7c70160662aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:19.264279 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:19.264279 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:19.273404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a72c3892-e794-4be0-8481-7c70160662aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:19.298218 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a72c3892-e794-4be0-8481-7c70160662aa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:19.299435 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 79/146] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:19 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 974 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:19.954379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58496207-5a80-4e02-bc7d-7ec451c1e9e7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:34:19.954937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58496207-5a80-4e02-bc7d-7ec451c1e9e7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:19.955070 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:19.955070 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:19.955434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58496207-5a80-4e02-bc7d-7ec451c1e9e7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:20.007135 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:20.007135 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:20.019208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-58496207-5a80-4e02-bc7d-7ec451c1e9e7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:34:20.044431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58496207-5a80-4e02-bc7d-7ec451c1e9e7 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:34:20.045559 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 68/147] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:19 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:20.317498 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23fa72df-5c0c-497b-aae5-9acbff1a149e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:34:20.318055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23fa72df-5c0c-497b-aae5-9acbff1a149e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:20.318271 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:20.318271 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:20.318671 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23fa72df-5c0c-497b-aae5-9acbff1a149e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:20.407462 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:20.407462 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:20.430421 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-23fa72df-5c0c-497b-aae5-9acbff1a149e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:20.499869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23fa72df-5c0c-497b-aae5-9acbff1a149e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:34:20.501451 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 80/148] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:20 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 1362 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:34:20.517804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes Dec 22 09:34:20.518622 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:20.518622 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:20.519459 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1408944399"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:34:20.521681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1408944399'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:34:20.522496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume of 1 GB Dec 22 09:34:20.546551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Availability Zones retrieved successfully. Dec 22 09:34:20.570231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Flow 'volume_create_api' (78a97fb0-6bb7-4ac7-a309-608d0c04c911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:34:20.575149 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f48b22-66e9-44cc-88e5-75d85f25aaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:20.581351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:34:20.676352 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f48b22-66e9-44cc-88e5-75d85f25aaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:20.685738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddabc7ed-b16e-4924-9510-926f1e705daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:20.865776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Created reservations ['279cef9d-9fff-42fe-8cf1-dfda6d09d154', '523386a9-d960-4f45-9da7-acd50d6951bb', 'df251b25-46c5-411f-925f-7d39fa14e3b7', '9e0e2024-880d-4d60-be65-a53916a64627'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:34:20.876488 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddabc7ed-b16e-4924-9510-926f1e705daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['279cef9d-9fff-42fe-8cf1-dfda6d09d154', '523386a9-d960-4f45-9da7-acd50d6951bb', 'df251b25-46c5-411f-925f-7d39fa14e3b7', '9e0e2024-880d-4d60-be65-a53916a64627']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:20.879521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ffc63a0-de28-4446-b8e2-90bcbf0cdb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:21.005037 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ffc63a0-de28-4446-b8e2-90bcbf0cdb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f676290-7549-488f-b8d4-2b19c2ccba54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1408944399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',qos_specs=None,replication_status=,reservations=['279cef9d-9fff-42fe-8cf1-dfda6d09d154','523386a9-d960-4f45-9da7-acd50d6951bb','df251b25-46c5-411f-925f-7d39fa14e3b7','9e0e2024-880d-4d60-be65-a53916a64627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bdc3e511d3483189f398c7f4a491f6',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:34:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1408944399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f676290-7549-488f-b8d4-2b19c2ccba54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='22bdc3e511d3483189f398c7f4a491f6',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:21.007190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5883c6d-dcff-4832-bf78-9833065e8fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:21.061616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-736e819c-962b-414e-b634-907b68693940 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:34:21.062260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-736e819c-962b-414e-b634-907b68693940 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:21.062499 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:21.062499 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:21.062892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-736e819c-962b-414e-b634-907b68693940 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:21.081696 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5883c6d-dcff-4832-bf78-9833065e8fb9) transitioned into state 'SUCCESS' from state '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-1408944399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',qos_specs=None,replication_status=,reservations=['279cef9d-9fff-42fe-8cf1-dfda6d09d154','523386a9-d960-4f45-9da7-acd50d6951bb','df251b25-46c5-411f-925f-7d39fa14e3b7','9e0e2024-880d-4d60-be65-a53916a64627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bdc3e511d3483189f398c7f4a491f6',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:21.088251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77cd23b-36c3-416b-942b-c5f8e21eb519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:21.128736 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77cd23b-36c3-416b-942b-c5f8e21eb519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:21.137780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Flow 'volume_create_api' (78a97fb0-6bb7-4ac7-a309-608d0c04c911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:34:21.159041 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:21.159041 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:21.182967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-736e819c-962b-414e-b634-907b68693940 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Volume info retrieved successfully. Dec 22 09:34:21.250587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-736e819c-962b-414e-b634-907b68693940 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 200 Dec 22 09:34:21.259722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume request issued successfully. Dec 22 09:34:21.263178 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 81/149] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:21 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 921 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:21.298554 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0fe5a36-4df7-4dab-a5da-0ab2f0ce3ecb tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes returned with HTTP 202 Dec 22 09:34:21.304442 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 69/150] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:34:20 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes => generated 821 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:34:21.315473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb711f4f-aa29-421c-91ee-7d73150902cc tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:34:21.316840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb711f4f-aa29-421c-91ee-7d73150902cc tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:21.316840 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:21.316840 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:21.316840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb711f4f-aa29-421c-91ee-7d73150902cc tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:21.424673 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:21.424673 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:21.453189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cb711f4f-aa29-421c-91ee-7d73150902cc tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:21.500454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb711f4f-aa29-421c-91ee-7d73150902cc tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:34:21.503975 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 82/151] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:21 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 889 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:22.274652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3a2397d-0379-459a-af05-deb2ce682986 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] GET http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 Dec 22 09:34:22.275397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3a2397d-0379-459a-af05-deb2ce682986 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:22.275489 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:22.275489 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:22.275978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3a2397d-0379-459a-af05-deb2ce682986 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:22.413576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3a2397d-0379-459a-af05-deb2ce682986 tempest-LiveAutoBlockMigrationV225Test-826133019 tempest-LiveAutoBlockMigrationV225Test-826133019] http://10.222.0.50/volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 returned with HTTP 404 Dec 22 09:34:22.422865 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 70/152] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:22 2020] GET /volume/v3/92202f56ba024bd88bdda46d20163167/volumes/132c150d-f90a-4fa0-aac3-864b61eec874 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:34:22.522906 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c957a2a0-9311-4432-b749-89a69eedd7e0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:34:22.523669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c957a2a0-9311-4432-b749-89a69eedd7e0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:22.524222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:22.524222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:22.525078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c957a2a0-9311-4432-b749-89a69eedd7e0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:22.652991 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:22.652991 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:22.670913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c957a2a0-9311-4432-b749-89a69eedd7e0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:22.714359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c957a2a0-9311-4432-b749-89a69eedd7e0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:34:22.715771 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 83/153] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:22 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:23.734229 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c07f96e-a0b3-435e-b2a1-1850f5f10d15 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:34:23.735123 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c07f96e-a0b3-435e-b2a1-1850f5f10d15 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:23.735957 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c07f96e-a0b3-435e-b2a1-1850f5f10d15 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:23.935721 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:23.935721 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:23.964552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9c07f96e-a0b3-435e-b2a1-1850f5f10d15 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:24.070282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c07f96e-a0b3-435e-b2a1-1850f5f10d15 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:34:24.073555 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 71/154] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:23 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 914 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:24.102542 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes Dec 22 09:34:24.102989 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:24.102989 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:24.104097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-387500593"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:34:24.112531 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-387500593'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:34:24.113664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume of 1 GB Dec 22 09:34:24.185536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Availability Zones retrieved successfully. Dec 22 09:34:24.301266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Flow 'volume_create_api' (717ab470-ef86-4e42-bb55-7745a3ea5701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:34:24.321746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b7241f-218d-4243-b3ac-5f3c9920aeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:24.323466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:34:24.466704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b7241f-218d-4243-b3ac-5f3c9920aeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:24.469965 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a9f746-7dc4-4fad-a31f-c8eadde09a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:24.579036 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Created reservations ['735e3b61-62af-415b-b9dc-116a81396c67', '209133fe-916b-4c92-ba66-82e7a43fc3bf', '1c05e369-ea91-4c6a-a67e-716aa8f6c863', 'bfeed474-5375-427a-9d86-ba6ef19e4500'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:34:24.583775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a9f746-7dc4-4fad-a31f-c8eadde09a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['735e3b61-62af-415b-b9dc-116a81396c67', '209133fe-916b-4c92-ba66-82e7a43fc3bf', '1c05e369-ea91-4c6a-a67e-716aa8f6c863', 'bfeed474-5375-427a-9d86-ba6ef19e4500']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:24.588476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2342bd66-6964-4720-82ac-6f0840a6fe63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:24.669581 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2342bd66-6964-4720-82ac-6f0840a6fe63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '688820ee-ff4b-4bd8-8455-e5917b6ed54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-387500593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',qos_specs=None,replication_status=,reservations=['735e3b61-62af-415b-b9dc-116a81396c67','209133fe-916b-4c92-ba66-82e7a43fc3bf','1c05e369-ea91-4c6a-a67e-716aa8f6c863','bfeed474-5375-427a-9d86-ba6ef19e4500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bdc3e511d3483189f398c7f4a491f6',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-387500593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=688820ee-ff4b-4bd8-8455-e5917b6ed54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='22bdc3e511d3483189f398c7f4a491f6',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:24.672510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c107c80-befc-4598-aa8b-1bbf97330234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:24.743791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c107c80-befc-4598-aa8b-1bbf97330234) transitioned into state 'SUCCESS' from state '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-387500593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f885b02df6f418abdaeaf80d8c5dc8f',qos_specs=None,replication_status=,reservations=['735e3b61-62af-415b-b9dc-116a81396c67','209133fe-916b-4c92-ba66-82e7a43fc3bf','1c05e369-ea91-4c6a-a67e-716aa8f6c863','bfeed474-5375-427a-9d86-ba6ef19e4500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22bdc3e511d3483189f398c7f4a491f6',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:24.749898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa645ad-8852-4466-95e9-e0cb614e94a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:34:24.775114 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa645ad-8852-4466-95e9-e0cb614e94a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:34:24.778148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Flow 'volume_create_api' (717ab470-ef86-4e42-bb55-7745a3ea5701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:34:24.852325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Create volume request issued successfully. Dec 22 09:34:24.875806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a46f0917-bed1-4cab-b9b3-c8741d6d3e08 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes returned with HTTP 202 Dec 22 09:34:24.876878 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 84/155] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:34:24 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes => generated 820 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:34:24.903517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9889005-4086-467e-ac20-183e8284e92f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:34:24.905113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9889005-4086-467e-ac20-183e8284e92f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:24.909637 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:24.909637 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:24.910887 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9889005-4086-467e-ac20-183e8284e92f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:25.049343 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:25.049343 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:25.066579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e9889005-4086-467e-ac20-183e8284e92f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:25.108985 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9889005-4086-467e-ac20-183e8284e92f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 200 Dec 22 09:34:25.121570 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 72/156] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:24 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 888 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:34:26.129646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f29d506-8458-4a3f-85a2-5cd8e208d517 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:34:26.130347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f29d506-8458-4a3f-85a2-5cd8e208d517 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:34:26.130347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:34:26.130347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:34:26.130835 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f29d506-8458-4a3f-85a2-5cd8e208d517 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:34:26.206701 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:34:26.206701 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:34:26.216516 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1f29d506-8458-4a3f-85a2-5cd8e208d517 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:34:26.244352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f29d506-8458-4a3f-85a2-5cd8e208d517 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 200 Dec 22 09:34:26.257805 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 85/157] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:34:26 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 913 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:01.878040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-9e944447-6368-4d39-9b1b-8f004142d037 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:35:01.878634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-9e944447-6368-4d39-9b1b-8f004142d037 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:01.878764 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:01.878764 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:01.879087 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-9e944447-6368-4d39-9b1b-8f004142d037 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:01.930761 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:01.930761 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:01.939425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a0e4566d-3a63-4192-8451-2b907153460b req-9e944447-6368-4d39-9b1b-8f004142d037 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:35:01.963961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-9e944447-6368-4d39-9b1b-8f004142d037 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:35:01.964888 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 73/158] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:01 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 1362 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:01.979782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:35:01.980411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:01.980554 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:01.980554 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:01.980931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:02.030571 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:02.030571 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:02.041075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:35:02.063811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:35:02.064714 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 86/159] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:01 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:02.082018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a2e78fec-a9fe-48d3-89f5-f081d1961f44 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:35:02.082518 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a2e78fec-a9fe-48d3-89f5-f081d1961f44 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:02.082729 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:02.082729 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:02.083093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a2e78fec-a9fe-48d3-89f5-f081d1961f44 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:02.132337 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:02.132337 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:02.140896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a0e4566d-3a63-4192-8451-2b907153460b req-a2e78fec-a9fe-48d3-89f5-f081d1961f44 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:35:02.163804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a2e78fec-a9fe-48d3-89f5-f081d1961f44 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 200 Dec 22 09:35:02.164918 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 74/160] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:02 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:02.184551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume// Dec 22 09:35:02.185033 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:02.185240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:02.185240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:02.185646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:02.187113 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:02.187755 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 87/161] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:35:02 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 09:35:02.215425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-5bf9ada2-f9f0-4abc-afcf-00a36a6206fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments Dec 22 09:35:02.216365 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:02.216365 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:02.217285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-5bf9ada2-f9f0-4abc-afcf-00a36a6206fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eba81736-63a2-4fe5-9256-11a1d535c7f0", "instance_uuid": "174e1a97-db7c-4c8c-a3a9-32566579c3ad", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:02.278771 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:02.278771 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:02.337067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-5bf9ada2-f9f0-4abc-afcf-00a36a6206fa tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments returned with HTTP 200 Dec 22 09:35:02.338771 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 75/162] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:35:02 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:02.346332 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume// Dec 22 09:35:02.346765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:02.347529 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:02.348784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:02.349739 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 88/163] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:35:02 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 09:35:02.362742 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-00e90fc4-0f35-4359-9fa8-96c733227726 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments Dec 22 09:35:02.363258 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:02.363258 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:02.363658 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-00e90fc4-0f35-4359-9fa8-96c733227726 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f676290-7549-488f-b8d4-2b19c2ccba54", "instance_uuid": "174e1a97-db7c-4c8c-a3a9-32566579c3ad", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:02.417438 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:02.417438 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:02.473163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-00e90fc4-0f35-4359-9fa8-96c733227726 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments returned with HTTP 200 Dec 22 09:35:02.474057 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 76/164] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:35:02 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:35:02.481489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume// Dec 22 09:35:02.481960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:02.482441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:02.483462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:02.484064 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 89/165] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:35:02 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:35:02.504134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-1fbf457d-4abd-4178-be9e-78842640b5ed tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments Dec 22 09:35:02.504653 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:02.504653 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:02.505075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-1fbf457d-4abd-4178-be9e-78842640b5ed tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "688820ee-ff4b-4bd8-8455-e5917b6ed54a", "instance_uuid": "174e1a97-db7c-4c8c-a3a9-32566579c3ad", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:02.564760 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:02.564760 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:02.620379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-1fbf457d-4abd-4178-be9e-78842640b5ed tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments returned with HTTP 200 Dec 22 09:35:02.621311 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 77/166] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:35:02 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:04.497438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume// Dec 22 09:35:04.498064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:04.498384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:04.499485 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-f619e740-7a7e-4c9f-88fd-5bb875cc9555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:04.500150 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 90/167] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:35:04 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:35:04.516359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-030f3eff-25f8-453c-bce4-fd91b37a6555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:35:04.516893 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-030f3eff-25f8-453c-bce4-fd91b37a6555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:04.517587 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:04.517587 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:04.518288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-030f3eff-25f8-453c-bce4-fd91b37a6555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:04.637655 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:04.637655 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:04.651125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a0e4566d-3a63-4192-8451-2b907153460b req-030f3eff-25f8-453c-bce4-fd91b37a6555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:35:04.672735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:04.672735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:04.684104 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-030f3eff-25f8-453c-bce4-fd91b37a6555 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:35:04.685528 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 78/168] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:35:04 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 1460 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:35:04.727900 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-892d36d3-9207-4013-9251-9e43e616558a tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] PUT http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa Dec 22 09:35:04.729071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-892d36d3-9207-4013-9251-9e43e616558a tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:04.763122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:35:04.763122 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:35:04.764023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a0e4566d-3a63-4192-8451-2b907153460b req-892d36d3-9207-4013-9251-9e43e616558a tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Lock "b'cinder-attachment_update-eba81736-63a2-4fe5-9256-11a1d535c7f0-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:35:04.766344 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:04.766344 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:05.237706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] POST http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes Dec 22 09:35:05.238828 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:05.238828 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:05.240115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1395704225"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:05.242343 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1395704225'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:35:05.243679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Create volume of 1 GB Dec 22 09:35:05.287637 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Availability Zones retrieved successfully. Dec 22 09:35:05.325870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Flow 'volume_create_api' (cbf07028-57a0-4a6a-b5bb-9c05fe164dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:35:05.329131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f643db5-36b2-4d48-86f0-ffb9c2fd38c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:05.331205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:35:05.468123 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f643db5-36b2-4d48-86f0-ffb9c2fd38c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:05.471090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9318aff-cb3f-49ee-a9b1-c3814be8f2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:05.575966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Created reservations ['83a2c161-1f7d-4195-a6ae-87157e05f9a6', '37452aa2-d27c-40e5-980e-29eeeb7da559', '20a9485b-343f-471d-8d84-3b6beb600f78', '2e43e988-c53f-4905-9a11-f503750879ca'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:35:05.578100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9318aff-cb3f-49ee-a9b1-c3814be8f2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83a2c161-1f7d-4195-a6ae-87157e05f9a6', '37452aa2-d27c-40e5-980e-29eeeb7da559', '20a9485b-343f-471d-8d84-3b6beb600f78', '2e43e988-c53f-4905-9a11-f503750879ca']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:05.580525 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a539e201-8299-4350-a372-c58419c34c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:05.677224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a539e201-8299-4350-a372-c58419c34c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58dd76ce-49d8-469f-bd11-3960dcea426d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1395704225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83c98bf184543b3b651b8ac808b3e8b',qos_specs=None,replication_status=,reservations=['83a2c161-1f7d-4195-a6ae-87157e05f9a6','37452aa2-d27c-40e5-980e-29eeeb7da559','20a9485b-343f-471d-8d84-3b6beb600f78','2e43e988-c53f-4905-9a11-f503750879ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d4497ff131417892303c46ff20295e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1395704225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58dd76ce-49d8-469f-bd11-3960dcea426d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83c98bf184543b3b651b8ac808b3e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b3d4497ff131417892303c46ff20295e',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:05.681958 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f476e1-3bfe-4949-adcc-5589bc058ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:05.720105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f476e1-3bfe-4949-adcc-5589bc058ade) transitioned into state 'SUCCESS' from state '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-1395704225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83c98bf184543b3b651b8ac808b3e8b',qos_specs=None,replication_status=,reservations=['83a2c161-1f7d-4195-a6ae-87157e05f9a6','37452aa2-d27c-40e5-980e-29eeeb7da559','20a9485b-343f-471d-8d84-3b6beb600f78','2e43e988-c53f-4905-9a11-f503750879ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d4497ff131417892303c46ff20295e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:05.722319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c09376-7fa0-4bf8-8c9c-81bd00a87f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:05.742482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c09376-7fa0-4bf8-8c9c-81bd00a87f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:05.745622 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Flow 'volume_create_api' (cbf07028-57a0-4a6a-b5bb-9c05fe164dfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:35:05.810539 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Create volume request issued successfully. Dec 22 09:35:05.826950 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23c9fb0c-9a11-42a0-89aa-50e3cdd6430a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes returned with HTTP 202 Dec 22 09:35:05.838978 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 79/169] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:35:05 2020] POST /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes => generated 824 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:35:05.845085 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ce9fecd8-76ef-4f8c-98be-3c3d015ea969 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:05.846017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ce9fecd8-76ef-4f8c-98be-3c3d015ea969 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:05.848056 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:05.848056 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:05.848892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ce9fecd8-76ef-4f8c-98be-3c3d015ea969 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:05.961105 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:05.961105 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:05.990326 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ce9fecd8-76ef-4f8c-98be-3c3d015ea969 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:06.063470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ce9fecd8-76ef-4f8c-98be-3c3d015ea969 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:06.074512 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 80/170] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:05 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 892 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:06.910454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a0e4566d-3a63-4192-8451-2b907153460b req-892d36d3-9207-4013-9251-9e43e616558a tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Lock "b'cinder-attachment_update-eba81736-63a2-4fe5-9256-11a1d535c7f0-n-h1-765315-5'" released by "attachment_update" :: held 2.146s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:35:06.911778 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-892d36d3-9207-4013-9251-9e43e616558a tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa returned with HTTP 200 Dec 22 09:35:06.913788 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 91/171] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:35:04 2020] PUT /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa => generated 762 bytes in 2191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:07.080921 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e5730f6-2ad6-41c8-8788-cc5524ac4aa9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:07.082032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e5730f6-2ad6-41c8-8788-cc5524ac4aa9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:07.082385 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:07.082385 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:07.083489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e5730f6-2ad6-41c8-8788-cc5524ac4aa9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:07.122280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa/action Dec 22 09:35:07.123097 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:07.123097 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:07.123806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:35:07.128772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:07.300088 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:07.300088 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:07.319207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e5730f6-2ad6-41c8-8788-cc5524ac4aa9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:07.324717 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:07.324717 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:07.351386 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa/action returned with HTTP 204 Dec 22 09:35:07.352880 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 92/172] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:35:07 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:35:07.391658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e5730f6-2ad6-41c8-8788-cc5524ac4aa9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:07.393127 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 81/173] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:07 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 916 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:07.404662 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume// Dec 22 09:35:07.405148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:07.405372 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:07.405372 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:07.405757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:07.406801 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-66da5aac-9a05-47f7-bd5b-49302462637e tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:07.407396 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 93/174] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:35:07 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:35:07.424481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a053c785-fb51-41e8-8dc5-f5a4e28454d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:35:07.425236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a053c785-fb51-41e8-8dc5-f5a4e28454d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:07.425458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:07.425458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:07.425813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a053c785-fb51-41e8-8dc5-f5a4e28454d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:07.479767 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:07.479767 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:07.489752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a0e4566d-3a63-4192-8451-2b907153460b req-a053c785-fb51-41e8-8dc5-f5a4e28454d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:35:07.512762 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:07.512762 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:07.523445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-a053c785-fb51-41e8-8dc5-f5a4e28454d4 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:35:07.524986 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 82/175] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:35:07 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 1012 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:35:07.573288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-0b743ef5-4bb7-46a5-8eb1-f887bd5db4d2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] PUT http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00 Dec 22 09:35:07.574370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-0b743ef5-4bb7-46a5-8eb1-f887bd5db4d2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:07.617695 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:35:07.617695 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:35:07.618178 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a0e4566d-3a63-4192-8451-2b907153460b req-0b743ef5-4bb7-46a5-8eb1-f887bd5db4d2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Lock "b'cinder-attachment_update-7f676290-7549-488f-b8d4-2b19c2ccba54-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.016s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:35:07.620572 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:07.620572 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:08.411781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-844ed0f2-e221-4d46-9aca-648f7400117c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:08.412533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-844ed0f2-e221-4d46-9aca-648f7400117c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:08.412665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:08.412665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:08.413152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-844ed0f2-e221-4d46-9aca-648f7400117c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:08.478305 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:08.478305 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:08.489481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-844ed0f2-e221-4d46-9aca-648f7400117c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:08.515192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-844ed0f2-e221-4d46-9aca-648f7400117c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:08.516617 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 83/176] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:08 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:35:08.964075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:08.964934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:08.965347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:08.965347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:08.966040 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:09.026104 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.026104 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.036969 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:09.062581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:09.063431 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 84/177] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:08 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:35:09.187363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume// Dec 22 09:35:09.187845 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:09.188121 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:09.188121 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:09.188526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:09.189697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-793ca70a-0fa0-4570-a287-9bc198729f1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:09.190452 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 85/178] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:35:09 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 09:35:09.228081 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-49f17162-88d5-4fe7-ab10-2ef1832d1c4a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] POST http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments Dec 22 09:35:09.228906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-49f17162-88d5-4fe7-ab10-2ef1832d1c4a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58dd76ce-49d8-469f-bd11-3960dcea426d", "instance_uuid": "ea0b775d-616e-4eff-af1c-2d2a59492fc2", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:09.349738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.349738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.453843 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-49f17162-88d5-4fe7-ab10-2ef1832d1c4a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments returned with HTTP 200 Dec 22 09:35:09.454977 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 86/179] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:35:09 2020] POST /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:09.495587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a0e4566d-3a63-4192-8451-2b907153460b req-0b743ef5-4bb7-46a5-8eb1-f887bd5db4d2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Lock "b'cinder-attachment_update-7f676290-7549-488f-b8d4-2b19c2ccba54-n-h1-765315-5'" released by "attachment_update" :: held 1.877s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:35:09.496541 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-0b743ef5-4bb7-46a5-8eb1-f887bd5db4d2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00 returned with HTTP 200 Dec 22 09:35:09.497802 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 94/180] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:35:07 2020] PUT /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00 => generated 762 bytes in 1931 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:35:09.515882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:09.516439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:09.516646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:09.516646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:09.517011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:09.547386 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00/action Dec 22 09:35:09.548177 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:09.548177 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:09.548982 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:35:09.549580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:09.604841 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.604841 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.616469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:09.653781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.653781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.666477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:09.668662 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 87/181] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:09 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:09.669850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume// Dec 22 09:35:09.670805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:09.671223 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:09.671223 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:09.671900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:09.673167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5fb73eff-bb0c-469d-88bf-a74c89b01cb3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:09.673925 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 88/182] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09: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) Dec 22 09:35:09.714381 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-f184cea7-cb90-47aa-b0d8-cefecf4c32c1 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:09.715350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-f184cea7-cb90-47aa-b0d8-cefecf4c32c1 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:09.716441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-f184cea7-cb90-47aa-b0d8-cefecf4c32c1 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:09.750240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.750240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.778498 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00/action returned with HTTP 204 Dec 22 09:35:09.779891 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 95/183] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:35:09 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:35:09.823411 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume// Dec 22 09:35:09.824651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:09.825888 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:09.825888 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:09.826568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:09.827849 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-113c269d-aa02-4738-911f-a0f5c156d62c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:09.828710 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 96/184] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:35:09 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:35:09.829641 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.829641 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.843180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-d6fb1801-b3f1-4301-8bb9-e477a9739267 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:35:09.844084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-d6fb1801-b3f1-4301-8bb9-e477a9739267 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:09.845165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-d6fb1801-b3f1-4301-8bb9-e477a9739267 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:09.849936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-f184cea7-cb90-47aa-b0d8-cefecf4c32c1 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:09.897340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.897340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.910615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-f184cea7-cb90-47aa-b0d8-cefecf4c32c1 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:09.916234 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 89/185] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:35:09 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1015 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 09:35:09.953760 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-b11e1551-f771-4f41-8ddf-f5ffebc9cf2c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] PUT http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5 Dec 22 09:35:09.954268 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:09.954268 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:09.954692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-b11e1551-f771-4f41-8ddf-f5ffebc9cf2c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h2-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:09.983491 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:09.983491 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:09.998196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a0e4566d-3a63-4192-8451-2b907153460b req-d6fb1801-b3f1-4301-8bb9-e477a9739267 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:35:10.020507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:35:10.020507 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:35:10.020999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-b11e1551-f771-4f41-8ddf-f5ffebc9cf2c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Lock "b'cinder-attachment_update-58dd76ce-49d8-469f-bd11-3960dcea426d-n-h2-765315-5'" acquired by "attachment_update" :: waited 0.012s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:35:10.024324 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:10.024324 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:10.029020 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:10.029020 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:10.058122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-d6fb1801-b3f1-4301-8bb9-e477a9739267 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 200 Dec 22 09:35:10.059756 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 97/186] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:35:09 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 1011 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 09:35:10.097429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-22d17a4a-f529-496f-b9b1-6503c2ebaf26 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] PUT http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114 Dec 22 09:35:10.098402 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:10.098402 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:10.099233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-22d17a4a-f529-496f-b9b1-6503c2ebaf26 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:10.144148 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:35:10.144148 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:35:10.145547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a0e4566d-3a63-4192-8451-2b907153460b req-22d17a4a-f529-496f-b9b1-6503c2ebaf26 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Lock "b'cinder-attachment_update-688820ee-ff4b-4bd8-8455-e5917b6ed54a-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.019s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:35:10.150462 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:10.150462 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:12.925587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a0e4566d-3a63-4192-8451-2b907153460b req-22d17a4a-f529-496f-b9b1-6503c2ebaf26 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Lock "b'cinder-attachment_update-688820ee-ff4b-4bd8-8455-e5917b6ed54a-n-h1-765315-5'" released by "attachment_update" :: held 2.779s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:35:12.926645 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-22d17a4a-f529-496f-b9b1-6503c2ebaf26 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114 returned with HTTP 200 Dec 22 09:35:12.930561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 98/187] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:35:10 2020] PUT /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114 => generated 762 bytes in 2839 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:12.947708 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-728cdc56-cfce-40d7-9a0e-c15cd6deb350 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:12.963430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-728cdc56-cfce-40d7-9a0e-c15cd6deb350 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:12.963979 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:12.963979 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:12.964619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-728cdc56-cfce-40d7-9a0e-c15cd6deb350 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:13.098517 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:13.098517 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:13.132187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-728cdc56-cfce-40d7-9a0e-c15cd6deb350 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:13.165240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:13.165240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:13.185267 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-728cdc56-cfce-40d7-9a0e-c15cd6deb350 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:13.187059 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 99/188] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:12 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:13.207143 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-e52a5545-3459-4429-b313-01801b76f450 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] POST http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114/action Dec 22 09:35:13.211557 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:13.211557 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:13.216023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-e52a5545-3459-4429-b313-01801b76f450 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:35:13.217563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-e52a5545-3459-4429-b313-01801b76f450 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:13.321497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-b11e1551-f771-4f41-8ddf-f5ffebc9cf2c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Lock "b'cinder-attachment_update-58dd76ce-49d8-469f-bd11-3960dcea426d-n-h2-765315-5'" released by "attachment_update" :: held 3.300s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:35:13.322443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-b11e1551-f771-4f41-8ddf-f5ffebc9cf2c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5 returned with HTTP 200 Dec 22 09:35:13.323805 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 90/189] 10.222.0.37 () {64 vars in 1468 bytes} [Tue Dec 22 09:35:09 2020] PUT /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5 => generated 762 bytes in 3375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:13.493504 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:13.493504 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:13.525381 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a0e4566d-3a63-4192-8451-2b907153460b req-e52a5545-3459-4429-b313-01801b76f450 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114/action returned with HTTP 204 Dec 22 09:35:13.526509 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 100/190] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:35:13 2020] POST /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114/action => generated 0 bytes in 336 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:35:14.216438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e51100a-402b-47b4-975b-1cb1eeed1c7d tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:14.222149 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e51100a-402b-47b4-975b-1cb1eeed1c7d tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:14.224766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:14.224766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:14.227894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e51100a-402b-47b4-975b-1cb1eeed1c7d tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:14.508503 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:14.508503 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:14.547929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e51100a-402b-47b4-975b-1cb1eeed1c7d tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:14.606126 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:14.606126 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:14.638014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e51100a-402b-47b4-975b-1cb1eeed1c7d tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:14.655980 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 91/191] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:14 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 917 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:15.669028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6d76a72-1874-4f4d-9443-2d49739343b9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:15.669811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6d76a72-1874-4f4d-9443-2d49739343b9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:15.670010 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:15.670010 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:15.670318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6d76a72-1874-4f4d-9443-2d49739343b9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:15.944486 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:15.944486 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:16.019168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b6d76a72-1874-4f4d-9443-2d49739343b9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:16.089822 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:16.089822 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:16.121935 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6d76a72-1874-4f4d-9443-2d49739343b9 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:16.129275 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 101/192] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:15 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 917 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:17.156042 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c2b5c918-189b-41f3-96e0-5c53ab4afbe7 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:17.157727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c2b5c918-189b-41f3-96e0-5c53ab4afbe7 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:17.158306 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:17.158306 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:17.159832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c2b5c918-189b-41f3-96e0-5c53ab4afbe7 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:17.278774 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:17.278774 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:17.289903 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c2b5c918-189b-41f3-96e0-5c53ab4afbe7 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:17.312381 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:17.312381 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:17.327075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c2b5c918-189b-41f3-96e0-5c53ab4afbe7 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:17.328221 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 92/193] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:17 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:18.347184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-24992ef2-a840-41cf-9d54-90507831d1b2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:18.347907 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-24992ef2-a840-41cf-9d54-90507831d1b2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:18.348128 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:18.348128 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:18.348767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-24992ef2-a840-41cf-9d54-90507831d1b2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:18.467507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:18.467507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:18.502427 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-24992ef2-a840-41cf-9d54-90507831d1b2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:18.577312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:18.577312 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:18.593494 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-24992ef2-a840-41cf-9d54-90507831d1b2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:18.597929 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 102/194] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:18 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:19.074216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-a78ab5d2-cd5a-4b2d-990f-ef0cffb3c1ac tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] POST http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5/action Dec 22 09:35:19.074725 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:19.074725 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:19.075156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-a78ab5d2-cd5a-4b2d-990f-ef0cffb3c1ac tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action body: b'{"os-complete": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:35:19.075534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-a78ab5d2-cd5a-4b2d-990f-ef0cffb3c1ac tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:19.189189 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:19.189189 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:19.222734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-fe60dedb-11ed-4137-85e6-93d44acb2e94 req-a78ab5d2-cd5a-4b2d-990f-ef0cffb3c1ac tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5/action returned with HTTP 204 Dec 22 09:35:19.223891 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 93/195] 10.222.0.37 () {64 vars in 1489 bytes} [Tue Dec 22 09:35:19 2020] POST /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:35:19.613400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1327e340-9d0f-401c-aad6-e3f828476bf3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:19.613974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1327e340-9d0f-401c-aad6-e3f828476bf3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:19.614110 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:19.614110 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:19.614442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1327e340-9d0f-401c-aad6-e3f828476bf3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:19.779016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:19.779016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:19.802679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1327e340-9d0f-401c-aad6-e3f828476bf3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:19.859696 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:19.859696 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:19.877488 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1327e340-9d0f-401c-aad6-e3f828476bf3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:19.882866 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 103/196] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:19 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1209 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:21.471764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-d70215b6-29e7-4338-b7c3-371658d7d2b2 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] GET http://10.222.0.50/volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:21.472340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-d70215b6-29e7-4338-b7c3-371658d7d2b2 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:21.472468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:21.472468 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:21.473172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-d70215b6-29e7-4338-b7c3-371658d7d2b2 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:21.571853 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:21.571853 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:21.581357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-d70215b6-29e7-4338-b7c3-371658d7d2b2 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] Volume info retrieved successfully. Dec 22 09:35:21.610936 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:21.610936 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:21.619529 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-d70215b6-29e7-4338-b7c3-371658d7d2b2 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] http://10.222.0.50/volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:21.620859 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 94/197] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:21 2020] GET /volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1391 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:21.635376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-8a6eb5aa-4d8a-4ecf-a8e0-4e739cc09ffa tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] GET http://10.222.0.50/volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/35d77d15-08df-4b81-828f-66e8ca3852e4 Dec 22 09:35:21.636454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-8a6eb5aa-4d8a-4ecf-a8e0-4e739cc09ffa tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:21.636816 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:21.636816 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:21.637647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-8a6eb5aa-4d8a-4ecf-a8e0-4e739cc09ffa tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:21.711768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d2fdd900-58a8-4f2d-82de-bc18632d43d8 req-8a6eb5aa-4d8a-4ecf-a8e0-4e739cc09ffa tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] http://10.222.0.50/volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/35d77d15-08df-4b81-828f-66e8ca3852e4 returned with HTTP 404 Dec 22 09:35:21.713413 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 104/198] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:21 2020] GET /volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/35d77d15-08df-4b81-828f-66e8ca3852e4 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:35:21.729928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-425e35cf-0bce-43fc-ba3b-2af88e9132b0 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:21.734661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-425e35cf-0bce-43fc-ba3b-2af88e9132b0 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:21.743482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:21.743482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:21.744527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-425e35cf-0bce-43fc-ba3b-2af88e9132b0 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:21.851283 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:21.851283 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:21.880932 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-425e35cf-0bce-43fc-ba3b-2af88e9132b0 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:21.955138 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:21.955138 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:21.994623 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-425e35cf-0bce-43fc-ba3b-2af88e9132b0 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:21.995927 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 95/199] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:21 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1209 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:22.205406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-d6952de2-df27-4d45-9dae-4bcc25a8b51e tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:22.212958 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-d6952de2-df27-4d45-9dae-4bcc25a8b51e tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:22.217217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-d6952de2-df27-4d45-9dae-4bcc25a8b51e tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:22.359190 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:22.359190 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:22.369534 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-dba06703-f923-493d-b4c8-dbd840ab962b req-d6952de2-df27-4d45-9dae-4bcc25a8b51e tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:22.391735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:22.391735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:22.401617 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-d6952de2-df27-4d45-9dae-4bcc25a8b51e tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:22.403061 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 105/200] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:22 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1209 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:22.424748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] POST http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d/action Dec 22 09:35:22.425538 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:22.425538 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:22.426286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action body: b'{"os-begin_detaching": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:35:22.426889 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:22.511192 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:22.511192 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:22.513303 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:22.536310 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Begin detaching volume completed successfully. Dec 22 09:35:22.537103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d/action returned with HTTP 202 Dec 22 09:35:22.538838 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 96/201] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:35:22 2020] POST /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:35:22.567402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4aafdb95-1d03-4d04-a343-7725fd744921 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:22.567905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4aafdb95-1d03-4d04-a343-7725fd744921 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:22.568322 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:22.568322 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:22.568994 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4aafdb95-1d03-4d04-a343-7725fd744921 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:22.648085 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume// Dec 22 09:35:22.648565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:22.648788 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:22.648788 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:22.649174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:22.650224 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-1f7a2162-8127-4cef-b37f-bbe23617fa9f tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:35:22.654421 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 97/202] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:35:22 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:35:22.667587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-71525d54-6722-4bf8-aad0-b071bb734103 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:22.668181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-71525d54-6722-4bf8-aad0-b071bb734103 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:22.668661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-71525d54-6722-4bf8-aad0-b071bb734103 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:22.745952 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:22.745952 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:22.768383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4aafdb95-1d03-4d04-a343-7725fd744921 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:22.819306 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:22.819306 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:22.840997 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:22.840997 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:22.845583 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4aafdb95-1d03-4d04-a343-7725fd744921 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:22.846574 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 106/203] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:22 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1212 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:22.873820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-dba06703-f923-493d-b4c8-dbd840ab962b req-71525d54-6722-4bf8-aad0-b071bb734103 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:22.906645 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:22.906645 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:22.924644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-71525d54-6722-4bf8-aad0-b071bb734103 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:22.925482 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 98/204] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:35:22 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1311 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 09:35:23.449895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-49d2e0ae-93d2-48db-9ce7-b4f66cd4bbaa tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] DELETE http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5 Dec 22 09:35:23.450534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-49d2e0ae-93d2-48db-9ce7-b4f66cd4bbaa tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:23.450728 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:23.450728 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:23.451368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-49d2e0ae-93d2-48db-9ce7-b4f66cd4bbaa tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:23.497515 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:23.497515 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:23.864816 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9931b52-204a-4fa6-876e-59d1c76fffd3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:23.865950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9931b52-204a-4fa6-876e-59d1c76fffd3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:23.866433 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:23.866433 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:23.867087 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9931b52-204a-4fa6-876e-59d1c76fffd3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:23.962537 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:23.962537 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:23.974300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a9931b52-204a-4fa6-876e-59d1c76fffd3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:24.011445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:24.011445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:24.022108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9931b52-204a-4fa6-876e-59d1c76fffd3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:24.023315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 99/205] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:23 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 1212 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:35:24.421462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-dba06703-f923-493d-b4c8-dbd840ab962b req-49d2e0ae-93d2-48db-9ce7-b4f66cd4bbaa tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:35:24.422152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-dba06703-f923-493d-b4c8-dbd840ab962b req-49d2e0ae-93d2-48db-9ce7-b4f66cd4bbaa tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:35:24.437536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-dba06703-f923-493d-b4c8-dbd840ab962b req-49d2e0ae-93d2-48db-9ce7-b4f66cd4bbaa tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5 returned with HTTP 200 Dec 22 09:35:24.438665 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 107/206] 10.222.0.37 () {62 vars in 1437 bytes} [Tue Dec 22 09:35:23 2020] DELETE /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/attachments/b6e8fae2-550c-409b-abbe-8a5e9b14b1c5 => generated 19 bytes in 993 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:25.043026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ec54f42-25d1-4252-ae14-86ed3a45d2e3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:25.044524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ec54f42-25d1-4252-ae14-86ed3a45d2e3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:25.045028 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:25.045028 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:25.046939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ec54f42-25d1-4252-ae14-86ed3a45d2e3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:25.159849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:25.159849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:25.199847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4ec54f42-25d1-4252-ae14-86ed3a45d2e3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:25.257180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ec54f42-25d1-4252-ae14-86ed3a45d2e3 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:25.261051 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 100/207] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:25 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 917 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:25.295596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] POST http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes Dec 22 09:35:25.296406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:25.296406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:25.297155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1681674962"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:35:25.298415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1681674962'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:35:25.299204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Create volume of 1 GB Dec 22 09:35:25.300260 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:25.300260 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:25.339888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Availability Zones retrieved successfully. Dec 22 09:35:25.389394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Flow 'volume_create_api' (89961ca1-3eb2-4d09-960f-3d24f4760987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:35:25.392653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8ce0e5-360c-4e94-b3d7-ce475ba65e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:25.394783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:35:25.560882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8ce0e5-360c-4e94-b3d7-ce475ba65e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:25.563391 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0834e8c9-f273-482d-87dd-327682f6d833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:25.649704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Created reservations ['aaceb9ed-3fff-4e11-a1ae-0b8b3a78df12', 'd21d35fb-1d07-49e4-ab50-01bebae2c9b1', 'e3390127-5fe9-47a8-aac2-e9a5f7befe86', '9f423507-48e9-4579-ad5b-260564086b6a'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:35:25.652211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0834e8c9-f273-482d-87dd-327682f6d833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaceb9ed-3fff-4e11-a1ae-0b8b3a78df12', 'd21d35fb-1d07-49e4-ab50-01bebae2c9b1', 'e3390127-5fe9-47a8-aac2-e9a5f7befe86', '9f423507-48e9-4579-ad5b-260564086b6a']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:25.661879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04735cfb-d6d2-49ee-be0d-c410a13a7f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:25.899964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04735cfb-d6d2-49ee-be0d-c410a13a7f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a89103b2-e470-4c05-a389-c5500865d808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1681674962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83c98bf184543b3b651b8ac808b3e8b',qos_specs=None,replication_status=,reservations=['aaceb9ed-3fff-4e11-a1ae-0b8b3a78df12','d21d35fb-1d07-49e4-ab50-01bebae2c9b1','e3390127-5fe9-47a8-aac2-e9a5f7befe86','9f423507-48e9-4579-ad5b-260564086b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d4497ff131417892303c46ff20295e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1681674962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a89103b2-e470-4c05-a389-c5500865d808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83c98bf184543b3b651b8ac808b3e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b3d4497ff131417892303c46ff20295e',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:25.908934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3f2548-2aad-42d3-8892-b8adbeea8828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:26.008719 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3f2548-2aad-42d3-8892-b8adbeea8828) transitioned into state 'SUCCESS' from state '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-1681674962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83c98bf184543b3b651b8ac808b3e8b',qos_specs=None,replication_status=,reservations=['aaceb9ed-3fff-4e11-a1ae-0b8b3a78df12','d21d35fb-1d07-49e4-ab50-01bebae2c9b1','e3390127-5fe9-47a8-aac2-e9a5f7befe86','9f423507-48e9-4579-ad5b-260564086b6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d4497ff131417892303c46ff20295e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:26.012483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (610deef9-65e7-4cbd-a4e3-7a1dbf2dbb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:35:26.048312 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (610deef9-65e7-4cbd-a4e3-7a1dbf2dbb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:35:26.056085 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Flow 'volume_create_api' (89961ca1-3eb2-4d09-960f-3d24f4760987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:35:26.290598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Create volume request issued successfully. Dec 22 09:35:26.385314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-98158ffa-806c-47bd-8ac2-ddce9241269b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes returned with HTTP 202 Dec 22 09:35:26.386593 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 108/208] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:35:25 2020] POST /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes => generated 824 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:35:26.404486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6a27541-bfaa-4300-9c43-1cbffd532a17 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:26.405830 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6a27541-bfaa-4300-9c43-1cbffd532a17 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:26.406659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:26.406659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:26.408828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6a27541-bfaa-4300-9c43-1cbffd532a17 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:26.685901 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:26.685901 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:26.706241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e6a27541-bfaa-4300-9c43-1cbffd532a17 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:26.773014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6a27541-bfaa-4300-9c43-1cbffd532a17 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 200 Dec 22 09:35:26.774543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 101/209] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:26 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 916 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:27.791515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1032598f-a04e-4aa9-b42d-bc077efc6030 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:27.792125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1032598f-a04e-4aa9-b42d-bc077efc6030 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:27.792326 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:27.792326 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:27.794701 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1032598f-a04e-4aa9-b42d-bc077efc6030 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:27.916826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:27.916826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:27.941411 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1032598f-a04e-4aa9-b42d-bc077efc6030 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:27.997402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1032598f-a04e-4aa9-b42d-bc077efc6030 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 200 Dec 22 09:35:27.998587 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 109/210] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:27 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:29.019077 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c0c00d9-3511-4c7b-88f0-7ee8fac5ae6c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:29.019882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c0c00d9-3511-4c7b-88f0-7ee8fac5ae6c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:29.020218 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:29.020218 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:29.020834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c0c00d9-3511-4c7b-88f0-7ee8fac5ae6c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:29.210987 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:29.210987 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:29.228719 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c0c00d9-3511-4c7b-88f0-7ee8fac5ae6c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:29.278086 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c0c00d9-3511-4c7b-88f0-7ee8fac5ae6c tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 200 Dec 22 09:35:29.280047 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 102/211] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:29 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 917 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:30.449217 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c964c58c-a429-4003-96bc-e63128844a5f req-bc1a64b6-532f-42c4-8295-ff2b57d83263 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] GET http://10.222.0.50/volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/d1a9e63c-e46d-42f3-a78f-3ece00ed533d Dec 22 09:35:30.450846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c964c58c-a429-4003-96bc-e63128844a5f req-bc1a64b6-532f-42c4-8295-ff2b57d83263 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:30.451468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:30.451468 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:30.454925 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c964c58c-a429-4003-96bc-e63128844a5f req-bc1a64b6-532f-42c4-8295-ff2b57d83263 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:30.582988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c964c58c-a429-4003-96bc-e63128844a5f req-bc1a64b6-532f-42c4-8295-ff2b57d83263 tempest-VolumesAdminNegativeTest-1834068556 tempest-VolumesAdminNegativeTest-1834068556] http://10.222.0.50/volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/d1a9e63c-e46d-42f3-a78f-3ece00ed533d returned with HTTP 404 Dec 22 09:35:30.597320 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 110/212] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:35:30 2020] GET /volume/v3/7168e3ed2e66412ca13b2e0fb236e9f0/volumes/d1a9e63c-e46d-42f3-a78f-3ece00ed533d => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:35:30.603379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20450369-4c85-44cb-9579-6e2a8b656dd8 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] DELETE http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:30.604345 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20450369-4c85-44cb-9579-6e2a8b656dd8 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:30.604678 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:30.604678 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:30.605250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20450369-4c85-44cb-9579-6e2a8b656dd8 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:30.605806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-20450369-4c85-44cb-9579-6e2a8b656dd8 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Delete volume with id: a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:30.754842 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:30.754842 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:30.758646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-20450369-4c85-44cb-9579-6e2a8b656dd8 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:30.843770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-20450369-4c85-44cb-9579-6e2a8b656dd8 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Delete volume request issued successfully. Dec 22 09:35:30.844443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20450369-4c85-44cb-9579-6e2a8b656dd8 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 202 Dec 22 09:35:30.845750 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 103/213] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:35:30 2020] DELETE /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:35:30.852813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-666a2ff6-1926-4b23-90d2-e76236085b79 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:30.854200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-666a2ff6-1926-4b23-90d2-e76236085b79 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:30.854889 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-666a2ff6-1926-4b23-90d2-e76236085b79 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:30.928352 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:30.928352 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:30.937712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-666a2ff6-1926-4b23-90d2-e76236085b79 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:30.981197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-666a2ff6-1926-4b23-90d2-e76236085b79 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 200 Dec 22 09:35:30.994786 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 111/214] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:30 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:32.000247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f50616a-f49c-4e31-ab8a-d08316f54b5a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:32.001451 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f50616a-f49c-4e31-ab8a-d08316f54b5a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:32.001825 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:32.001825 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:32.002764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f50616a-f49c-4e31-ab8a-d08316f54b5a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:32.231617 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:32.231617 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:32.273087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0f50616a-f49c-4e31-ab8a-d08316f54b5a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:32.356803 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f50616a-f49c-4e31-ab8a-d08316f54b5a tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 200 Dec 22 09:35:32.357842 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 104/215] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:31 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 916 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:33.373746 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c388259b-e629-49d5-b7cb-346aebee26ef tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:33.374984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c388259b-e629-49d5-b7cb-346aebee26ef tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:33.375592 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:33.375592 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:33.376498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c388259b-e629-49d5-b7cb-346aebee26ef tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:33.468121 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:33.468121 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:33.478741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c388259b-e629-49d5-b7cb-346aebee26ef tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:33.513851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c388259b-e629-49d5-b7cb-346aebee26ef tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 200 Dec 22 09:35:33.528460 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 112/216] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:33 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:34.538640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-986d2738-750d-4d86-9fa5-aeac6b7dd409 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 Dec 22 09:35:34.539233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-986d2738-750d-4d86-9fa5-aeac6b7dd409 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:34.539368 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:34.539368 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:34.539738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-986d2738-750d-4d86-9fa5-aeac6b7dd409 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:34.653967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-986d2738-750d-4d86-9fa5-aeac6b7dd409 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 returned with HTTP 404 Dec 22 09:35:34.656522 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 105/217] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:34 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/a89103b2-e470-4c05-a389-c5500865d808 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:35:34.663675 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4107c6ec-2808-49b3-8e1d-f5bb11aaff1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] DELETE http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:34.664483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4107c6ec-2808-49b3-8e1d-f5bb11aaff1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:34.664785 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:34.664785 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:34.665464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4107c6ec-2808-49b3-8e1d-f5bb11aaff1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:34.666119 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4107c6ec-2808-49b3-8e1d-f5bb11aaff1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Delete volume with id: 58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:34.772625 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:34.772625 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:34.774214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4107c6ec-2808-49b3-8e1d-f5bb11aaff1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:34.826208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4107c6ec-2808-49b3-8e1d-f5bb11aaff1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Delete volume request issued successfully. Dec 22 09:35:34.826850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4107c6ec-2808-49b3-8e1d-f5bb11aaff1b tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 202 Dec 22 09:35:34.833415 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 113/218] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:35:34 2020] DELETE /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:35:34.838176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44128d94-f11e-4cfb-81a2-f360d85fb1a2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:34.838698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44128d94-f11e-4cfb-81a2-f360d85fb1a2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:34.839189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44128d94-f11e-4cfb-81a2-f360d85fb1a2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:35.020926 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:35.020926 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:35.052081 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-44128d94-f11e-4cfb-81a2-f360d85fb1a2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:35.102089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44128d94-f11e-4cfb-81a2-f360d85fb1a2 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:35.111046 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 106/219] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:34 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:36.119304 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddbb1b34-19a0-42ff-85d3-3872abf3e5e4 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:36.119876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddbb1b34-19a0-42ff-85d3-3872abf3e5e4 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:36.120026 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:36.120026 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:36.120357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddbb1b34-19a0-42ff-85d3-3872abf3e5e4 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:36.256651 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:35:36.256651 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:35:36.276791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ddbb1b34-19a0-42ff-85d3-3872abf3e5e4 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Volume info retrieved successfully. Dec 22 09:35:36.318341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddbb1b34-19a0-42ff-85d3-3872abf3e5e4 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 200 Dec 22 09:35:36.338613 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 114/220] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:36 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 916 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:35:37.345403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6a32b32-cff9-45fa-85df-fbcec5b62972 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] GET http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d Dec 22 09:35:37.346298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6a32b32-cff9-45fa-85df-fbcec5b62972 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:35:37.346519 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:35:37.346519 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:35:37.346898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6a32b32-cff9-45fa-85df-fbcec5b62972 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:35:37.434425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6a32b32-cff9-45fa-85df-fbcec5b62972 tempest-VolumesAdminNegativeTest-1461857441 tempest-VolumesAdminNegativeTest-1461857441] http://10.222.0.50/volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d returned with HTTP 404 Dec 22 09:35:37.436258 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 107/221] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:35:37 2020] GET /volume/v3/d83c98bf184543b3b651b8ac808b3e8b/volumes/58dd76ce-49d8-469f-bd11-3960dcea426d => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:40:48.320924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes Dec 22 09:40:48.322017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:48.322017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:48.323012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-617939376"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:40:48.324341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-617939376'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:40:48.324890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume of 1 GB Dec 22 09:40:48.350384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Availability Zones retrieved successfully. Dec 22 09:40:48.380079 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Flow 'volume_create_api' (c93951e2-614f-47b6-b02a-5a550a7e3be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:40:48.385584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26324b77-f8ce-44d3-bdd2-e86dccb2efb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:40:48.388724 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:40:48.495005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26324b77-f8ce-44d3-bdd2-e86dccb2efb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:40:48.497821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2482af35-0903-4ce9-8288-b6e0f33c4675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:40:48.614057 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Created reservations ['9aa0c534-e6a3-42fc-90f1-b861dba77c25', '35779912-5e41-4806-b500-11d301e1b2dd', '2160d66b-76d6-4292-8b42-560df563b51f', '42442146-00c5-4f70-8d33-25a911a816b4'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:40:48.619759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2482af35-0903-4ce9-8288-b6e0f33c4675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aa0c534-e6a3-42fc-90f1-b861dba77c25', '35779912-5e41-4806-b500-11d301e1b2dd', '2160d66b-76d6-4292-8b42-560df563b51f', '42442146-00c5-4f70-8d33-25a911a816b4']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:40:48.626614 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69573b14-c946-4e89-99df-f4f9f3d59e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:40:48.689217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69573b14-c946-4e89-99df-f4f9f3d59e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12915bf3-0dc4-4319-808a-0d9c083431f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-617939376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8298ddf7cf945579648150318b580de',qos_specs=None,replication_status=,reservations=['9aa0c534-e6a3-42fc-90f1-b861dba77c25','35779912-5e41-4806-b500-11d301e1b2dd','2160d66b-76d6-4292-8b42-560df563b51f','42442146-00c5-4f70-8d33-25a911a816b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc993913ce50417f8a655ad147e495a3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-617939376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12915bf3-0dc4-4319-808a-0d9c083431f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8298ddf7cf945579648150318b580de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc993913ce50417f8a655ad147e495a3',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:40:48.691241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d77f446-a503-4d43-9c4b-31045917434f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:40:48.720485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d77f446-a503-4d43-9c4b-31045917434f) transitioned into state 'SUCCESS' from state '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-617939376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8298ddf7cf945579648150318b580de',qos_specs=None,replication_status=,reservations=['9aa0c534-e6a3-42fc-90f1-b861dba77c25','35779912-5e41-4806-b500-11d301e1b2dd','2160d66b-76d6-4292-8b42-560df563b51f','42442146-00c5-4f70-8d33-25a911a816b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc993913ce50417f8a655ad147e495a3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:40:48.722633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9576a312-885b-4f99-bce0-4a1e82e1e023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:40:48.738292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9576a312-885b-4f99-bce0-4a1e82e1e023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:40:48.740895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Flow 'volume_create_api' (c93951e2-614f-47b6-b02a-5a550a7e3be1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:40:48.919696 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume request issued successfully. Dec 22 09:40:48.933493 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4feea1be-baac-44d0-8f92-ebfa59687070 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes returned with HTTP 202 Dec 22 09:40:48.935098 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 115/222] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:40:48 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/volumes => generated 847 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:40:48.951478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-edabb2c9-5d16-4c04-9fab-74c30e5be105 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:48.952271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-edabb2c9-5d16-4c04-9fab-74c30e5be105 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:48.952937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-edabb2c9-5d16-4c04-9fab-74c30e5be105 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:49.004021 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:49.004021 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:49.014420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-edabb2c9-5d16-4c04-9fab-74c30e5be105 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:49.037484 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-edabb2c9-5d16-4c04-9fab-74c30e5be105 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:49.038721 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 108/223] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:48 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:50.057065 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:50.057763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:50.057763 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:50.057763 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:50.058093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:50.107828 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:50.107828 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:50.116372 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:50.139595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:50.140765 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 116/224] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:50 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:50.612017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-8c179825-e516-405d-8fa8-c79f8631c3fa tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:50.612467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-8c179825-e516-405d-8fa8-c79f8631c3fa tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:50.612664 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:50.612664 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:50.613332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-8c179825-e516-405d-8fa8-c79f8631c3fa tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:50.670461 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:50.670461 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:50.679111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-8c179825-e516-405d-8fa8-c79f8631c3fa tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:50.701670 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-8c179825-e516-405d-8fa8-c79f8631c3fa tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:50.702645 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 109/225] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:40:50 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:50.789077 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:40:50.789565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:50.789784 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:50.789784 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:50.790202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:50.791426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e2bf973-ac45-4d12-8443-58e9d1c13a90 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:40:50.792059 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 117/226] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:40:50 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:40:50.807227 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f375e57b-4b74-4ef3-a640-3aa815caac0c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments Dec 22 09:40:50.807731 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:50.807731 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:50.808450 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f375e57b-4b74-4ef3-a640-3aa815caac0c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12915bf3-0dc4-4319-808a-0d9c083431f1", "instance_uuid": "c3d349f6-41ba-4968-ac92-9885f5d50e59", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:40:50.859240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:50.859240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:50.917130 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f375e57b-4b74-4ef3-a640-3aa815caac0c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments returned with HTTP 200 Dec 22 09:40:50.919433 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 110/227] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:40:50 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:40:50.956003 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7e78246-7527-4b8c-821e-bf5a1b883251 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:50.956533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7e78246-7527-4b8c-821e-bf5a1b883251 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:50.957320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7e78246-7527-4b8c-821e-bf5a1b883251 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:51.030724 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f375e57b-4b74-4ef3-a640-3aa815caac0c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:40:51.031256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f375e57b-4b74-4ef3-a640-3aa815caac0c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:51.031458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:51.031458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:51.032172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f375e57b-4b74-4ef3-a640-3aa815caac0c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:51.033549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f375e57b-4b74-4ef3-a640-3aa815caac0c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:40:51.035386 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 111/228] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:40:51 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:40:51.056274 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f5cb1102-8d3e-48a5-8ca9-8d3b6cdd17b2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:51.057224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f5cb1102-8d3e-48a5-8ca9-8d3b6cdd17b2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:51.058314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f5cb1102-8d3e-48a5-8ca9-8d3b6cdd17b2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:51.066535 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:51.066535 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:51.077849 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a7e78246-7527-4b8c-821e-bf5a1b883251 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:51.105523 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:51.105523 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:51.119037 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7e78246-7527-4b8c-821e-bf5a1b883251 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:51.120116 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 118/229] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:50 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:51.136750 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:51.136750 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:51.145709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f5cb1102-8d3e-48a5-8ca9-8d3b6cdd17b2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:51.167600 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:51.167600 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:51.178631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-f5cb1102-8d3e-48a5-8ca9-8d3b6cdd17b2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:51.179505 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 112/230] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:40:51 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1014 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 09:40:51.226912 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-670deade-2605-4d9c-989f-67c5286fa46a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] PUT http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d Dec 22 09:40:51.227813 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:51.227813 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:51.228578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-670deade-2605-4d9c-989f-67c5286fa46a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:40:51.264397 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:40:51.264397 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:40:51.265558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-670deade-2605-4d9c-989f-67c5286fa46a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Lock "b'cinder-attachment_update-12915bf3-0dc4-4319-808a-0d9c083431f1-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:40:51.268971 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:51.268971 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:52.135859 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b09e4cc5-3089-4128-8f3e-d8105c452cf0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:52.136426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b09e4cc5-3089-4128-8f3e-d8105c452cf0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:52.136617 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:52.136617 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:52.137291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b09e4cc5-3089-4128-8f3e-d8105c452cf0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:52.281700 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:52.281700 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:52.322470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b09e4cc5-3089-4128-8f3e-d8105c452cf0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:52.394635 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:52.394635 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:52.419037 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b09e4cc5-3089-4128-8f3e-d8105c452cf0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:52.435662 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 113/231] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:52 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 915 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:53.422628 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-670deade-2605-4d9c-989f-67c5286fa46a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Lock "b'cinder-attachment_update-12915bf3-0dc4-4319-808a-0d9c083431f1-n-h1-765315-5'" released by "attachment_update" :: held 2.157s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:40:53.423457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-670deade-2605-4d9c-989f-67c5286fa46a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d returned with HTTP 200 Dec 22 09:40:53.424471 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 119/232] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:40:51 2020] PUT /volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d => generated 762 bytes in 2206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:40:53.441606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba6cb4c6-aeae-492f-9c83-3901af8beae6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:53.442369 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba6cb4c6-aeae-492f-9c83-3901af8beae6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:53.442691 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:53.442691 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:53.443246 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba6cb4c6-aeae-492f-9c83-3901af8beae6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:53.529756 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:53.529756 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:53.559333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba6cb4c6-aeae-492f-9c83-3901af8beae6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:53.599909 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:53.599909 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:53.641882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba6cb4c6-aeae-492f-9c83-3901af8beae6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:53.656296 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 114/233] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:53 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:54.662870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12ae8d7b-dd39-4c05-8f5c-845af974e6af tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:54.664864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12ae8d7b-dd39-4c05-8f5c-845af974e6af tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:54.665524 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:54.665524 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:54.666314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12ae8d7b-dd39-4c05-8f5c-845af974e6af tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:54.718989 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:54.718989 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:54.728116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-12ae8d7b-dd39-4c05-8f5c-845af974e6af tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:54.749511 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:54.749511 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:54.759336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12ae8d7b-dd39-4c05-8f5c-845af974e6af tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:54.771140 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 120/234] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:54 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:55.779142 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e0193a5-020d-45c9-a846-92e93cef91a1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:55.779142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e0193a5-020d-45c9-a846-92e93cef91a1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:55.779142 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:55.779142 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:55.779142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e0193a5-020d-45c9-a846-92e93cef91a1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:55.890517 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:55.890517 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:55.907877 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0e0193a5-020d-45c9-a846-92e93cef91a1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:55.931137 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:55.931137 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:55.941975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e0193a5-020d-45c9-a846-92e93cef91a1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:55.943395 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 115/235] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:55 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:56.968030 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61a8bf68-ec7b-428b-ac1e-5a14e263c6a5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:56.969193 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61a8bf68-ec7b-428b-ac1e-5a14e263c6a5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:56.969574 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:56.969574 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:56.970226 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61a8bf68-ec7b-428b-ac1e-5a14e263c6a5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:57.044863 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:57.044863 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:57.061465 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-61a8bf68-ec7b-428b-ac1e-5a14e263c6a5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:57.091469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:57.091469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:57.101249 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61a8bf68-ec7b-428b-ac1e-5a14e263c6a5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:57.102681 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 121/236] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:56 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:58.118984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b63c5f9-8268-430d-a20e-eb8b3b688084 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:58.120188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b63c5f9-8268-430d-a20e-eb8b3b688084 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:58.120589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:58.120589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:58.121380 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b63c5f9-8268-430d-a20e-eb8b3b688084 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:58.198087 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:58.198087 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:58.234033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6b63c5f9-8268-430d-a20e-eb8b3b688084 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:58.292199 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:58.292199 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:58.309576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b63c5f9-8268-430d-a20e-eb8b3b688084 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:58.313722 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 116/237] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:58 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:40:59.186658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-745df516-a138-45cf-9c77-5430efdcc6e3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d/action Dec 22 09:40:59.187223 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:59.187223 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:59.187579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-745df516-a138-45cf-9c77-5430efdcc6e3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:40:59.187976 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-745df516-a138-45cf-9c77-5430efdcc6e3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:40:59.330317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:40:59.331041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:40:59.331420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:40:59.331420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:40:59.332080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:40:59.432869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:59.432869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:59.466349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c2e256b9-d1cd-4160-9c95-cdc85a8be7c1 req-745df516-a138-45cf-9c77-5430efdcc6e3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d/action returned with HTTP 204 Dec 22 09:40:59.467593 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 122/238] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:40:59 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d/action => generated 0 bytes in 288 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:40:59.550213 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:59.550213 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:59.576979 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:40:59.641458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:40:59.641458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:40:59.677917 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:40:59.693542 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 117/239] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:40:59 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1208 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:41:42.402704 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-57c2affd-f858-4baa-ba7e-6729ff144752 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:41:42.403513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-57c2affd-f858-4baa-ba7e-6729ff144752 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:42.403513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:42.403513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:42.403775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-57c2affd-f858-4baa-ba7e-6729ff144752 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:42.455856 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:42.455856 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:42.471576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-57c2affd-f858-4baa-ba7e-6729ff144752 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:42.500409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:42.500409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:42.520241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-57c2affd-f858-4baa-ba7e-6729ff144752 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:41:42.521425 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 123/240] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:41:42 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1208 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:41:42.691572 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:41:42.692074 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:42.692277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:42.692277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:42.692963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:42.694195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-565c5d5b-0cc7-4353-a46f-4ed6add8073e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:41:42.695296 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 118/241] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:41:42 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:41:42.712188 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-95f9d61e-3ee8-4ada-97c8-7c996dd841df tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments Dec 22 09:41:42.712700 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:42.712700 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:42.713118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-95f9d61e-3ee8-4ada-97c8-7c996dd841df tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12915bf3-0dc4-4319-808a-0d9c083431f1", "instance_uuid": "1f6c35b5-e425-4a12-aca7-b7d971aca632", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:41:42.798476 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:42.798476 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:42.883400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-80c838c2-f553-4626-abc9-9567ca06dc5e req-95f9d61e-3ee8-4ada-97c8-7c996dd841df tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments returned with HTTP 400 Dec 22 09:41:42.885047 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 124/242] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:41:42 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/attachments => generated 189 bytes in 178 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Dec 22 09:41:42.910017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d118ca4-58d6-4846-a73b-c5e752bf2747 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:41:42.910673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d118ca4-58d6-4846-a73b-c5e752bf2747 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:42.911138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d118ca4-58d6-4846-a73b-c5e752bf2747 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:43.010615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:43.010615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:43.040271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8d118ca4-58d6-4846-a73b-c5e752bf2747 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:43.085041 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:43.085041 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:43.106420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d118ca4-58d6-4846-a73b-c5e752bf2747 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:41:43.107265 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 119/243] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:42 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1208 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:41:47.257173 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-6db56ae2-48a0-423f-a03d-ac6da9e43d4e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:41:47.257977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-6db56ae2-48a0-423f-a03d-ac6da9e43d4e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:47.258287 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:47.258287 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:47.258847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-6db56ae2-48a0-423f-a03d-ac6da9e43d4e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:47.346432 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:47.346432 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:47.361487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-6db56ae2-48a0-423f-a03d-ac6da9e43d4e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:47.410318 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:47.410318 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:47.427331 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-6db56ae2-48a0-423f-a03d-ac6da9e43d4e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:41:47.428777 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 125/244] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:41:47 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1208 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:41:47.454959 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1/action Dec 22 09:41:47.455827 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:47.455827 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:47.456873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action body: b'{"os-begin_detaching": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:41:47.457472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:41:47.560474 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:47.560474 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:47.564874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:47.580426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Begin detaching volume completed successfully. Dec 22 09:41:47.581344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1/action returned with HTTP 202 Dec 22 09:41:47.582794 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 120/245] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:41:47 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:41:47.615894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ba3b587-ba21-477d-ac73-b1de461ad923 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:41:47.616662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ba3b587-ba21-477d-ac73-b1de461ad923 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:47.617032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:47.617032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:47.617537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ba3b587-ba21-477d-ac73-b1de461ad923 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:47.696826 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:41:47.697542 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:47.697979 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:47.697979 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:47.699151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:47.700471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-d0e7388c-df0a-4661-a8ec-c7f3ff2bb45f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:41:47.701185 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 121/246] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:41:47 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 09:41:47.714062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-ae790183-193f-4193-a463-e80204f8fcab tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:41:47.715197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-ae790183-193f-4193-a463-e80204f8fcab tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:47.715899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-ae790183-193f-4193-a463-e80204f8fcab tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:47.748369 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:47.748369 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:47.770227 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5ba3b587-ba21-477d-ac73-b1de461ad923 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:47.796082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:47.796082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:47.816704 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:47.816704 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:47.830231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-ae790183-193f-4193-a463-e80204f8fcab tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:47.834162 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ba3b587-ba21-477d-ac73-b1de461ad923 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:41:47.834888 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 126/247] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:47 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1211 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:41:47.858169 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:47.858169 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:47.868215 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-ae790183-193f-4193-a463-e80204f8fcab tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:41:47.869159 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 122/248] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:41:47 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1310 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 09:41:48.465197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-55cac19d-1eae-4f5a-b2fd-049ee3604215 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] DELETE http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d Dec 22 09:41:48.465739 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-55cac19d-1eae-4f5a-b2fd-049ee3604215 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:48.465856 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:48.465856 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:48.470350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-55cac19d-1eae-4f5a-b2fd-049ee3604215 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:48.522062 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:48.522062 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:48.852138 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-292db37c-8580-44ac-9190-38ccf07359b5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:41:48.852754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-292db37c-8580-44ac-9190-38ccf07359b5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:48.852977 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:48.852977 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:48.853371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-292db37c-8580-44ac-9190-38ccf07359b5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:48.918114 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:48.918114 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:48.926913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-292db37c-8580-44ac-9190-38ccf07359b5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:48.951883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:48.951883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:48.962290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-292db37c-8580-44ac-9190-38ccf07359b5 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:41:48.963439 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 123/249] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:48 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 1211 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:41:49.051439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-55cac19d-1eae-4f5a-b2fd-049ee3604215 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:41:49.052162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-55cac19d-1eae-4f5a-b2fd-049ee3604215 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:41:49.060240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e2fa161c-2ba6-4cb2-ba7c-05e4a0f20673 req-55cac19d-1eae-4f5a-b2fd-049ee3604215 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d returned with HTTP 200 Dec 22 09:41:49.061084 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 127/250] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:41:48 2020] DELETE /volume/v3/f8298ddf7cf945579648150318b580de/attachments/0a6c3607-1965-49bb-8d7c-c5e23c0df43d => generated 19 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:49.980811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-587bc5c7-8c11-44d0-b17f-4617b9b02e97 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:41:49.981729 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-587bc5c7-8c11-44d0-b17f-4617b9b02e97 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:49.982135 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:49.982135 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:49.983008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-587bc5c7-8c11-44d0-b17f-4617b9b02e97 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:50.174394 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:50.174394 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:50.183934 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-587bc5c7-8c11-44d0-b17f-4617b9b02e97 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:41:50.208183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-587bc5c7-8c11-44d0-b17f-4617b9b02e97 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:41:50.220871 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 124/251] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:49 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 916 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:50.798610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] POST http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes Dec 22 09:41:50.799248 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:50.799248 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:50.799670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-308246089", "imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6", "size": 1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:41:50.800850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-308246089', 'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6', 'size': 1}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:41:50.927080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Create volume of 1 GB Dec 22 09:41:50.927931 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:50.927931 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:50.941092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Availability Zones retrieved successfully. Dec 22 09:41:50.958244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Flow 'volume_create_api' (462b148d-7571-47f0-872c-cddb6e0eac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:41:50.961196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db4bc98-f40c-45c8-9179-965eb328905e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:41:50.963280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:41:51.090842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db4bc98-f40c-45c8-9179-965eb328905e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:41:51.093441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d5c3cf-e1bd-4bd4-966c-a28b5e47e12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:41:51.197027 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Created reservations ['caa94831-5af7-46ff-981c-019f5b905c32', '4328d4b5-560a-4d14-bb35-6eb7550b195a', '9c063a0f-4ff5-42f8-9a73-4c3ee323c5a6', '0185c2b5-b7cb-4866-b4e3-f391fdcbfb99'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:41:51.199901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d5c3cf-e1bd-4bd4-966c-a28b5e47e12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caa94831-5af7-46ff-981c-019f5b905c32', '4328d4b5-560a-4d14-bb35-6eb7550b195a', '9c063a0f-4ff5-42f8-9a73-4c3ee323c5a6', '0185c2b5-b7cb-4866-b4e3-f391fdcbfb99']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:41:51.202352 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396acd42-1966-435a-a340-760b7289835d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:41:51.280130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396acd42-1966-435a-a340-760b7289835d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3756aa45-fc56-46c6-952c-ebf06ec6187c', '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-308246089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a9e1d1079432fbb5dcdfabcefc7a9',qos_specs=None,replication_status=,reservations=['caa94831-5af7-46ff-981c-019f5b905c32','4328d4b5-560a-4d14-bb35-6eb7550b195a','9c063a0f-4ff5-42f8-9a73-4c3ee323c5a6','0185c2b5-b7cb-4866-b4e3-f391fdcbfb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d5cb44f28548189a707a753c1025ae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-308246089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3756aa45-fc56-46c6-952c-ebf06ec6187c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2a9e1d1079432fbb5dcdfabcefc7a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='01d5cb44f28548189a707a753c1025ae',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:41:51.282167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3b5e15-575d-475f-b0cf-123ba99fe3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:41:51.315350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3b5e15-575d-475f-b0cf-123ba99fe3c6) transitioned into state 'SUCCESS' from state '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-308246089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a9e1d1079432fbb5dcdfabcefc7a9',qos_specs=None,replication_status=,reservations=['caa94831-5af7-46ff-981c-019f5b905c32','4328d4b5-560a-4d14-bb35-6eb7550b195a','9c063a0f-4ff5-42f8-9a73-4c3ee323c5a6','0185c2b5-b7cb-4866-b4e3-f391fdcbfb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d5cb44f28548189a707a753c1025ae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:41:51.317615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b597c1-4894-491f-b05a-3715dfed177e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:41:51.333229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b597c1-4894-491f-b05a-3715dfed177e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:41:51.336092 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Flow 'volume_create_api' (462b148d-7571-47f0-872c-cddb6e0eac2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:41:51.386540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Create volume request issued successfully. Dec 22 09:41:51.401026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f1c85ee-ba5f-4aa1-ac28-6ffdeffa9def tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes returned with HTTP 202 Dec 22 09:41:51.402902 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 128/252] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:41:50 2020] POST /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes => generated 821 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:41:51.418513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc4126ee-4002-4347-b66d-cf93d4b56a48 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:51.419030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc4126ee-4002-4347-b66d-cf93d4b56a48 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:51.419466 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:51.419466 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:51.419842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc4126ee-4002-4347-b66d-cf93d4b56a48 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:51.474149 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:51.474149 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:51.485255 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dc4126ee-4002-4347-b66d-cf93d4b56a48 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:51.512404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc4126ee-4002-4347-b66d-cf93d4b56a48 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:51.513546 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 125/253] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:51 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:52.530776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db37c9b0-243e-48b7-9213-0e49a18d554f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:52.531611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db37c9b0-243e-48b7-9213-0e49a18d554f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:52.531835 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:52.531835 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:52.532516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db37c9b0-243e-48b7-9213-0e49a18d554f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:52.592378 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:52.592378 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:52.603345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-db37c9b0-243e-48b7-9213-0e49a18d554f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:52.631784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db37c9b0-243e-48b7-9213-0e49a18d554f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:52.633067 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 129/254] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:52 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:53.649247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-961ffacd-8979-4c7d-832a-d6724619ca8e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:53.650343 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-961ffacd-8979-4c7d-832a-d6724619ca8e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:53.650987 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:53.650987 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:53.651573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-961ffacd-8979-4c7d-832a-d6724619ca8e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:53.755086 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:53.755086 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:53.769333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-961ffacd-8979-4c7d-832a-d6724619ca8e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:53.828355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-961ffacd-8979-4c7d-832a-d6724619ca8e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:53.830457 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 126/255] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:53 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:54.850760 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-08325335-d31e-4be5-b5ab-3d161b66de31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:54.851346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-08325335-d31e-4be5-b5ab-3d161b66de31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:54.851469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:54.851469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:54.851836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-08325335-d31e-4be5-b5ab-3d161b66de31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:54.937380 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:54.937380 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:54.954878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-08325335-d31e-4be5-b5ab-3d161b66de31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:54.981936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-08325335-d31e-4be5-b5ab-3d161b66de31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:54.983104 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 130/256] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:54 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:56.002504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e98579d-b379-4009-bc6c-e8c5da7dabde tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:56.003115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e98579d-b379-4009-bc6c-e8c5da7dabde tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:56.003368 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:56.003368 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:56.004148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e98579d-b379-4009-bc6c-e8c5da7dabde tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:56.060911 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:56.060911 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:56.070631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6e98579d-b379-4009-bc6c-e8c5da7dabde tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:56.098584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e98579d-b379-4009-bc6c-e8c5da7dabde tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:56.109032 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 127/257] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:55 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:57.120618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-94d191c0-0a85-4141-b1f3-08ef6d9002a5 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:57.121570 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-94d191c0-0a85-4141-b1f3-08ef6d9002a5 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:57.121929 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:57.121929 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:57.122603 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-94d191c0-0a85-4141-b1f3-08ef6d9002a5 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:57.279006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:57.279006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:57.305005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-94d191c0-0a85-4141-b1f3-08ef6d9002a5 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:57.348154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-94d191c0-0a85-4141-b1f3-08ef6d9002a5 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:57.348986 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 131/258] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:57 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:58.367852 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e0d65b2-f24d-48f6-a0fc-01e8459ff6fe tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:58.368628 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e0d65b2-f24d-48f6-a0fc-01e8459ff6fe tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:58.368875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:58.368875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:58.369460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e0d65b2-f24d-48f6-a0fc-01e8459ff6fe tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:58.466245 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:58.466245 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:58.475979 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4e0d65b2-f24d-48f6-a0fc-01e8459ff6fe tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:58.540733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e0d65b2-f24d-48f6-a0fc-01e8459ff6fe tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:58.546957 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 128/259] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:58 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:41:59.561315 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc4916ec-2591-4afb-810e-8a58c2a1ee63 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:41:59.562458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc4916ec-2591-4afb-810e-8a58c2a1ee63 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:41:59.562663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:41:59.562663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:41:59.563411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc4916ec-2591-4afb-810e-8a58c2a1ee63 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:41:59.626438 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:41:59.626438 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:41:59.638528 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dc4916ec-2591-4afb-810e-8a58c2a1ee63 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:41:59.670283 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc4916ec-2591-4afb-810e-8a58c2a1ee63 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:41:59.671400 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 132/260] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:41:59 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:00.688659 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c92b1b7b-bf02-4812-95ab-cdb9e801322f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:00.689220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c92b1b7b-bf02-4812-95ab-cdb9e801322f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:00.689428 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:00.689428 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:00.690033 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c92b1b7b-bf02-4812-95ab-cdb9e801322f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:00.750387 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:00.750387 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:00.761478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c92b1b7b-bf02-4812-95ab-cdb9e801322f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:00.790245 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c92b1b7b-bf02-4812-95ab-cdb9e801322f tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:00.792830 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 129/261] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:00 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:01.807845 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d385d550-0348-4be5-9f8d-b85bff957a71 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:01.809244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d385d550-0348-4be5-9f8d-b85bff957a71 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:01.809474 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:01.809474 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:01.809801 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d385d550-0348-4be5-9f8d-b85bff957a71 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:01.870423 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:01.870423 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:01.880756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d385d550-0348-4be5-9f8d-b85bff957a71 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:01.946143 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d385d550-0348-4be5-9f8d-b85bff957a71 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:01.952179 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 133/262] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:01 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:02.964348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b12f4057-9ce0-4982-acf4-839b3c621f9d tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:02.973636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b12f4057-9ce0-4982-acf4-839b3c621f9d tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:02.973636 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:02.973636 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:02.974266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b12f4057-9ce0-4982-acf4-839b3c621f9d tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:03.043757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:03.043757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:03.053401 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b12f4057-9ce0-4982-acf4-839b3c621f9d tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:03.080767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b12f4057-9ce0-4982-acf4-839b3c621f9d tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:03.093155 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 130/263] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:02 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:04.098409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e936c144-b098-486c-b1c0-8ca92df3fc06 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:04.099904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e936c144-b098-486c-b1c0-8ca92df3fc06 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:04.100586 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:04.100586 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:04.101100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e936c144-b098-486c-b1c0-8ca92df3fc06 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:04.169266 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:04.169266 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:04.181318 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e936c144-b098-486c-b1c0-8ca92df3fc06 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:04.210047 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e936c144-b098-486c-b1c0-8ca92df3fc06 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:04.212322 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 134/264] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:04 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:05.239633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ceccb3b9-57ba-4d97-816d-337321c79527 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:05.240516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ceccb3b9-57ba-4d97-816d-337321c79527 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:05.240929 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:05.240929 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:05.241307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ceccb3b9-57ba-4d97-816d-337321c79527 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:05.298413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:05.298413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:05.307292 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ceccb3b9-57ba-4d97-816d-337321c79527 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:05.335786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ceccb3b9-57ba-4d97-816d-337321c79527 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:05.336851 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 131/265] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:05 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:06.355263 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a7008ed-42cc-4403-a487-fc6351583cab tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:06.356790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a7008ed-42cc-4403-a487-fc6351583cab tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:06.357098 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:06.357098 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:06.357914 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a7008ed-42cc-4403-a487-fc6351583cab tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:06.414023 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:06.414023 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:06.423502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5a7008ed-42cc-4403-a487-fc6351583cab tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:06.446301 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a7008ed-42cc-4403-a487-fc6351583cab tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:06.447464 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 135/266] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:06 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 971 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:07.472025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-765eb693-c828-4444-8ca5-a1c0fa37cf31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:07.473139 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-765eb693-c828-4444-8ca5-a1c0fa37cf31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:07.473474 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:07.473474 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:07.474055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-765eb693-c828-4444-8ca5-a1c0fa37cf31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:07.534865 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:07.534865 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:07.549031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-765eb693-c828-4444-8ca5-a1c0fa37cf31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:07.579700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-765eb693-c828-4444-8ca5-a1c0fa37cf31 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:07.581116 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 132/267] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:07 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 974 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:08.605931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45b1b386-ac4a-442c-8e95-16371b1e3e04 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:08.607382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45b1b386-ac4a-442c-8e95-16371b1e3e04 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:08.607606 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:08.607606 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:08.608255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45b1b386-ac4a-442c-8e95-16371b1e3e04 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:08.687350 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:08.687350 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:08.701459 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-45b1b386-ac4a-442c-8e95-16371b1e3e04 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:08.750923 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45b1b386-ac4a-442c-8e95-16371b1e3e04 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:08.750923 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 136/268] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:08 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 974 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:09.764687 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1f6187f-fc09-419c-ae99-a524379ef166 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:09.764687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1f6187f-fc09-419c-ae99-a524379ef166 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:09.764687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:09.764687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:09.764687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1f6187f-fc09-419c-ae99-a524379ef166 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:09.825058 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:09.825058 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:09.834783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b1f6187f-fc09-419c-ae99-a524379ef166 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:09.860428 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1f6187f-fc09-419c-ae99-a524379ef166 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:09.871971 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 133/269] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:09 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 974 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:10.878911 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56de801f-f8d0-4b70-a93e-abb696a61fbc tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:10.879699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56de801f-f8d0-4b70-a93e-abb696a61fbc tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:10.879699 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:10.879699 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:10.880370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56de801f-f8d0-4b70-a93e-abb696a61fbc tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:10.980307 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:10.980307 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:10.996636 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-56de801f-f8d0-4b70-a93e-abb696a61fbc tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:11.036325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56de801f-f8d0-4b70-a93e-abb696a61fbc tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:11.037679 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 137/270] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:10 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 974 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:12.065026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-999aa353-6b40-4eaf-a4a3-f19393e132aa tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:12.065893 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-999aa353-6b40-4eaf-a4a3-f19393e132aa tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:12.066319 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:12.066319 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:12.067078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-999aa353-6b40-4eaf-a4a3-f19393e132aa tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:12.143234 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:12.143234 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:12.158371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-999aa353-6b40-4eaf-a4a3-f19393e132aa tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:12.201229 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-999aa353-6b40-4eaf-a4a3-f19393e132aa tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:12.202844 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 134/271] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:12 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 974 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:13.218615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e561180-3c13-41a6-b461-3c4031ea716c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:13.219324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e561180-3c13-41a6-b461-3c4031ea716c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:13.219324 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:13.219324 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:13.219697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e561180-3c13-41a6-b461-3c4031ea716c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:13.331333 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:13.331333 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:13.348443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9e561180-3c13-41a6-b461-3c4031ea716c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:13.411523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e561180-3c13-41a6-b461-3c4031ea716c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:13.413507 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 138/272] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:13 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 1362 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:42:15.784677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:15.785252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:15.785357 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:15.785357 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:15.785727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:15.843971 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:15.843971 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:15.853807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:15.878391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:15.879875 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 135/273] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:42:15 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 1362 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:18.517562 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-491d999c-96ab-48a6-948d-7bdd47a257c6 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:18.518161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-491d999c-96ab-48a6-948d-7bdd47a257c6 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:18.518297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:18.518297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:18.518624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-491d999c-96ab-48a6-948d-7bdd47a257c6 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:18.576009 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:18.576009 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:18.585468 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-491d999c-96ab-48a6-948d-7bdd47a257c6 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:18.614819 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-491d999c-96ab-48a6-948d-7bdd47a257c6 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:18.615998 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 139/274] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:42:18 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 1362 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:18.628095 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume// Dec 22 09:42:18.628648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:18.628952 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:18.628952 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:18.629409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:18.630781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:42:18.631564 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 136/275] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:42:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:42:18.647760 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-88716c6e-40bd-427a-b2fe-e6b5c227fec8 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] POST http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments Dec 22 09:42:18.648381 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:18.648381 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:18.648886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-88716c6e-40bd-427a-b2fe-e6b5c227fec8 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3756aa45-fc56-46c6-952c-ebf06ec6187c", "instance_uuid": "6edbba4e-f45b-4147-8fe0-065ec0044199", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:18.706521 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:18.706521 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:18.770571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-88716c6e-40bd-427a-b2fe-e6b5c227fec8 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments returned with HTTP 200 Dec 22 09:42:18.778321 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 140/276] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:42:18 2020] POST /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:20.687654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume// Dec 22 09:42:20.688524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:20.689366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:20.692046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-d5c6e120-96ba-4fa5-819e-8dcf6b7f20cf tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:42:20.693035 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 137/277] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:42:20 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:42:20.707345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-82af8290-62cc-4bec-9261-d28f9e0e359c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] GET http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:42:20.708176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-82af8290-62cc-4bec-9261-d28f9e0e359c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:20.708628 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:20.708628 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:20.709295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-82af8290-62cc-4bec-9261-d28f9e0e359c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:20.767558 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:20.767558 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:20.777923 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-82af8290-62cc-4bec-9261-d28f9e0e359c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:42:20.801595 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:20.801595 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:20.820049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-82af8290-62cc-4bec-9261-d28f9e0e359c tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 200 Dec 22 09:42:20.821615 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 141/278] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:42:20 2020] GET /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 1460 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:42:20.882351 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-500f9b43-2d22-4ddb-8007-6967f87adc3a tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] PUT http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad Dec 22 09:42:20.884332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-500f9b43-2d22-4ddb-8007-6967f87adc3a tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h2-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:20.960963 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:42:20.960963 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:42:20.962040 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-500f9b43-2d22-4ddb-8007-6967f87adc3a tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Lock "b'cinder-attachment_update-3756aa45-fc56-46c6-952c-ebf06ec6187c-n-h2-765315-5'" acquired by "attachment_update" :: waited 0.019s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:42:20.967417 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:20.967417 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:23.356991 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-500f9b43-2d22-4ddb-8007-6967f87adc3a tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Lock "b'cinder-attachment_update-3756aa45-fc56-46c6-952c-ebf06ec6187c-n-h2-765315-5'" released by "attachment_update" :: held 2.395s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:42:23.359882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-500f9b43-2d22-4ddb-8007-6967f87adc3a tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad returned with HTTP 200 Dec 22 09:42:23.360831 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 138/279] 10.222.0.37 () {64 vars in 1468 bytes} [Tue Dec 22 09:42:20 2020] PUT /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad => generated 762 bytes in 2490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:23.414709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-342227a3-31a8-461b-a877-71ad0d54d28e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] POST http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad/action Dec 22 09:42:23.415897 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:23.415897 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:23.417063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-342227a3-31a8-461b-a877-71ad0d54d28e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:42:23.417669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-342227a3-31a8-461b-a877-71ad0d54d28e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:23.529218 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:23.529218 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:23.549226 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-20fb485d-3bd5-46e1-b7f3-decf3fb854af req-342227a3-31a8-461b-a877-71ad0d54d28e tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad/action returned with HTTP 204 Dec 22 09:42:23.551002 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 142/280] 10.222.0.37 () {64 vars in 1489 bytes} [Tue Dec 22 09:42:23 2020] POST /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:42:30.760916 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes Dec 22 09:42:30.766473 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:30.766473 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:30.766935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-413783951"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:30.770807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-413783951'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:42:30.771125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume of 1 GB Dec 22 09:42:30.771839 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:30.771839 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:30.802096 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Availability Zones retrieved successfully. Dec 22 09:42:30.825477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Flow 'volume_create_api' (d759e68c-f682-485b-9f05-ad00ea6802bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:42:30.828872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973eee6d-f214-4d6c-8b5e-ae55af28229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:42:30.831286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:42:30.909310 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973eee6d-f214-4d6c-8b5e-ae55af28229b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:42:30.912417 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e034bb-2464-49bd-b0c4-3ec02f9e8b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:42:31.009559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Created reservations ['b2464686-171e-4571-8490-a6773d2dabd0', 'cbd090f7-1931-4610-a764-ff06363d3b85', '8b56f259-1ec5-48e1-b1c0-0af2dba9a72b', 'fcf6755a-7625-4a03-b5be-490b40ecfb81'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:42:31.012640 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e034bb-2464-49bd-b0c4-3ec02f9e8b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2464686-171e-4571-8490-a6773d2dabd0', 'cbd090f7-1931-4610-a764-ff06363d3b85', '8b56f259-1ec5-48e1-b1c0-0af2dba9a72b', 'fcf6755a-7625-4a03-b5be-490b40ecfb81']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:42:31.016469 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f62363-c19f-439a-afd5-081eea5b0504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:42:31.120372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f62363-c19f-439a-afd5-081eea5b0504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb7923ec-c02b-46d3-93b1-597805ae6785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-413783951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8298ddf7cf945579648150318b580de',qos_specs=None,replication_status=,reservations=['b2464686-171e-4571-8490-a6773d2dabd0','cbd090f7-1931-4610-a764-ff06363d3b85','8b56f259-1ec5-48e1-b1c0-0af2dba9a72b','fcf6755a-7625-4a03-b5be-490b40ecfb81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc993913ce50417f8a655ad147e495a3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-413783951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb7923ec-c02b-46d3-93b1-597805ae6785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8298ddf7cf945579648150318b580de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc993913ce50417f8a655ad147e495a3',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:42:31.122555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cc903b-030d-4fd5-ade4-a8b01940d3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:42:31.156757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cc903b-030d-4fd5-ade4-a8b01940d3ae) transitioned into state 'SUCCESS' from state '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-413783951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8298ddf7cf945579648150318b580de',qos_specs=None,replication_status=,reservations=['b2464686-171e-4571-8490-a6773d2dabd0','cbd090f7-1931-4610-a764-ff06363d3b85','8b56f259-1ec5-48e1-b1c0-0af2dba9a72b','fcf6755a-7625-4a03-b5be-490b40ecfb81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc993913ce50417f8a655ad147e495a3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:42:31.159331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a67446-48da-4b7f-aa0f-7d84bd34e158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:42:31.191696 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a67446-48da-4b7f-aa0f-7d84bd34e158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:42:31.200152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Flow 'volume_create_api' (d759e68c-f682-485b-9f05-ad00ea6802bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:42:31.313218 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume request issued successfully. Dec 22 09:42:31.329215 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48139f3f-9481-41c6-9f97-2aa9262d6430 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes returned with HTTP 202 Dec 22 09:42:31.330434 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 139/281] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:42:30 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/volumes => generated 823 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:42:31.344880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da7dd4d7-1c43-4681-840f-f450699b294f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:31.345302 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da7dd4d7-1c43-4681-840f-f450699b294f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:31.345719 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:31.345719 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:31.346364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da7dd4d7-1c43-4681-840f-f450699b294f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:31.402919 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:31.402919 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:31.412608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-da7dd4d7-1c43-4681-840f-f450699b294f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:31.451506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da7dd4d7-1c43-4681-840f-f450699b294f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:31.453254 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 143/282] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:31 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 891 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:32.469974 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:32.470667 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:32.471163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:32.471163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:32.471854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:32.597281 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:32.597281 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:32.629112 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:32.687881 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:32.700738 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 140/283] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:32 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:34.109628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-9ea916e4-6750-4279-a6b1-d8ce4f2625b1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:34.110195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-9ea916e4-6750-4279-a6b1-d8ce4f2625b1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:34.110597 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:34.110597 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:34.110981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-9ea916e4-6750-4279-a6b1-d8ce4f2625b1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:34.163599 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:34.163599 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:34.174267 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-9ea916e4-6750-4279-a6b1-d8ce4f2625b1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:34.200326 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-9ea916e4-6750-4279-a6b1-d8ce4f2625b1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:34.201432 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 144/284] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:42:34 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:34.304500 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:42:34.305385 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:34.305385 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:34.305385 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:34.305722 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:34.308169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f4bf3e-5b17-4f5c-8c6b-3f5cd7952728 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:42:34.308767 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 141/285] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:42:34 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:42:34.325604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-a7a3bcaa-da5b-4908-bd8a-e5ccef9ed5e6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments Dec 22 09:42:34.326124 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:34.326124 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:34.326772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-a7a3bcaa-da5b-4908-bd8a-e5ccef9ed5e6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb7923ec-c02b-46d3-93b1-597805ae6785", "instance_uuid": "7df2ad3a-7742-427a-9973-2ccf11a627d5", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:34.381080 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:34.381080 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:34.447443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-a7a3bcaa-da5b-4908-bd8a-e5ccef9ed5e6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments returned with HTTP 200 Dec 22 09:42:34.448369 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 145/286] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:42:34 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:34.488452 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8469a6f1-b615-4496-819f-c6951a037e2b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:34.489107 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8469a6f1-b615-4496-819f-c6951a037e2b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:34.489964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8469a6f1-b615-4496-819f-c6951a037e2b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:34.528082 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-a7a3bcaa-da5b-4908-bd8a-e5ccef9ed5e6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:42:34.528802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-a7a3bcaa-da5b-4908-bd8a-e5ccef9ed5e6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:34.529726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:34.529726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:34.530421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-a7a3bcaa-da5b-4908-bd8a-e5ccef9ed5e6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:34.532100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-a7a3bcaa-da5b-4908-bd8a-e5ccef9ed5e6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:42:34.533290 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 146/287] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:42:34 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:42:34.549221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-197238b6-56c2-4c92-a550-3542aa3bfa6e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:34.550197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-197238b6-56c2-4c92-a550-3542aa3bfa6e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:34.550696 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-197238b6-56c2-4c92-a550-3542aa3bfa6e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:34.566501 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:34.566501 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:34.576242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8469a6f1-b615-4496-819f-c6951a037e2b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:34.595883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:34.595883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:34.605062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8469a6f1-b615-4496-819f-c6951a037e2b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:34.606665 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 142/288] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:34 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:34.649632 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:34.649632 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:34.676691 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-197238b6-56c2-4c92-a550-3542aa3bfa6e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:34.710936 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:34.710936 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:34.724206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-197238b6-56c2-4c92-a550-3542aa3bfa6e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:34.725345 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 147/289] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:42:34 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 1014 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:42:34.762663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-18b3c352-e663-4cb6-9e89-04adcf959024 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] PUT http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8 Dec 22 09:42:34.763270 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:34.763270 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:34.763849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-18b3c352-e663-4cb6-9e89-04adcf959024 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:34.802338 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:42:34.802338 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:42:34.802901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-18b3c352-e663-4cb6-9e89-04adcf959024 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Lock "b'cinder-attachment_update-cb7923ec-c02b-46d3-93b1-597805ae6785-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.014s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:42:34.805193 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:34.805193 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:35.624680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9ba736a-f02b-4454-a1aa-480fc454a34e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:35.625203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9ba736a-f02b-4454-a1aa-480fc454a34e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:35.625419 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:35.625419 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:35.625803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9ba736a-f02b-4454-a1aa-480fc454a34e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:35.727796 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:35.727796 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:35.741853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c9ba736a-f02b-4454-a1aa-480fc454a34e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:35.765684 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:35.765684 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:35.776327 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9ba736a-f02b-4454-a1aa-480fc454a34e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:35.787068 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 148/290] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:35 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 915 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:36.594669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-18b3c352-e663-4cb6-9e89-04adcf959024 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Lock "b'cinder-attachment_update-cb7923ec-c02b-46d3-93b1-597805ae6785-n-h1-765315-5'" released by "attachment_update" :: held 1.792s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:42:36.595357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-18b3c352-e663-4cb6-9e89-04adcf959024 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8 returned with HTTP 200 Dec 22 09:42:36.596537 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 143/291] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:42:34 2020] PUT /volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8 => generated 762 bytes in 1839 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:36.794268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77ff068a-1e33-48cb-a343-4a1d20dcfab8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:36.794830 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77ff068a-1e33-48cb-a343-4a1d20dcfab8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:36.794936 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:36.794936 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:36.795249 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77ff068a-1e33-48cb-a343-4a1d20dcfab8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:36.850188 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:36.850188 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:36.858994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-77ff068a-1e33-48cb-a343-4a1d20dcfab8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:36.878506 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:36.878506 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:36.888889 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77ff068a-1e33-48cb-a343-4a1d20dcfab8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:36.889736 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 149/292] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:36 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:37.908219 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3858534-32a0-4b7a-bd5b-66d1f18febf2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:37.908822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3858534-32a0-4b7a-bd5b-66d1f18febf2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:37.908925 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:37.908925 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:37.909268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3858534-32a0-4b7a-bd5b-66d1f18febf2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:38.023150 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:38.023150 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:38.047834 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f3858534-32a0-4b7a-bd5b-66d1f18febf2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:38.089909 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:38.089909 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:38.105150 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3858534-32a0-4b7a-bd5b-66d1f18febf2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:38.106130 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 144/293] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:37 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:39.128807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b89dc9dc-73a3-4f4d-b5b3-a7baa222e87f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:39.129524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b89dc9dc-73a3-4f4d-b5b3-a7baa222e87f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:39.130047 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:39.130047 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:39.130912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b89dc9dc-73a3-4f4d-b5b3-a7baa222e87f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:39.321275 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:39.321275 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:39.357663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b89dc9dc-73a3-4f4d-b5b3-a7baa222e87f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:39.420877 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:39.420877 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:39.444627 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b89dc9dc-73a3-4f4d-b5b3-a7baa222e87f tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:39.445602 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 150/294] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:39 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:40.462283 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ae821e7-dde3-4686-aaf4-af6be5e42090 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:40.462874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ae821e7-dde3-4686-aaf4-af6be5e42090 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:40.463038 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:40.463038 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:40.464030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ae821e7-dde3-4686-aaf4-af6be5e42090 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:40.517120 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:40.517120 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:40.527509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1ae821e7-dde3-4686-aaf4-af6be5e42090 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:40.551265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:40.551265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:40.563135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ae821e7-dde3-4686-aaf4-af6be5e42090 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:40.564174 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 145/295] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:40 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:41.579072 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac392921-b158-4570-b69c-51fb98cf38d1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:41.579681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac392921-b158-4570-b69c-51fb98cf38d1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:41.580018 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:41.580018 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:41.580526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac392921-b158-4570-b69c-51fb98cf38d1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:41.632561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:41.632561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:41.643180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ac392921-b158-4570-b69c-51fb98cf38d1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:41.664921 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:41.664921 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:41.678344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac392921-b158-4570-b69c-51fb98cf38d1 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:41.679468 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 151/296] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:41 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:42.343141 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-b10e353d-f0e3-4b4d-914a-b83d14a62cc2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8/action Dec 22 09:42:42.343765 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:42.343765 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:42.344262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-b10e353d-f0e3-4b4d-914a-b83d14a62cc2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action body: b'{"os-complete": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:42:42.344664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-b10e353d-f0e3-4b4d-914a-b83d14a62cc2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:42.428012 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:42.428012 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:42.454658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c1c55439-86ec-46d4-b9b3-96d48c441e7e req-b10e353d-f0e3-4b4d-914a-b83d14a62cc2 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8/action returned with HTTP 204 Dec 22 09:42:42.454658 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 146/297] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:42:42 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:42:42.695368 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f543010-0b39-4fae-8323-1e50f40e5565 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:42.695880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f543010-0b39-4fae-8323-1e50f40e5565 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:42.696315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:42.696315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:42.696933 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f543010-0b39-4fae-8323-1e50f40e5565 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:42.750598 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:42.750598 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:42.764010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5f543010-0b39-4fae-8323-1e50f40e5565 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:42.792965 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:42.792965 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:42.812173 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f543010-0b39-4fae-8323-1e50f40e5565 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:42.812173 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 152/298] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:42 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 1208 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:43.031814 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e5133c57-b879-4218-9fae-91c55fd391b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:43.032380 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e5133c57-b879-4218-9fae-91c55fd391b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:43.032738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:43.032738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:43.033117 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e5133c57-b879-4218-9fae-91c55fd391b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:43.082864 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:43.082864 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:43.092033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e5133c57-b879-4218-9fae-91c55fd391b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:43.111863 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:43.111863 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:43.120539 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e5133c57-b879-4218-9fae-91c55fd391b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:43.121341 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 147/299] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:43 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 1208 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:43.907227 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-e798a1f2-31c0-49b9-85f2-04df52301bf3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:43.907727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-e798a1f2-31c0-49b9-85f2-04df52301bf3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:43.908154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:43.908154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:43.908918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-e798a1f2-31c0-49b9-85f2-04df52301bf3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:43.978868 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:43.978868 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:44.000167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-e798a1f2-31c0-49b9-85f2-04df52301bf3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:44.041926 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:44.041926 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:44.054568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-e798a1f2-31c0-49b9-85f2-04df52301bf3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:44.057066 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 153/300] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:42:43 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 1208 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:44.083828 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785/action Dec 22 09:42:44.084309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:44.084309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:44.084746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action body: b'{"os-begin_detaching": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:42:44.085142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:42:44.166180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:44.166180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:44.167522 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:44.193684 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Begin detaching volume completed successfully. Dec 22 09:42:44.194952 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785/action returned with HTTP 202 Dec 22 09:42:44.202863 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 148/301] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:42:44 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:42:44.219773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b84818e0-1fd5-4dd6-8fb6-60b17a2dc933 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:44.220565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b84818e0-1fd5-4dd6-8fb6-60b17a2dc933 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:44.220948 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:44.220948 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:44.221894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b84818e0-1fd5-4dd6-8fb6-60b17a2dc933 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:44.281479 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:44.281479 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:44.292334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:42:44.293090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:44.293610 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:44.293610 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:44.295003 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:44.296365 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-ab03fc12-a3e3-4ae0-be6e-e03264cb97c7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:42:44.297367 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 149/302] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:42:44 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:42:44.299846 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b84818e0-1fd5-4dd6-8fb6-60b17a2dc933 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:44.317586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-636a7d33-07c8-41b0-95b4-7c903691f4d9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:44.318158 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-636a7d33-07c8-41b0-95b4-7c903691f4d9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:44.318635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-636a7d33-07c8-41b0-95b4-7c903691f4d9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:44.354076 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:44.354076 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:44.370061 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b84818e0-1fd5-4dd6-8fb6-60b17a2dc933 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:44.370865 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 154/303] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:44 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 1211 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:44.398734 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:44.398734 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:44.408606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-636a7d33-07c8-41b0-95b4-7c903691f4d9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:44.429111 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:44.429111 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:44.438899 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-636a7d33-07c8-41b0-95b4-7c903691f4d9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:44.440228 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 150/304] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:42:44 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 1310 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:42:45.025628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-bab1e35b-532b-497e-ae68-68f64b2741da tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] DELETE http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8 Dec 22 09:42:45.026267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-bab1e35b-532b-497e-ae68-68f64b2741da tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:45.026379 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:45.026379 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:45.026785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-bab1e35b-532b-497e-ae68-68f64b2741da tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:45.079309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:45.079309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:45.389983 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba52ee60-fa7a-4a4c-89a4-0696d6d9c9c8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:45.390670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba52ee60-fa7a-4a4c-89a4-0696d6d9c9c8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:45.390907 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:45.390907 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:45.392105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba52ee60-fa7a-4a4c-89a4-0696d6d9c9c8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:45.633508 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:45.633508 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:45.662796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba52ee60-fa7a-4a4c-89a4-0696d6d9c9c8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:45.727163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:45.727163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:45.748526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba52ee60-fa7a-4a4c-89a4-0696d6d9c9c8 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:45.750234 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 151/305] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:45 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 1211 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:42:45.897042 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-bab1e35b-532b-497e-ae68-68f64b2741da tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:42:45.897954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-bab1e35b-532b-497e-ae68-68f64b2741da tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:42:45.913399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7fbc6a11-f20a-4b1c-9da8-a9ba5bbf6f06 req-bab1e35b-532b-497e-ae68-68f64b2741da tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8 returned with HTTP 200 Dec 22 09:42:45.918060 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 155/306] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:42:45 2020] DELETE /volume/v3/f8298ddf7cf945579648150318b580de/attachments/eefb42aa-a561-497b-af81-20ba3182d7f8 => generated 19 bytes in 897 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:42:46.769644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f557a8-598d-426f-9348-c9e120da6caf tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:42:46.770746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f557a8-598d-426f-9348-c9e120da6caf tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:42:46.771397 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:42:46.771397 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:42:46.772088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f557a8-598d-426f-9348-c9e120da6caf tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:42:46.848374 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:42:46.848374 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:42:46.861372 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f9f557a8-598d-426f-9348-c9e120da6caf tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:42:46.890765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f557a8-598d-426f-9348-c9e120da6caf tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:42:46.892057 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 152/307] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:42:46 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 916 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:43:15.515326 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes Dec 22 09:43:15.515798 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:15.515798 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:15.516263 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1544461894"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:43:15.517615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1544461894'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:43:15.518131 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume of 1 GB Dec 22 09:43:15.518781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:15.518781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:15.552148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Availability Zones retrieved successfully. Dec 22 09:43:15.573817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Flow 'volume_create_api' (14f645af-572e-49f5-aa0c-b040eef38ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:43:15.596010 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2103225-69e7-4489-a93b-f38cd33265c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:15.603918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:43:15.874179 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2103225-69e7-4489-a93b-f38cd33265c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:15.877556 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461cf096-8d51-473b-ba35-b6210b2bb244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:16.160271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Created reservations ['b2775ecc-51b3-47bb-adec-37835fe0afae', '6a2af1e3-1a73-4592-9db9-338ece7088fb', 'f43cecf4-c92f-4c13-9e7a-b6512a5cc821', '4089fc5e-f6a1-4be0-9926-b53102ff6e72'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:43:16.163232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461cf096-8d51-473b-ba35-b6210b2bb244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2775ecc-51b3-47bb-adec-37835fe0afae', '6a2af1e3-1a73-4592-9db9-338ece7088fb', 'f43cecf4-c92f-4c13-9e7a-b6512a5cc821', '4089fc5e-f6a1-4be0-9926-b53102ff6e72']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:16.171247 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb8bd3c-9a59-4e8b-bc9d-216150678326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:16.395060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb8bd3c-9a59-4e8b-bc9d-216150678326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a03af57-8e4f-4fee-a110-a4b8a7bf8f39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1544461894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8298ddf7cf945579648150318b580de',qos_specs=None,replication_status=,reservations=['b2775ecc-51b3-47bb-adec-37835fe0afae','6a2af1e3-1a73-4592-9db9-338ece7088fb','f43cecf4-c92f-4c13-9e7a-b6512a5cc821','4089fc5e-f6a1-4be0-9926-b53102ff6e72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc993913ce50417f8a655ad147e495a3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1544461894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a03af57-8e4f-4fee-a110-a4b8a7bf8f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8298ddf7cf945579648150318b580de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc993913ce50417f8a655ad147e495a3',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:16.397248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d05b28b-78e5-4053-b5ae-8822706cd076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:16.494866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d05b28b-78e5-4053-b5ae-8822706cd076) transitioned into state 'SUCCESS' from state '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-1544461894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8298ddf7cf945579648150318b580de',qos_specs=None,replication_status=,reservations=['b2775ecc-51b3-47bb-adec-37835fe0afae','6a2af1e3-1a73-4592-9db9-338ece7088fb','f43cecf4-c92f-4c13-9e7a-b6512a5cc821','4089fc5e-f6a1-4be0-9926-b53102ff6e72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc993913ce50417f8a655ad147e495a3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:16.497134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b3758b-d7ea-4819-a007-1c6bde1241e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:16.539508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b3758b-d7ea-4819-a007-1c6bde1241e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:16.549843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Flow 'volume_create_api' (14f645af-572e-49f5-aa0c-b040eef38ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:43:16.659573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Create volume request issued successfully. Dec 22 09:43:16.682649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20893a2e-26bf-4775-99f9-adafef54f091 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes returned with HTTP 202 Dec 22 09:43:16.682649 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 156/308] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:43:15 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/volumes => generated 824 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:43:16.704398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad7337f3-b6c9-4130-b2e4-86538b5ec268 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:16.705002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad7337f3-b6c9-4130-b2e4-86538b5ec268 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:16.705002 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:16.705002 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:16.705626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad7337f3-b6c9-4130-b2e4-86538b5ec268 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:16.838200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:16.838200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:16.854151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ad7337f3-b6c9-4130-b2e4-86538b5ec268 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:16.909975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad7337f3-b6c9-4130-b2e4-86538b5ec268 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:16.911685 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 153/309] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:16 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 892 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:17.938420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:17.938954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:17.939210 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:17.939210 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:17.939620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:18.028959 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:18.028959 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:18.042983 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:18.070086 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:18.079979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 157/310] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:17 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:18.657247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-e741be75-f547-40fd-9cae-9c82bf698a05 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:18.657766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-e741be75-f547-40fd-9cae-9c82bf698a05 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:18.658088 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:18.658088 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:18.658713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-e741be75-f547-40fd-9cae-9c82bf698a05 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:18.763547 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:18.763547 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:18.786252 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-0f00061c-e186-49b2-9956-775a5365ded1 req-e741be75-f547-40fd-9cae-9c82bf698a05 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:18.807016 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-e741be75-f547-40fd-9cae-9c82bf698a05 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:18.807922 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 154/311] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:43:18 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 917 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:43:18.927727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:43:18.928254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:18.928254 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:18.928254 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:18.929314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:18.930090 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad01828d-cc24-4937-97bb-ada424a3c45e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:43:18.931616 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 158/312] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:43:18 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:43:18.953947 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d5691318-24f0-408a-a1be-2e8b3c270524 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments Dec 22 09:43:18.954789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:18.954789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:18.955128 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d5691318-24f0-408a-a1be-2e8b3c270524 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a03af57-8e4f-4fee-a110-a4b8a7bf8f39", "instance_uuid": "8b7ca5ea-cd3f-4acb-b4bb-9f6f6678ed09", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:43:19.022572 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:19.022572 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:19.170493 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d5691318-24f0-408a-a1be-2e8b3c270524 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments returned with HTTP 200 Dec 22 09:43:19.170493 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 155/313] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:43:18 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:43:19.218460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4dcebced-0e16-4033-821c-ccb9057347a9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:19.218460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4dcebced-0e16-4033-821c-ccb9057347a9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:19.218460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4dcebced-0e16-4033-821c-ccb9057347a9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:19.262180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d5691318-24f0-408a-a1be-2e8b3c270524 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:43:19.268484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d5691318-24f0-408a-a1be-2e8b3c270524 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:19.268484 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:19.268484 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:19.269362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d5691318-24f0-408a-a1be-2e8b3c270524 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:19.280771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d5691318-24f0-408a-a1be-2e8b3c270524 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:43:19.293144 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 156/314] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:43:19 2020] GET /volume/ => generated 754 bytes in 26 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:43:19.297366 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-f426c17a-4f2a-4188-ac68-7757dcb151bb tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:19.297928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-f426c17a-4f2a-4188-ac68-7757dcb151bb tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:19.302780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-f426c17a-4f2a-4188-ac68-7757dcb151bb tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:19.315245 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:19.315245 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:19.327883 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4dcebced-0e16-4033-821c-ccb9057347a9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:19.358568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:19.358568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:19.368900 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4dcebced-0e16-4033-821c-ccb9057347a9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:19.370251 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 159/315] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:19 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:19.421103 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:19.421103 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:19.434948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-0f00061c-e186-49b2-9956-775a5365ded1 req-f426c17a-4f2a-4188-ac68-7757dcb151bb tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:19.476674 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:19.476674 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:19.492278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-f426c17a-4f2a-4188-ac68-7757dcb151bb tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:19.494339 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 157/316] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:43:19 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1015 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:43:19.536206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d92a904a-7b5d-4334-a2c0-a9fb94857473 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] PUT http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e Dec 22 09:43:19.536907 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:19.536907 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:19.537611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d92a904a-7b5d-4334-a2c0-a9fb94857473 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h2-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:43:19.595803 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:43:19.595803 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:43:19.596638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d92a904a-7b5d-4334-a2c0-a9fb94857473 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Lock "b'cinder-attachment_update-1a03af57-8e4f-4fee-a110-a4b8a7bf8f39-n-h2-765315-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:43:19.599118 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:19.599118 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:20.387975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85950958-5a07-42be-9c33-dfc6b9d4cc5a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:20.388506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85950958-5a07-42be-9c33-dfc6b9d4cc5a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:20.388719 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:20.388719 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:20.389037 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85950958-5a07-42be-9c33-dfc6b9d4cc5a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:20.512646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:20.512646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:20.535303 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-85950958-5a07-42be-9c33-dfc6b9d4cc5a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:20.579561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:20.579561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:20.599923 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85950958-5a07-42be-9c33-dfc6b9d4cc5a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:20.601049 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 158/317] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:20 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:21.549445 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d92a904a-7b5d-4334-a2c0-a9fb94857473 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Lock "b'cinder-attachment_update-1a03af57-8e4f-4fee-a110-a4b8a7bf8f39-n-h2-765315-5'" released by "attachment_update" :: held 1.953s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:43:21.551454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-d92a904a-7b5d-4334-a2c0-a9fb94857473 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e returned with HTTP 200 Dec 22 09:43:21.552561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 160/318] 10.222.0.37 () {64 vars in 1468 bytes} [Tue Dec 22 09:43:19 2020] PUT /volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e => generated 762 bytes in 2022 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:43:21.628938 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a684d24-1d77-4420-9aeb-a276a88d26ea tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:21.628938 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a684d24-1d77-4420-9aeb-a276a88d26ea tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:21.628938 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:21.628938 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:21.628938 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a684d24-1d77-4420-9aeb-a276a88d26ea tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:21.769644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:21.769644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:21.809313 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2a684d24-1d77-4420-9aeb-a276a88d26ea tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:22.042508 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:22.042508 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:22.118581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a684d24-1d77-4420-9aeb-a276a88d26ea tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:22.143173 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 159/319] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:21 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 917 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:23.156378 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0470d8b9-1538-4cbe-83a1-be8282085fe0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:23.157354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0470d8b9-1538-4cbe-83a1-be8282085fe0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:23.159785 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:23.159785 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:23.160807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0470d8b9-1538-4cbe-83a1-be8282085fe0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:23.418426 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:23.418426 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:23.454506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0470d8b9-1538-4cbe-83a1-be8282085fe0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:23.524813 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:23.524813 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:23.555242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0470d8b9-1538-4cbe-83a1-be8282085fe0 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:23.558514 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 161/320] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:23 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 917 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:24.581158 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d016a79-6231-410c-acca-181be821c0b7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:24.583537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d016a79-6231-410c-acca-181be821c0b7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:24.583537 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:24.583537 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:24.583537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d016a79-6231-410c-acca-181be821c0b7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:24.780122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:24.780122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:24.831556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0d016a79-6231-410c-acca-181be821c0b7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:24.914187 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:24.914187 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:24.940692 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d016a79-6231-410c-acca-181be821c0b7 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:24.951491 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 160/321] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:24 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 917 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:25.970291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c72b808-6fa8-4691-afdf-41efa7354611 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:25.971124 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c72b808-6fa8-4691-afdf-41efa7354611 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:25.971468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:25.971468 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:25.972035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c72b808-6fa8-4691-afdf-41efa7354611 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:26.168865 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:26.168865 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:26.197597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7c72b808-6fa8-4691-afdf-41efa7354611 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:26.243667 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:26.243667 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:26.284618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c72b808-6fa8-4691-afdf-41efa7354611 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:26.285500 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 162/322] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:25 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 917 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:27.310805 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6cc98fe7-7db1-4218-8e23-6f4108a612ef tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:27.310805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6cc98fe7-7db1-4218-8e23-6f4108a612ef tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:27.310805 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:27.310805 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:27.310805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6cc98fe7-7db1-4218-8e23-6f4108a612ef tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:27.318718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-683c4cb3-2e4b-4623-a649-3b2ca89212bd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e/action Dec 22 09:43:27.318718 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:27.318718 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:27.318718 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-683c4cb3-2e4b-4623-a649-3b2ca89212bd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action body: b'{"os-complete": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:43:27.318718 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-683c4cb3-2e4b-4623-a649-3b2ca89212bd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:43:27.524711 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:27.524711 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:27.564995 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-0f00061c-e186-49b2-9956-775a5365ded1 req-683c4cb3-2e4b-4623-a649-3b2ca89212bd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e/action returned with HTTP 204 Dec 22 09:43:27.579165 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 161/323] 10.222.0.37 () {64 vars in 1489 bytes} [Tue Dec 22 09:43:27 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e/action => generated 0 bytes in 288 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:43:27.613318 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:27.613318 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:27.655168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6cc98fe7-7db1-4218-8e23-6f4108a612ef tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:27.735523 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:27.735523 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:27.768397 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6cc98fe7-7db1-4218-8e23-6f4108a612ef tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:27.770422 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 163/324] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:27 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1212 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:43:28.799310 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29ed0942-42bc-4e37-9495-fd013f6f2031 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:28.799765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29ed0942-42bc-4e37-9495-fd013f6f2031 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:28.801165 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:28.801165 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:28.801165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29ed0942-42bc-4e37-9495-fd013f6f2031 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:28.950383 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:28.950383 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:28.985787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-29ed0942-42bc-4e37-9495-fd013f6f2031 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:29.050236 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:29.050236 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:29.098719 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29ed0942-42bc-4e37-9495-fd013f6f2031 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:29.100412 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 162/325] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:28 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1209 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:43:29.135422 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6309a4db-83af-48e6-9b8a-30d41ac6e67a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] DELETE http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:29.136306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6309a4db-83af-48e6-9b8a-30d41ac6e67a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:29.136693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:29.136693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:29.137264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6309a4db-83af-48e6-9b8a-30d41ac6e67a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:29.139235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-6309a4db-83af-48e6-9b8a-30d41ac6e67a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Delete volume with id: 1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:29.502856 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:29.502856 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:29.538550 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6309a4db-83af-48e6-9b8a-30d41ac6e67a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:29.606480 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6309a4db-83af-48e6-9b8a-30d41ac6e67a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Dec 22 09:43:29.607756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6309a4db-83af-48e6-9b8a-30d41ac6e67a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 400 Dec 22 09:43:29.611206 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 164/326] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:43:29 2020] DELETE /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 285 bytes in 481 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 09:43:29.625397 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-efc869fe-36a7-4e67-93db-1fb0f6fd1a1d tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:29.626705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-efc869fe-36a7-4e67-93db-1fb0f6fd1a1d tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:29.627729 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:29.627729 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:29.628904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-efc869fe-36a7-4e67-93db-1fb0f6fd1a1d tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:29.891279 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:29.891279 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:29.920780 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-efc869fe-36a7-4e67-93db-1fb0f6fd1a1d tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:30.019535 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:30.019535 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:30.069989 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-efc869fe-36a7-4e67-93db-1fb0f6fd1a1d tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:30.074599 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 163/327] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:29 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1209 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:43:31.972027 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-3c86390e-eab2-4eb3-bf4e-e0f267208c1b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:31.972759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-3c86390e-eab2-4eb3-bf4e-e0f267208c1b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:31.973093 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:31.973093 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:31.973620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-3c86390e-eab2-4eb3-bf4e-e0f267208c1b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:32.249967 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:32.249967 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:32.270904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f102e547-4482-4f31-a69e-84ff2f10713c req-3c86390e-eab2-4eb3-bf4e-e0f267208c1b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:32.317398 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:32.317398 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:32.340936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-3c86390e-eab2-4eb3-bf4e-e0f267208c1b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:32.342212 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 165/328] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:43:31 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1209 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:43:32.424675 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] POST http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39/action Dec 22 09:43:32.425358 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:32.425358 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:32.425953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action body: b'{"os-begin_detaching": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:43:32.426452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:43:32.501451 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:32.501451 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:32.503838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:32.518071 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Begin detaching volume completed successfully. Dec 22 09:43:32.521865 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39/action returned with HTTP 202 Dec 22 09:43:32.524627 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 164/329] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:43:32 2020] POST /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:43:32.575846 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6c3924a-312f-4562-9b62-51cfd164ee0e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:32.577041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6c3924a-312f-4562-9b62-51cfd164ee0e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:32.577582 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:32.577582 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:32.578522 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6c3924a-312f-4562-9b62-51cfd164ee0e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:32.649030 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume// Dec 22 09:43:32.649555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:32.649884 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:32.649884 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:32.650506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:32.652291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-6735652d-c9dc-491a-a575-30294c7512cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:43:32.653574 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 165/330] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:43:32 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:43:32.674823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-0df146f8-2e06-4560-9a38-93d578c9604e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:32.675778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-0df146f8-2e06-4560-9a38-93d578c9604e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:32.676606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-0df146f8-2e06-4560-9a38-93d578c9604e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:32.785529 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:32.785529 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:32.788849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:32.788849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:32.813077 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f102e547-4482-4f31-a69e-84ff2f10713c req-0df146f8-2e06-4560-9a38-93d578c9604e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:32.841513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b6c3924a-312f-4562-9b62-51cfd164ee0e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:32.858225 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:32.858225 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:32.874785 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-0df146f8-2e06-4560-9a38-93d578c9604e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:32.875907 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 166/331] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:43:32 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1311 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:43:32.917361 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:32.917361 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:32.969997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6c3924a-312f-4562-9b62-51cfd164ee0e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:32.971046 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 166/332] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:32 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1212 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:43:33.371367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-d7076cc9-c58d-42c7-9907-da5e970f7521 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] DELETE http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e Dec 22 09:43:33.371367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-d7076cc9-c58d-42c7-9907-da5e970f7521 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:33.371367 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:33.371367 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:33.371367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-d7076cc9-c58d-42c7-9907-da5e970f7521 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:33.451602 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:33.451602 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:33.987896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d6a74ec-8041-4b07-8d85-b95f338e47b3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:33.988436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d6a74ec-8041-4b07-8d85-b95f338e47b3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:33.988641 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:33.988641 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:33.989000 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d6a74ec-8041-4b07-8d85-b95f338e47b3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:34.155629 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:34.155629 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:34.184865 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2d6a74ec-8041-4b07-8d85-b95f338e47b3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:34.248236 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:34.248236 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:34.263578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d6a74ec-8041-4b07-8d85-b95f338e47b3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:34.264761 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 167/333] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:33 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 1212 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:43:35.115673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-f102e547-4482-4f31-a69e-84ff2f10713c req-d7076cc9-c58d-42c7-9907-da5e970f7521 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:43:35.116229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-f102e547-4482-4f31-a69e-84ff2f10713c req-d7076cc9-c58d-42c7-9907-da5e970f7521 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:43:35.136080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f102e547-4482-4f31-a69e-84ff2f10713c req-d7076cc9-c58d-42c7-9907-da5e970f7521 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e returned with HTTP 200 Dec 22 09:43:35.137154 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 167/334] 10.222.0.37 () {62 vars in 1437 bytes} [Tue Dec 22 09:43:33 2020] DELETE /volume/v3/f8298ddf7cf945579648150318b580de/attachments/63d2ed10-bb79-4c30-a665-446bf252388e => generated 19 bytes in 1777 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:35.284305 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68f305fd-9fde-48e6-9298-d95364fb9b6a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:35.284827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68f305fd-9fde-48e6-9298-d95364fb9b6a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:35.285041 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:35.285041 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:35.285409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68f305fd-9fde-48e6-9298-d95364fb9b6a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:35.410660 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:35.410660 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:35.453917 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-68f305fd-9fde-48e6-9298-d95364fb9b6a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:35.496641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68f305fd-9fde-48e6-9298-d95364fb9b6a tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:35.497448 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 168/335] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:35 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 917 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:35.517600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec8fbad3-cebc-41fb-b964-e5f0cf1fb197 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] DELETE http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:35.519213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec8fbad3-cebc-41fb-b964-e5f0cf1fb197 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:35.519637 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:35.519637 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:35.520054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec8fbad3-cebc-41fb-b964-e5f0cf1fb197 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:35.520541 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ec8fbad3-cebc-41fb-b964-e5f0cf1fb197 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Delete volume with id: 1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:35.675723 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:35.675723 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:35.681461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ec8fbad3-cebc-41fb-b964-e5f0cf1fb197 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:35.743751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ec8fbad3-cebc-41fb-b964-e5f0cf1fb197 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Delete volume request issued successfully. Dec 22 09:43:35.744264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec8fbad3-cebc-41fb-b964-e5f0cf1fb197 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 202 Dec 22 09:43:35.749310 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 168/336] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:43:35 2020] DELETE /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:43:35.754919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-204a0d1d-284b-4679-ba6d-a3da16ce7f8c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:35.755675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-204a0d1d-284b-4679-ba6d-a3da16ce7f8c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:35.756133 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:35.756133 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:35.756780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-204a0d1d-284b-4679-ba6d-a3da16ce7f8c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:35.914626 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:35.914626 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:35.952821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-204a0d1d-284b-4679-ba6d-a3da16ce7f8c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:36.024538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-204a0d1d-284b-4679-ba6d-a3da16ce7f8c tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:36.025584 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 169/337] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:35 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 916 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:37.041884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9ed9123-3152-48e5-9d57-b30d2b826bfd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:37.043156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9ed9123-3152-48e5-9d57-b30d2b826bfd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:37.043544 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:37.043544 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:37.044175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9ed9123-3152-48e5-9d57-b30d2b826bfd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:37.222220 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:37.222220 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:37.264661 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b9ed9123-3152-48e5-9d57-b30d2b826bfd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:37.443376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9ed9123-3152-48e5-9d57-b30d2b826bfd tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:37.444306 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 169/338] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:37 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 916 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:38.462329 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0db0aac-0e71-4fc5-9493-a5d1a79c759e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:38.462940 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0db0aac-0e71-4fc5-9493-a5d1a79c759e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:38.463644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:38.463644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:38.464330 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0db0aac-0e71-4fc5-9493-a5d1a79c759e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:38.608256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:38.608256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:38.635458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e0db0aac-0e71-4fc5-9493-a5d1a79c759e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:38.716295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0db0aac-0e71-4fc5-9493-a5d1a79c759e tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:38.726851 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 170/339] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:38 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:43:39.760105 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d0cd818-a0fb-4e72-919e-6eaf4d3559cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:39.761160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d0cd818-a0fb-4e72-919e-6eaf4d3559cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:39.761310 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:39.761310 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:39.763248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d0cd818-a0fb-4e72-919e-6eaf4d3559cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:39.929181 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:39.929181 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:39.943159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4d0cd818-a0fb-4e72-919e-6eaf4d3559cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:39.974905 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d0cd818-a0fb-4e72-919e-6eaf4d3559cc tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 200 Dec 22 09:43:39.989075 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 170/340] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:39 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 916 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:40.993187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263ed042-079e-4af6-a1c4-c9b43be8aec9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 Dec 22 09:43:40.993728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263ed042-079e-4af6-a1c4-c9b43be8aec9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:40.993935 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:40.993935 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:40.994191 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263ed042-079e-4af6-a1c4-c9b43be8aec9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:41.154640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263ed042-079e-4af6-a1c4-c9b43be8aec9 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 returned with HTTP 404 Dec 22 09:43:41.154640 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 171/341] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:40 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/1a03af57-8e4f-4fee-a110-a4b8a7bf8f39 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:43:53.175542 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e89d69c-ab33-4d03-9e9a-09a1e88805d4 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] DELETE http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:43:53.176138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e89d69c-ab33-4d03-9e9a-09a1e88805d4 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:53.176247 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:53.176247 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:53.176605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e89d69c-ab33-4d03-9e9a-09a1e88805d4 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:53.177062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-9e89d69c-ab33-4d03-9e9a-09a1e88805d4 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Delete volume with id: cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:43:53.462263 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:53.462263 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:53.475211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9e89d69c-ab33-4d03-9e9a-09a1e88805d4 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:53.581438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9e89d69c-ab33-4d03-9e9a-09a1e88805d4 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Delete volume request issued successfully. Dec 22 09:43:53.588322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e89d69c-ab33-4d03-9e9a-09a1e88805d4 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 202 Dec 22 09:43:53.595715 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 171/342] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:43:53 2020] DELETE /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 0 bytes in 424 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:43:53.604470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-614f20d5-dc44-4e76-ad45-e762bddc8eb3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:43:53.605314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-614f20d5-dc44-4e76-ad45-e762bddc8eb3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:53.606171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-614f20d5-dc44-4e76-ad45-e762bddc8eb3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:53.967531 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:53.967531 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:54.033500 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-614f20d5-dc44-4e76-ad45-e762bddc8eb3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:54.115095 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-614f20d5-dc44-4e76-ad45-e762bddc8eb3 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:43:54.116939 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 172/343] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:53 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 915 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:55.148048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ce6cfc01-c4ea-46da-9d52-726c196aa62b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:43:55.148973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ce6cfc01-c4ea-46da-9d52-726c196aa62b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:55.149339 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:55.149339 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:55.150009 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ce6cfc01-c4ea-46da-9d52-726c196aa62b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:55.329107 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:55.329107 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:55.361090 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ce6cfc01-c4ea-46da-9d52-726c196aa62b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:55.479981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ce6cfc01-c4ea-46da-9d52-726c196aa62b tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:43:55.484402 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 172/344] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:55 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 915 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:55.577389 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] POST http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes Dec 22 09:43:55.578092 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:55.578092 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:55.578717 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-440001778"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:43:55.580782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-440001778'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:43:55.581698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume of 1 GB Dec 22 09:43:55.609122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Availability Zones retrieved successfully. Dec 22 09:43:55.651850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Flow 'volume_create_api' (afd6c474-742c-4977-a86f-3713f7790710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:43:55.667295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84861ed4-9421-4ca3-aa63-47c12de11960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:55.670679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:43:55.775457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84861ed4-9421-4ca3-aa63-47c12de11960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:55.778648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a61998-1bca-484e-8b23-2519a3c55c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:55.942069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Created reservations ['f565e6f5-1637-4d99-a949-a6544b74732b', 'd0cac344-98c2-4576-8033-c72774ae519c', '84d84b90-4d38-4ed8-b673-9c2c96d3f333', '4b713828-642a-4a62-9929-ea5a9b77fcc8'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:43:55.945866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a61998-1bca-484e-8b23-2519a3c55c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f565e6f5-1637-4d99-a949-a6544b74732b', 'd0cac344-98c2-4576-8033-c72774ae519c', '84d84b90-4d38-4ed8-b673-9c2c96d3f333', '4b713828-642a-4a62-9929-ea5a9b77fcc8']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:55.957274 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f876c111-e95f-49fe-a46a-55ed1632826f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:56.115930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f876c111-e95f-49fe-a46a-55ed1632826f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3eb2c24-b0c8-40d9-a383-35686221c803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-440001778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',qos_specs=None,replication_status=,reservations=['f565e6f5-1637-4d99-a949-a6544b74732b','d0cac344-98c2-4576-8033-c72774ae519c','84d84b90-4d38-4ed8-b673-9c2c96d3f333','4b713828-642a-4a62-9929-ea5a9b77fcc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbfeef6ae23c491bbd32f1b72b984cb3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-440001778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3eb2c24-b0c8-40d9-a383-35686221c803,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bbfeef6ae23c491bbd32f1b72b984cb3',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:56.124838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6171c5c9-5460-43ac-8451-0949e22abf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:56.188834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6171c5c9-5460-43ac-8451-0949e22abf3d) transitioned into state 'SUCCESS' from state '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-440001778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',qos_specs=None,replication_status=,reservations=['f565e6f5-1637-4d99-a949-a6544b74732b','d0cac344-98c2-4576-8033-c72774ae519c','84d84b90-4d38-4ed8-b673-9c2c96d3f333','4b713828-642a-4a62-9929-ea5a9b77fcc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbfeef6ae23c491bbd32f1b72b984cb3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:56.190880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88fa637b-6d2b-4450-93b4-33d68f68a534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:43:56.224938 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88fa637b-6d2b-4450-93b4-33d68f68a534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:43:56.232328 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Flow 'volume_create_api' (afd6c474-742c-4977-a86f-3713f7790710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:43:56.364015 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume request issued successfully. Dec 22 09:43:56.403151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2b78f44-6a11-439c-bc3d-f05112d1424b tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes returned with HTTP 202 Dec 22 09:43:56.406376 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 173/345] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:43:55 2020] POST /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes => generated 828 bytes in 1271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:43:56.436259 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-deba454d-84ee-4970-9e65-40f5f3fe62c9 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:43:56.437340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-deba454d-84ee-4970-9e65-40f5f3fe62c9 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:56.437754 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:56.437754 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:56.438403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-deba454d-84ee-4970-9e65-40f5f3fe62c9 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:56.516286 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eaae818b-d68b-4ab3-b75e-c15fd05ce240 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:43:56.516821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eaae818b-d68b-4ab3-b75e-c15fd05ce240 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:56.517295 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:56.517295 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:56.517646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eaae818b-d68b-4ab3-b75e-c15fd05ce240 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:56.561358 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:56.561358 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:56.571156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-deba454d-84ee-4970-9e65-40f5f3fe62c9 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:43:56.597676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-deba454d-84ee-4970-9e65-40f5f3fe62c9 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 200 Dec 22 09:43:56.608892 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 173/346] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:56 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:56.631473 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:56.631473 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:56.660203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-eaae818b-d68b-4ab3-b75e-c15fd05ce240 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:43:56.713817 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eaae818b-d68b-4ab3-b75e-c15fd05ce240 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 200 Dec 22 09:43:56.714949 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 174/347] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:56 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:57.624598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d5dfda6-a1a2-4edc-bc62-2e18457bd1ff tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:43:57.627070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d5dfda6-a1a2-4edc-bc62-2e18457bd1ff tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:57.627631 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:57.627631 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:57.634609 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d5dfda6-a1a2-4edc-bc62-2e18457bd1ff tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:57.734379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d217121-3cc4-499d-98d2-2917c396f8b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 Dec 22 09:43:57.735698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d217121-3cc4-499d-98d2-2917c396f8b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:57.736353 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:57.736353 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:57.737614 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d217121-3cc4-499d-98d2-2917c396f8b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:57.891016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:57.891016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:57.939578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7d5dfda6-a1a2-4edc-bc62-2e18457bd1ff tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:43:57.948929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d217121-3cc4-499d-98d2-2917c396f8b6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 returned with HTTP 404 Dec 22 09:43:57.967487 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 175/348] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:57 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/cb7923ec-c02b-46d3-93b1-597805ae6785 => generated 109 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:43:57.997380 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d5dfda6-a1a2-4edc-bc62-2e18457bd1ff tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 200 Dec 22 09:43:58.011296 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 174/349] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:57 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 920 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:59.020194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2055934c-c44d-478c-a187-17ac5a5dbeb4 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:43:59.021864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2055934c-c44d-478c-a187-17ac5a5dbeb4 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:59.022563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2055934c-c44d-478c-a187-17ac5a5dbeb4 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:59.223626 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:59.223626 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:59.261334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2055934c-c44d-478c-a187-17ac5a5dbeb4 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:43:59.334861 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2055934c-c44d-478c-a187-17ac5a5dbeb4 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 200 Dec 22 09:43:59.337105 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 176/350] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:43:59 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 921 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:43:59.810505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1f19137d-c1e0-4df3-aaf3-2a9d2a824f9f req-102e5182-fc2e-4640-b56c-b6478a5966fc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:43:59.811036 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1f19137d-c1e0-4df3-aaf3-2a9d2a824f9f req-102e5182-fc2e-4640-b56c-b6478a5966fc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:43:59.811230 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:59.811230 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:59.811833 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1f19137d-c1e0-4df3-aaf3-2a9d2a824f9f req-102e5182-fc2e-4640-b56c-b6478a5966fc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:43:59.930693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:43:59.930693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:43:59.939860 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1f19137d-c1e0-4df3-aaf3-2a9d2a824f9f req-102e5182-fc2e-4640-b56c-b6478a5966fc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:43:59.964770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1f19137d-c1e0-4df3-aaf3-2a9d2a824f9f req-102e5182-fc2e-4640-b56c-b6478a5966fc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 200 Dec 22 09:43:59.966037 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 175/351] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:43:59 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 921 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:43:59.983855 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] POST http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes Dec 22 09:43:59.985706 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:43:59.985706 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:43:59.986815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-705670891"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:43:59.988410 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-705670891'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:43:59.989180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume of 1 GB Dec 22 09:44:00.012333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Availability Zones retrieved successfully. Dec 22 09:44:00.047228 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Flow 'volume_create_api' (4a7f20fe-cd6e-4fa9-b5c5-b235db4a409d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:44:00.066300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f67f5cb-1e9d-4708-828e-f1763324d462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:00.077139 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:44:00.179817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f67f5cb-1e9d-4708-828e-f1763324d462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:00.182915 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9884ed-9b49-4637-872f-4435db19aea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:00.293484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Created reservations ['9397038f-c413-401b-a229-5eced28cb62f', 'f0d02c2a-b68f-454f-9204-762307449646', '17ce9a74-52a9-4e63-ab0c-69ec252e698e', '5ed83603-e9df-4f01-a37c-21fe3aa0ef54'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:44:00.298495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9884ed-9b49-4637-872f-4435db19aea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9397038f-c413-401b-a229-5eced28cb62f', 'f0d02c2a-b68f-454f-9204-762307449646', '17ce9a74-52a9-4e63-ab0c-69ec252e698e', '5ed83603-e9df-4f01-a37c-21fe3aa0ef54']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:00.304846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f9b52d8-1e18-4278-b293-8083027c6b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:00.417834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f9b52d8-1e18-4278-b293-8083027c6b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6682b6a-b2ea-4a47-9e96-a5e331362fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-705670891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',qos_specs=None,replication_status=,reservations=['9397038f-c413-401b-a229-5eced28cb62f','f0d02c2a-b68f-454f-9204-762307449646','17ce9a74-52a9-4e63-ab0c-69ec252e698e','5ed83603-e9df-4f01-a37c-21fe3aa0ef54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbfeef6ae23c491bbd32f1b72b984cb3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-705670891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6682b6a-b2ea-4a47-9e96-a5e331362fc9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bbfeef6ae23c491bbd32f1b72b984cb3',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:00.420698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed75f3fc-fe5a-4479-9051-c3693c8581c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:00.466120 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed75f3fc-fe5a-4479-9051-c3693c8581c2) transitioned into state 'SUCCESS' from state '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-705670891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',qos_specs=None,replication_status=,reservations=['9397038f-c413-401b-a229-5eced28cb62f','f0d02c2a-b68f-454f-9204-762307449646','17ce9a74-52a9-4e63-ab0c-69ec252e698e','5ed83603-e9df-4f01-a37c-21fe3aa0ef54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbfeef6ae23c491bbd32f1b72b984cb3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:00.468411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1e17ce-d4d5-41cb-8339-3fea474a21c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:00.509740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1e17ce-d4d5-41cb-8339-3fea474a21c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:00.512527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Flow 'volume_create_api' (4a7f20fe-cd6e-4fa9-b5c5-b235db4a409d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:44:00.637284 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume request issued successfully. Dec 22 09:44:00.670716 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af9c4cce-09d1-40ef-b9d2-6193c606473e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes returned with HTTP 202 Dec 22 09:44:00.676382 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 177/352] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:43:59 2020] POST /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes => generated 828 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:44:00.692835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8e861a2-4597-4ad8-94f9-bc40d46546bc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:00.693928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8e861a2-4597-4ad8-94f9-bc40d46546bc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:00.694305 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:00.694305 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:00.695787 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8e861a2-4597-4ad8-94f9-bc40d46546bc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:00.770982 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:00.770982 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:00.782862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b8e861a2-4597-4ad8-94f9-bc40d46546bc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:00.860496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8e861a2-4597-4ad8-94f9-bc40d46546bc tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 returned with HTTP 200 Dec 22 09:44:00.861493 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 176/353] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:00 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:01.880972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-071e4913-c616-40c1-b6e9-acbbedd16543 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:01.881653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-071e4913-c616-40c1-b6e9-acbbedd16543 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:01.881653 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:01.881653 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:01.881879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-071e4913-c616-40c1-b6e9-acbbedd16543 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:01.937306 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:01.937306 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:01.947193 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-071e4913-c616-40c1-b6e9-acbbedd16543 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:01.972918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-071e4913-c616-40c1-b6e9-acbbedd16543 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 returned with HTTP 200 Dec 22 09:44:01.973752 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 178/354] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:01 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:03.151469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d74b153d-1098-4967-985d-859b7434aec5 req-4642c33b-52fd-4f2d-bb29-1ec82f0c65a1 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:03.153201 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d74b153d-1098-4967-985d-859b7434aec5 req-4642c33b-52fd-4f2d-bb29-1ec82f0c65a1 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:03.153670 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:03.153670 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:03.154945 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d74b153d-1098-4967-985d-859b7434aec5 req-4642c33b-52fd-4f2d-bb29-1ec82f0c65a1 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:03.268585 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:03.268585 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:03.281805 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-d74b153d-1098-4967-985d-859b7434aec5 req-4642c33b-52fd-4f2d-bb29-1ec82f0c65a1 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:03.328349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d74b153d-1098-4967-985d-859b7434aec5 req-4642c33b-52fd-4f2d-bb29-1ec82f0c65a1 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 returned with HTTP 200 Dec 22 09:44:03.330529 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 177/355] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:44:03 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 => generated 921 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:03.356606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] POST http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes Dec 22 09:44:03.357409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:03.357409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:03.358967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-263771976"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:44:03.364093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-263771976'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:44:03.369563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume of 1 GB Dec 22 09:44:03.395517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Availability Zones retrieved successfully. Dec 22 09:44:03.417951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Flow 'volume_create_api' (42c78f5b-cc26-4135-a658-bd08699c109f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:44:03.421073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b764fa95-77b3-43b5-be1a-03113be0a5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:03.423351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:44:03.661198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b764fa95-77b3-43b5-be1a-03113be0a5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:03.663989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb75fd2-d02a-4d9d-a104-84a1f61abf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:03.840059 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Created reservations ['250605e7-f412-4ba1-a1e7-e5d4179b9c6f', '44c72986-d7ab-4013-8277-90983ca37b6d', 'acbc1ab5-65ca-41eb-99aa-b91c93415568', '166ca963-10a7-4ee4-97d9-89de95916500'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:44:03.842805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb75fd2-d02a-4d9d-a104-84a1f61abf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['250605e7-f412-4ba1-a1e7-e5d4179b9c6f', '44c72986-d7ab-4013-8277-90983ca37b6d', 'acbc1ab5-65ca-41eb-99aa-b91c93415568', '166ca963-10a7-4ee4-97d9-89de95916500']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:03.846296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (416d4e6e-f429-4579-b772-9af803536255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:04.041899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (416d4e6e-f429-4579-b772-9af803536255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e65db0-a6c3-468e-bca4-6721416d5371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-263771976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',qos_specs=None,replication_status=,reservations=['250605e7-f412-4ba1-a1e7-e5d4179b9c6f','44c72986-d7ab-4013-8277-90983ca37b6d','acbc1ab5-65ca-41eb-99aa-b91c93415568','166ca963-10a7-4ee4-97d9-89de95916500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbfeef6ae23c491bbd32f1b72b984cb3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-263771976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e65db0-a6c3-468e-bca4-6721416d5371,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bbfeef6ae23c491bbd32f1b72b984cb3',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:04.044881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a6abe3-0ea9-4e07-b29c-9c7785beed35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:04.084521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a6abe3-0ea9-4e07-b29c-9c7785beed35) transitioned into state 'SUCCESS' from state '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-263771976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='512b4ce8a9ba4a9dbc7c77a2960d3888',qos_specs=None,replication_status=,reservations=['250605e7-f412-4ba1-a1e7-e5d4179b9c6f','44c72986-d7ab-4013-8277-90983ca37b6d','acbc1ab5-65ca-41eb-99aa-b91c93415568','166ca963-10a7-4ee4-97d9-89de95916500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbfeef6ae23c491bbd32f1b72b984cb3',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:04.090051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b829f0-b6cc-4d19-b616-33a82f1c91fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:04.140201 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b829f0-b6cc-4d19-b616-33a82f1c91fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:04.149606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Flow 'volume_create_api' (42c78f5b-cc26-4135-a658-bd08699c109f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:44:04.246692 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Create volume request issued successfully. Dec 22 09:44:04.267415 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4e2a8fb-75fb-416a-b02e-e7a2b560f0f6 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes returned with HTTP 202 Dec 22 09:44:04.274304 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 179/356] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:44:03 2020] POST /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes => generated 828 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:44:04.282981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e3002e0-91d4-4b00-9ac9-0dc87383a951 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:04.283470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e3002e0-91d4-4b00-9ac9-0dc87383a951 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:04.283862 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:04.283862 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:04.284482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e3002e0-91d4-4b00-9ac9-0dc87383a951 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:04.376527 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:04.376527 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:04.396753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3e3002e0-91d4-4b00-9ac9-0dc87383a951 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:04.467473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e3002e0-91d4-4b00-9ac9-0dc87383a951 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 returned with HTTP 200 Dec 22 09:44:04.472072 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 178/357] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:04 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 => generated 920 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:05.485537 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8d2f19c-5de8-495e-a8b3-6d5c179613a0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:05.486111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8d2f19c-5de8-495e-a8b3-6d5c179613a0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:05.486302 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:05.486302 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:05.486627 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8d2f19c-5de8-495e-a8b3-6d5c179613a0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:05.571123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:05.571123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:05.580200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a8d2f19c-5de8-495e-a8b3-6d5c179613a0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:05.613963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8d2f19c-5de8-495e-a8b3-6d5c179613a0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 returned with HTTP 200 Dec 22 09:44:05.615196 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 180/358] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:05 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 => generated 921 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:06.647126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-117964d2-a308-4bd0-87bb-c9b934581c33 req-4fb6fdbd-8bd9-4552-93e3-6c8b9a6a4ae0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:06.648954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-117964d2-a308-4bd0-87bb-c9b934581c33 req-4fb6fdbd-8bd9-4552-93e3-6c8b9a6a4ae0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:06.649377 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:06.649377 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:06.650068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-117964d2-a308-4bd0-87bb-c9b934581c33 req-4fb6fdbd-8bd9-4552-93e3-6c8b9a6a4ae0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:06.700980 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:06.700980 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:06.711456 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-117964d2-a308-4bd0-87bb-c9b934581c33 req-4fb6fdbd-8bd9-4552-93e3-6c8b9a6a4ae0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:06.736540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-117964d2-a308-4bd0-87bb-c9b934581c33 req-4fb6fdbd-8bd9-4552-93e3-6c8b9a6a4ae0 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 returned with HTTP 200 Dec 22 09:44:06.737982 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 179/359] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:44:06 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:07.286788 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3a0aafd6-4580-41d4-91b1-8693a38fdde7 req-8727e2e8-d52c-43de-ae32-94dcf11f7eee tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:07.288126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3a0aafd6-4580-41d4-91b1-8693a38fdde7 req-8727e2e8-d52c-43de-ae32-94dcf11f7eee tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:07.288726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:07.288726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:07.289662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3a0aafd6-4580-41d4-91b1-8693a38fdde7 req-8727e2e8-d52c-43de-ae32-94dcf11f7eee tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:07.296199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-3a0aafd6-4580-41d4-91b1-8693a38fdde7 req-8727e2e8-d52c-43de-ae32-94dcf11f7eee tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:07.301013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-3a0aafd6-4580-41d4-91b1-8693a38fdde7 req-8727e2e8-d52c-43de-ae32-94dcf11f7eee tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:07.432774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-3a0aafd6-4580-41d4-91b1-8693a38fdde7 req-8727e2e8-d52c-43de-ae32-94dcf11f7eee tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:07.435338 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:07.435338 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:07.455168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3a0aafd6-4580-41d4-91b1-8693a38fdde7 req-8727e2e8-d52c-43de-ae32-94dcf11f7eee tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:07.457271 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 181/360] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:07 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:44:08.013743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-702b9713-20a0-4d94-b6e2-72e37f7d7334 req-f6863318-30c3-496e-98b5-3178e8b572bd tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:08.014616 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-702b9713-20a0-4d94-b6e2-72e37f7d7334 req-f6863318-30c3-496e-98b5-3178e8b572bd tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:08.014928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:08.014928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:08.016644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-702b9713-20a0-4d94-b6e2-72e37f7d7334 req-f6863318-30c3-496e-98b5-3178e8b572bd tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:08.019301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-702b9713-20a0-4d94-b6e2-72e37f7d7334 req-f6863318-30c3-496e-98b5-3178e8b572bd tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:08.021435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-702b9713-20a0-4d94-b6e2-72e37f7d7334 req-f6863318-30c3-496e-98b5-3178e8b572bd tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:08.136357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-702b9713-20a0-4d94-b6e2-72e37f7d7334 req-f6863318-30c3-496e-98b5-3178e8b572bd tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:08.144931 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:08.144931 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:08.178107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-702b9713-20a0-4d94-b6e2-72e37f7d7334 req-f6863318-30c3-496e-98b5-3178e8b572bd tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:08.205540 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 180/361] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:08 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:44:09.867403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-5c12ba44-68b9-477c-9f0f-073e22c7e418 req-ab3b899f-21a7-4ee5-9785-43ebdadefc43 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:09.868869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-5c12ba44-68b9-477c-9f0f-073e22c7e418 req-ab3b899f-21a7-4ee5-9785-43ebdadefc43 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:09.869355 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:09.869355 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:09.871427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-5c12ba44-68b9-477c-9f0f-073e22c7e418 req-ab3b899f-21a7-4ee5-9785-43ebdadefc43 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:09.877132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-5c12ba44-68b9-477c-9f0f-073e22c7e418 req-ab3b899f-21a7-4ee5-9785-43ebdadefc43 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:09.879457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-5c12ba44-68b9-477c-9f0f-073e22c7e418 req-ab3b899f-21a7-4ee5-9785-43ebdadefc43 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:09.957074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-5c12ba44-68b9-477c-9f0f-073e22c7e418 req-ab3b899f-21a7-4ee5-9785-43ebdadefc43 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:09.959271 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:09.959271 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:09.978871 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-5c12ba44-68b9-477c-9f0f-073e22c7e418 req-ab3b899f-21a7-4ee5-9785-43ebdadefc43 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:09.980782 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 182/362] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:09 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:44:11.090240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c4783395-9998-43e1-913b-ed67d060f06d req-522d827e-7bd5-430b-a3a9-110ec98a7ad3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:11.091397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c4783395-9998-43e1-913b-ed67d060f06d req-522d827e-7bd5-430b-a3a9-110ec98a7ad3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:11.091755 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:11.091755 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:11.092371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c4783395-9998-43e1-913b-ed67d060f06d req-522d827e-7bd5-430b-a3a9-110ec98a7ad3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:11.093147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-c4783395-9998-43e1-913b-ed67d060f06d req-522d827e-7bd5-430b-a3a9-110ec98a7ad3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:11.095133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-c4783395-9998-43e1-913b-ed67d060f06d req-522d827e-7bd5-430b-a3a9-110ec98a7ad3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:11.194910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-c4783395-9998-43e1-913b-ed67d060f06d req-522d827e-7bd5-430b-a3a9-110ec98a7ad3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:11.212421 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:11.212421 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:11.252701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c4783395-9998-43e1-913b-ed67d060f06d req-522d827e-7bd5-430b-a3a9-110ec98a7ad3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:11.253574 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 181/363] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:11 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:44:13.386528 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-625f1bc4-de1b-4ae7-b292-b356663c5a8b req-fba35f85-4fb0-424a-a8e3-e1c6cfa6115e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:13.387670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-625f1bc4-de1b-4ae7-b292-b356663c5a8b req-fba35f85-4fb0-424a-a8e3-e1c6cfa6115e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:13.388356 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:13.388356 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:13.389615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-625f1bc4-de1b-4ae7-b292-b356663c5a8b req-fba35f85-4fb0-424a-a8e3-e1c6cfa6115e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:13.390883 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-625f1bc4-de1b-4ae7-b292-b356663c5a8b req-fba35f85-4fb0-424a-a8e3-e1c6cfa6115e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:13.393935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-625f1bc4-de1b-4ae7-b292-b356663c5a8b req-fba35f85-4fb0-424a-a8e3-e1c6cfa6115e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:13.471750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-625f1bc4-de1b-4ae7-b292-b356663c5a8b req-fba35f85-4fb0-424a-a8e3-e1c6cfa6115e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:13.476870 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:13.476870 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:13.489948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-625f1bc4-de1b-4ae7-b292-b356663c5a8b req-fba35f85-4fb0-424a-a8e3-e1c6cfa6115e tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:13.490814 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 183/364] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:13 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:44:14.029676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b64120c5-8460-476c-890b-08be8b4b9ab5 req-7a87fd2e-c2ef-4ddd-b9a7-5133ad40501d tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:14.030587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b64120c5-8460-476c-890b-08be8b4b9ab5 req-7a87fd2e-c2ef-4ddd-b9a7-5133ad40501d tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:14.030975 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:14.030975 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:14.031647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b64120c5-8460-476c-890b-08be8b4b9ab5 req-7a87fd2e-c2ef-4ddd-b9a7-5133ad40501d tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:14.032438 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-b64120c5-8460-476c-890b-08be8b4b9ab5 req-7a87fd2e-c2ef-4ddd-b9a7-5133ad40501d tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:14.034752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-b64120c5-8460-476c-890b-08be8b4b9ab5 req-7a87fd2e-c2ef-4ddd-b9a7-5133ad40501d tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:14.132280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-b64120c5-8460-476c-890b-08be8b4b9ab5 req-7a87fd2e-c2ef-4ddd-b9a7-5133ad40501d tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:14.136118 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:14.136118 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:14.147203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b64120c5-8460-476c-890b-08be8b4b9ab5 req-7a87fd2e-c2ef-4ddd-b9a7-5133ad40501d tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:14.149304 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 182/365] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:14 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:44:14.476807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7b412b07-03ed-4052-b1c0-d7b90548389d req-f8d90558-9a85-46eb-90a2-389e74d0d212 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:14.477583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7b412b07-03ed-4052-b1c0-d7b90548389d req-f8d90558-9a85-46eb-90a2-389e74d0d212 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:14.477583 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:14.477583 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:14.477966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7b412b07-03ed-4052-b1c0-d7b90548389d req-f8d90558-9a85-46eb-90a2-389e74d0d212 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:14.478750 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-7b412b07-03ed-4052-b1c0-d7b90548389d req-f8d90558-9a85-46eb-90a2-389e74d0d212 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:14.480869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-7b412b07-03ed-4052-b1c0-d7b90548389d req-f8d90558-9a85-46eb-90a2-389e74d0d212 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:14.569062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-7b412b07-03ed-4052-b1c0-d7b90548389d req-f8d90558-9a85-46eb-90a2-389e74d0d212 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:14.571748 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:14.571748 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:14.581254 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7b412b07-03ed-4052-b1c0-d7b90548389d req-f8d90558-9a85-46eb-90a2-389e74d0d212 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:14.582373 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 184/366] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:14 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:44:15.931449 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d71444a2-9ef1-419b-89b2-60a684566dc8 req-19545619-c882-49d4-80aa-234c3348be74 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail Dec 22 09:44:15.933100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d71444a2-9ef1-419b-89b2-60a684566dc8 req-19545619-c882-49d4-80aa-234c3348be74 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:15.933684 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:15.933684 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:15.934381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-d71444a2-9ef1-419b-89b2-60a684566dc8 req-19545619-c882-49d4-80aa-234c3348be74 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:15.935224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [req-d71444a2-9ef1-419b-89b2-60a684566dc8 req-19545619-c882-49d4-80aa-234c3348be74 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:44:15.937360 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-d71444a2-9ef1-419b-89b2-60a684566dc8 req-19545619-c882-49d4-80aa-234c3348be74 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:44:16.010851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-d71444a2-9ef1-419b-89b2-60a684566dc8 req-19545619-c882-49d4-80aa-234c3348be74 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Get all volumes completed successfully. Dec 22 09:44:16.013474 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:16.013474 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:16.024969 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-d71444a2-9ef1-419b-89b2-60a684566dc8 req-19545619-c882-49d4-80aa-234c3348be74 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail returned with HTTP 200 Dec 22 09:44:16.026169 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 183/367] 10.222.0.50 () {60 vars in 1479 bytes} [Tue Dec 22 09:44:15 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/detail => generated 2746 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:44:16.055613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1983e5f8-e8f3-4f83-b236-47088dfbd0b5 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] DELETE http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:16.056686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1983e5f8-e8f3-4f83-b236-47088dfbd0b5 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:16.057130 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:16.057130 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:16.057804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1983e5f8-e8f3-4f83-b236-47088dfbd0b5 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:16.059075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1983e5f8-e8f3-4f83-b236-47088dfbd0b5 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Delete volume with id: 42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:16.140698 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:16.140698 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:16.142402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1983e5f8-e8f3-4f83-b236-47088dfbd0b5 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:16.187560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1983e5f8-e8f3-4f83-b236-47088dfbd0b5 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Delete volume request issued successfully. Dec 22 09:44:16.188490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1983e5f8-e8f3-4f83-b236-47088dfbd0b5 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 returned with HTTP 202 Dec 22 09:44:16.189808 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 185/368] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:44:16 2020] DELETE /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:44:16.201927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47ab2e36-8443-4159-a3b6-e9968c4552bb tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:16.202721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47ab2e36-8443-4159-a3b6-e9968c4552bb tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:16.203023 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:16.203023 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:16.203524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47ab2e36-8443-4159-a3b6-e9968c4552bb tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:16.305187 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:16.305187 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:16.316797 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-47ab2e36-8443-4159-a3b6-e9968c4552bb tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:16.365926 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47ab2e36-8443-4159-a3b6-e9968c4552bb tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 returned with HTTP 200 Dec 22 09:44:16.368834 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 184/369] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:16 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:17.389055 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62478eb2-6e27-428c-8204-7c8d15f7ec6f tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:17.390249 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62478eb2-6e27-428c-8204-7c8d15f7ec6f tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:17.390701 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:17.390701 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:17.391392 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62478eb2-6e27-428c-8204-7c8d15f7ec6f tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:17.509236 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:17.509236 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:17.535432 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-62478eb2-6e27-428c-8204-7c8d15f7ec6f tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:17.576700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62478eb2-6e27-428c-8204-7c8d15f7ec6f tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 returned with HTTP 200 Dec 22 09:44:17.578389 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 186/370] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:17 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 => generated 920 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:18.596584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7603b36f-c80a-4ab3-8a1e-0fa32d841929 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 Dec 22 09:44:18.597152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7603b36f-c80a-4ab3-8a1e-0fa32d841929 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:18.597260 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:18.597260 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:18.597644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7603b36f-c80a-4ab3-8a1e-0fa32d841929 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:18.686693 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7603b36f-c80a-4ab3-8a1e-0fa32d841929 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 returned with HTTP 404 Dec 22 09:44:18.688727 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 185/371] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:18 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/42e65db0-a6c3-468e-bca4-6721416d5371 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:44:18.698903 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69902462-7ab6-4136-bd14-018cedb7dfa3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] DELETE http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:18.699903 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69902462-7ab6-4136-bd14-018cedb7dfa3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:18.700583 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:18.700583 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:18.701293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69902462-7ab6-4136-bd14-018cedb7dfa3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:18.701961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-69902462-7ab6-4136-bd14-018cedb7dfa3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Delete volume with id: c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:18.762482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:18.762482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:18.764266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69902462-7ab6-4136-bd14-018cedb7dfa3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:18.810828 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69902462-7ab6-4136-bd14-018cedb7dfa3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Delete volume request issued successfully. Dec 22 09:44:18.811545 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69902462-7ab6-4136-bd14-018cedb7dfa3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 returned with HTTP 202 Dec 22 09:44:18.812911 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 187/372] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:44:18 2020] DELETE /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:44:18.821761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-715a6799-f0e6-419a-a9a7-075e1ad30fca tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:18.826576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-715a6799-f0e6-419a-a9a7-075e1ad30fca tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:18.828241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-715a6799-f0e6-419a-a9a7-075e1ad30fca tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:18.980498 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:18.980498 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:19.018620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-715a6799-f0e6-419a-a9a7-075e1ad30fca tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:19.089087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-715a6799-f0e6-419a-a9a7-075e1ad30fca tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 returned with HTTP 200 Dec 22 09:44:19.090265 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 186/373] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:18 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 => generated 920 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:19.626247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a56e7519-5c8f-4739-8079-47cebcbe1b76 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] DELETE http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:44:19.627355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a56e7519-5c8f-4739-8079-47cebcbe1b76 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:19.627720 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:19.627720 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:19.628339 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a56e7519-5c8f-4739-8079-47cebcbe1b76 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:19.629023 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-a56e7519-5c8f-4739-8079-47cebcbe1b76 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Delete volume with id: 12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:44:19.736738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:19.736738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:19.742054 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a56e7519-5c8f-4739-8079-47cebcbe1b76 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:44:19.802869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a56e7519-5c8f-4739-8079-47cebcbe1b76 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Delete volume request issued successfully. Dec 22 09:44:19.803336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a56e7519-5c8f-4739-8079-47cebcbe1b76 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 202 Dec 22 09:44:19.804984 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 188/374] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:44:19 2020] DELETE /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:44:19.814579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70768114-9e3d-4106-82ab-c7c602f8cc35 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:44:19.815104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70768114-9e3d-4106-82ab-c7c602f8cc35 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:19.815321 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:19.815321 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:19.815693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70768114-9e3d-4106-82ab-c7c602f8cc35 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:19.939839 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:19.939839 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:19.949146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-70768114-9e3d-4106-82ab-c7c602f8cc35 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:44:19.985055 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70768114-9e3d-4106-82ab-c7c602f8cc35 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:44:19.985896 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 187/375] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:19 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:20.114761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91f0bad2-f144-4fe6-afcd-534c65492499 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:20.115633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91f0bad2-f144-4fe6-afcd-534c65492499 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:20.115873 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:20.115873 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:20.117575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91f0bad2-f144-4fe6-afcd-534c65492499 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:20.216720 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:20.216720 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:20.235111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-91f0bad2-f144-4fe6-afcd-534c65492499 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:20.281752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91f0bad2-f144-4fe6-afcd-534c65492499 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 returned with HTTP 200 Dec 22 09:44:20.282957 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 189/376] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:20 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 => generated 920 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:21.002853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e10b237-a781-40b5-8c6d-39bde5838e12 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:44:21.004716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e10b237-a781-40b5-8c6d-39bde5838e12 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:21.005243 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:21.005243 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:21.006237 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e10b237-a781-40b5-8c6d-39bde5838e12 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:21.094737 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:21.094737 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:21.121062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9e10b237-a781-40b5-8c6d-39bde5838e12 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Volume info retrieved successfully. Dec 22 09:44:21.172790 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e10b237-a781-40b5-8c6d-39bde5838e12 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 200 Dec 22 09:44:21.174578 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 188/377] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:20 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 915 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:21.309066 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0ca5ab7-b14c-46f4-b05e-7b1b186b3d99 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 Dec 22 09:44:21.310030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0ca5ab7-b14c-46f4-b05e-7b1b186b3d99 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:21.310446 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:21.310446 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:21.311092 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0ca5ab7-b14c-46f4-b05e-7b1b186b3d99 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:21.432565 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:21.432565 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:21.444606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0ca5ab7-b14c-46f4-b05e-7b1b186b3d99 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 returned with HTTP 404 Dec 22 09:44:21.450590 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 190/378] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:21 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/c6682b6a-b2ea-4a47-9e96-a5e331362fc9 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:44:21.457202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3515b8b3-2c5d-4987-9302-4920057a8cb3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] DELETE http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:44:21.458448 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3515b8b3-2c5d-4987-9302-4920057a8cb3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:21.458891 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:21.458891 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:21.460041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3515b8b3-2c5d-4987-9302-4920057a8cb3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:21.461170 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-3515b8b3-2c5d-4987-9302-4920057a8cb3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Delete volume with id: d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:44:21.567622 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:21.567622 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:21.570430 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3515b8b3-2c5d-4987-9302-4920057a8cb3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:21.625474 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3515b8b3-2c5d-4987-9302-4920057a8cb3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Delete volume request issued successfully. Dec 22 09:44:21.626271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3515b8b3-2c5d-4987-9302-4920057a8cb3 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 202 Dec 22 09:44:21.628664 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 189/379] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:44:21 2020] DELETE /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:44:21.638374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0561c8ad-cfbd-4d52-a526-ebf286f76684 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:44:21.639978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0561c8ad-cfbd-4d52-a526-ebf286f76684 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:21.640533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:21.640533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:21.641567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0561c8ad-cfbd-4d52-a526-ebf286f76684 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:21.752488 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:21.752488 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:21.769103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0561c8ad-cfbd-4d52-a526-ebf286f76684 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:21.840468 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0561c8ad-cfbd-4d52-a526-ebf286f76684 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 200 Dec 22 09:44:21.841600 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 191/380] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:21 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 920 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:22.202756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ce8c675-6cd2-4c9b-b735-d5793003fbd6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] GET http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 Dec 22 09:44:22.203696 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ce8c675-6cd2-4c9b-b735-d5793003fbd6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:22.204053 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:22.204053 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:22.205116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ce8c675-6cd2-4c9b-b735-d5793003fbd6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:22.375298 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:22.375298 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:22.403290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ce8c675-6cd2-4c9b-b735-d5793003fbd6 tempest-AttachVolumeNegativeTest-527955609 tempest-AttachVolumeNegativeTest-527955609] http://10.222.0.50/volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 returned with HTTP 404 Dec 22 09:44:22.404396 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 190/381] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:22 2020] GET /volume/v3/f8298ddf7cf945579648150318b580de/volumes/12915bf3-0dc4-4319-808a-0d9c083431f1 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:44:22.862359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3eba9305-649b-4e7e-afed-d9739bd24f61 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:44:22.863290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3eba9305-649b-4e7e-afed-d9739bd24f61 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:22.863620 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:22.863620 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:22.864248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3eba9305-649b-4e7e-afed-d9739bd24f61 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:23.011980 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:23.011980 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:23.055990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3eba9305-649b-4e7e-afed-d9739bd24f61 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Volume info retrieved successfully. Dec 22 09:44:23.123228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3eba9305-649b-4e7e-afed-d9739bd24f61 tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 200 Dec 22 09:44:23.128490 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 192/382] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:22 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 920 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:24.145694 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3976b9f-bc1a-4b97-9900-6da63084b1cf tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] GET http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 Dec 22 09:44:24.146334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3976b9f-bc1a-4b97-9900-6da63084b1cf tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:24.146651 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:24.146651 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:24.147806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3976b9f-bc1a-4b97-9900-6da63084b1cf tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:24.206224 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3976b9f-bc1a-4b97-9900-6da63084b1cf tempest-VolumesTestJSON-1427779305 tempest-VolumesTestJSON-1427779305] http://10.222.0.50/volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 returned with HTTP 404 Dec 22 09:44:24.221782 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 191/383] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:24 2020] GET /volume/v3/512b4ce8a9ba4a9dbc7c77a2960d3888/volumes/d3eb2c24-b0c8-40d9-a383-35686221c803 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:44:55.168832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] POST http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes Dec 22 09:44:55.174378 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:55.174378 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:55.175264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-345086863"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:44:55.179513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-345086863'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:44:55.180386 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Create volume of 1 GB Dec 22 09:44:55.197318 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Availability Zones retrieved successfully. Dec 22 09:44:55.284584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Flow 'volume_create_api' (1e23bcdf-c343-4adf-8cb1-9c8e95ad0285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:44:55.288064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1789dd3-e825-4aa1-b8de-a1e3e85f52be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:55.303500 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:44:55.455772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1789dd3-e825-4aa1-b8de-a1e3e85f52be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:55.457982 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fad5af-3d18-4be4-bab1-a547c3e420c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:55.637876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Created reservations ['f2729464-0775-48bd-abd5-2d513e9acee0', '32b47ea7-72d9-4666-a500-5191994a18dd', '1dd3586d-3610-4642-9916-15b09e2ec53e', '21ca6112-f24a-46fa-ac78-be626115033f'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:44:55.639790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fad5af-3d18-4be4-bab1-a547c3e420c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2729464-0775-48bd-abd5-2d513e9acee0', '32b47ea7-72d9-4666-a500-5191994a18dd', '1dd3586d-3610-4642-9916-15b09e2ec53e', '21ca6112-f24a-46fa-ac78-be626115033f']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:55.641924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26a7763-67fa-4eae-8dab-4ecbc88c8f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:55.751750 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26a7763-67fa-4eae-8dab-4ecbc88c8f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf251b4-cee4-473d-aa3f-338d6ea48627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-345086863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3403c09830ad476d806af5441d8712c7',qos_specs=None,replication_status=,reservations=['f2729464-0775-48bd-abd5-2d513e9acee0','32b47ea7-72d9-4666-a500-5191994a18dd','1dd3586d-3610-4642-9916-15b09e2ec53e','21ca6112-f24a-46fa-ac78-be626115033f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4106db8f8f4fa1a778355a88dfd210',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:44:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-345086863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adf251b4-cee4-473d-aa3f-338d6ea48627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3403c09830ad476d806af5441d8712c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3b4106db8f8f4fa1a778355a88dfd210',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:55.754167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b096391f-e65c-4cad-b4a3-d9a9cba470d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:55.793291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b096391f-e65c-4cad-b4a3-d9a9cba470d5) transitioned into state 'SUCCESS' from state '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-345086863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3403c09830ad476d806af5441d8712c7',qos_specs=None,replication_status=,reservations=['f2729464-0775-48bd-abd5-2d513e9acee0','32b47ea7-72d9-4666-a500-5191994a18dd','1dd3586d-3610-4642-9916-15b09e2ec53e','21ca6112-f24a-46fa-ac78-be626115033f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4106db8f8f4fa1a778355a88dfd210',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:55.795775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd32b9b-6ff4-4467-b483-77c89a086c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:44:55.822593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd32b9b-6ff4-4467-b483-77c89a086c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:44:55.832465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Flow 'volume_create_api' (1e23bcdf-c343-4adf-8cb1-9c8e95ad0285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:44:55.962451 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Create volume request issued successfully. Dec 22 09:44:56.001612 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f50bfa6-b436-492d-adb2-0ed12aea17b0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes returned with HTTP 202 Dec 22 09:44:56.008408 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 193/384] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:44:55 2020] POST /volume/v3/3403c09830ad476d806af5441d8712c7/volumes => generated 827 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:44:56.020648 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c813a6eb-a939-4290-9a36-12480ff52e83 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:44:56.021264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c813a6eb-a939-4290-9a36-12480ff52e83 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:56.022269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c813a6eb-a939-4290-9a36-12480ff52e83 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:56.097861 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:56.097861 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:56.107677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c813a6eb-a939-4290-9a36-12480ff52e83 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:44:56.131765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c813a6eb-a939-4290-9a36-12480ff52e83 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 200 Dec 22 09:44:56.132855 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 192/385] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:56 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 895 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:57.150788 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06401b4d-82aa-4ae5-ad5b-7e14715f7ee0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:44:57.151283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06401b4d-82aa-4ae5-ad5b-7e14715f7ee0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:57.151656 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:57.151656 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:57.152272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06401b4d-82aa-4ae5-ad5b-7e14715f7ee0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:57.270450 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:57.270450 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:57.281664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06401b4d-82aa-4ae5-ad5b-7e14715f7ee0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:44:57.312216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06401b4d-82aa-4ae5-ad5b-7e14715f7ee0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 200 Dec 22 09:44:57.313295 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 194/386] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:57 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:44:58.342098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48ac578b-3bb3-4c76-aea9-750b99ac5b58 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:44:58.342844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48ac578b-3bb3-4c76-aea9-750b99ac5b58 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:44:58.343158 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:44:58.343158 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:44:58.343688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48ac578b-3bb3-4c76-aea9-750b99ac5b58 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:44:58.420799 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:44:58.420799 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:44:58.435249 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-48ac578b-3bb3-4c76-aea9-750b99ac5b58 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:44:58.466301 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48ac578b-3bb3-4c76-aea9-750b99ac5b58 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 200 Dec 22 09:44:58.467723 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 193/387] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:44:58 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:07.551890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-9dcbc3b6-9b2e-46e1-add3-0cc5773dc0a1 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] DELETE http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad Dec 22 09:45:07.553668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-9dcbc3b6-9b2e-46e1-add3-0cc5773dc0a1 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:07.554001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:07.554001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:07.554589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-9dcbc3b6-9b2e-46e1-add3-0cc5773dc0a1 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:07.612318 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:07.612318 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:08.701398 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-9dcbc3b6-9b2e-46e1-add3-0cc5773dc0a1 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:45:08.703902 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-9dcbc3b6-9b2e-46e1-add3-0cc5773dc0a1 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:45:08.722796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-9dcbc3b6-9b2e-46e1-add3-0cc5773dc0a1 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad returned with HTTP 200 Dec 22 09:45:08.725130 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 195/388] 10.222.0.37 () {62 vars in 1437 bytes} [Tue Dec 22 09:45:07 2020] DELETE /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/attachments/76c5eef1-bea0-4ec4-a4b3-cca0996e15ad => generated 19 bytes in 1191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:08.759135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-dfb25747-df2d-4928-8967-6047a6a0da21 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] DELETE http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:45:08.759773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-dfb25747-df2d-4928-8967-6047a6a0da21 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:08.760119 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:08.760119 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:08.760686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-dfb25747-df2d-4928-8967-6047a6a0da21 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:08.761257 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-dfb25747-df2d-4928-8967-6047a6a0da21 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Delete volume with id: 3756aa45-fc56-46c6-952c-ebf06ec6187c Dec 22 09:45:08.875752 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:08.875752 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:08.885144 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-dfb25747-df2d-4928-8967-6047a6a0da21 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Volume info retrieved successfully. Dec 22 09:45:08.939987 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-dfb25747-df2d-4928-8967-6047a6a0da21 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] Delete volume request issued successfully. Dec 22 09:45:08.940622 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-2be3b602-4a53-4646-bad2-752eb48ff1ea req-dfb25747-df2d-4928-8967-6047a6a0da21 tempest-ServersTestBootFromVolume-1348973296 tempest-ServersTestBootFromVolume-1348973296] http://10.222.0.50/volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c returned with HTTP 202 Dec 22 09:45:08.941885 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 194/389] 10.222.0.37 () {60 vars in 1384 bytes} [Tue Dec 22 09:45:08 2020] DELETE /volume/v3/2f2a9e1d1079432fbb5dcdfabcefc7a9/volumes/3756aa45-fc56-46c6-952c-ebf06ec6187c => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:45:23.219574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] POST http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes Dec 22 09:45:23.220597 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:23.220597 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:23.221324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-215085698"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:45:23.222778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-215085698'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:45:23.223362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Create volume of 1 GB Dec 22 09:45:23.224650 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:23.224650 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:23.260968 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Availability Zones retrieved successfully. Dec 22 09:45:23.298119 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Flow 'volume_create_api' (7e7875a5-0f83-4fa8-88bc-ec5b100cf9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:45:23.315094 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b62aeb-5a73-4336-aa4f-add11b668703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:45:23.319402 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:45:23.475366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b62aeb-5a73-4336-aa4f-add11b668703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:45:23.481379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5ecc14-bd46-4cc8-a593-ad27781ec899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:45:23.663219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Created reservations ['d3736aa9-f409-47bf-81a4-e0ee15dc5c1f', '3c1e51df-4ee6-4a7e-a1be-55307535c9d5', '22d5acde-32c2-47e6-afe0-7a9ed8369f8d', '476f7cb1-268c-498b-ab41-cb90956bfed0'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:45:23.668281 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5ecc14-bd46-4cc8-a593-ad27781ec899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3736aa9-f409-47bf-81a4-e0ee15dc5c1f', '3c1e51df-4ee6-4a7e-a1be-55307535c9d5', '22d5acde-32c2-47e6-afe0-7a9ed8369f8d', '476f7cb1-268c-498b-ab41-cb90956bfed0']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:45:23.673273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7805336c-6d36-4d5f-a06d-4e20b83ec897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:45:23.836704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7805336c-6d36-4d5f-a06d-4e20b83ec897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-215085698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3403c09830ad476d806af5441d8712c7',qos_specs=None,replication_status=,reservations=['d3736aa9-f409-47bf-81a4-e0ee15dc5c1f','3c1e51df-4ee6-4a7e-a1be-55307535c9d5','22d5acde-32c2-47e6-afe0-7a9ed8369f8d','476f7cb1-268c-498b-ab41-cb90956bfed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4106db8f8f4fa1a778355a88dfd210',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-215085698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3403c09830ad476d806af5441d8712c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3b4106db8f8f4fa1a778355a88dfd210',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:45:23.838752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a65a64-c52a-4c7f-8192-2a51be700b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:45:23.890134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a65a64-c52a-4c7f-8192-2a51be700b4d) transitioned into state 'SUCCESS' from state '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-215085698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3403c09830ad476d806af5441d8712c7',qos_specs=None,replication_status=,reservations=['d3736aa9-f409-47bf-81a4-e0ee15dc5c1f','3c1e51df-4ee6-4a7e-a1be-55307535c9d5','22d5acde-32c2-47e6-afe0-7a9ed8369f8d','476f7cb1-268c-498b-ab41-cb90956bfed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4106db8f8f4fa1a778355a88dfd210',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:45:23.892284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03fce1d-2294-404b-bc38-13428576abe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:45:23.917769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03fce1d-2294-404b-bc38-13428576abe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:45:23.928028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Flow 'volume_create_api' (7e7875a5-0f83-4fa8-88bc-ec5b100cf9b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:45:23.995118 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Create volume request issued successfully. Dec 22 09:45:24.028976 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a804d8be-9fe1-4b38-a906-0b948dec2f42 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes returned with HTTP 202 Dec 22 09:45:24.029851 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 196/390] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:45:23 2020] POST /volume/v3/3403c09830ad476d806af5441d8712c7/volumes => generated 827 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:45:24.044709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32386d37-f083-4e15-840a-2c8c531602db tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:24.050396 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32386d37-f083-4e15-840a-2c8c531602db tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:24.050841 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:24.050841 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:24.051497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32386d37-f083-4e15-840a-2c8c531602db tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:24.197132 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:24.197132 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:24.269182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-32386d37-f083-4e15-840a-2c8c531602db tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:24.327733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32386d37-f083-4e15-840a-2c8c531602db tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:24.331858 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 195/391] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:24 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 919 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:25.351183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:25.352350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:25.352721 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:25.352721 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:25.353331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:25.445284 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:25.445284 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:25.459256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:25.495602 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:25.497265 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 197/392] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:25 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:29.209588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-f1cffef7-5f66-4023-968e-4a6eec6edcf5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:29.210741 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-f1cffef7-5f66-4023-968e-4a6eec6edcf5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:29.211100 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:29.211100 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:29.211988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-f1cffef7-5f66-4023-968e-4a6eec6edcf5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:29.335449 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:29.335449 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:29.361554 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-f1cffef7-5f66-4023-968e-4a6eec6edcf5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:29.406664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-f1cffef7-5f66-4023-968e-4a6eec6edcf5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:29.407849 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 196/393] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:45:29 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:29.535383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume// Dec 22 09:45:29.536693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:29.537204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:29.537204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:29.537844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:29.539403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee430df-1f5d-4aba-9aa0-1357d076afd4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:45:29.540540 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 198/394] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:45:29 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:45:29.556370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-75bf35c4-f04c-4130-966b-e4a82e421000 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] POST http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments Dec 22 09:45:29.557105 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:29.557105 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:29.557895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-75bf35c4-f04c-4130-966b-e4a82e421000 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78", "instance_uuid": "8ba07f2a-eb2d-4cd4-8522-a71369f545df", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:45:29.695029 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:29.695029 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:29.781921 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-75bf35c4-f04c-4130-966b-e4a82e421000 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments returned with HTTP 200 Dec 22 09:45:29.784458 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 197/395] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:45:29 2020] POST /volume/v3/3403c09830ad476d806af5441d8712c7/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:45:29.835154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2da81f0c-a88c-4bfc-aca8-b1e153883d53 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:29.836054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2da81f0c-a88c-4bfc-aca8-b1e153883d53 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:29.836645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2da81f0c-a88c-4bfc-aca8-b1e153883d53 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:29.883608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-75bf35c4-f04c-4130-966b-e4a82e421000 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume// Dec 22 09:45:29.884038 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-75bf35c4-f04c-4130-966b-e4a82e421000 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:29.884202 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:29.884202 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:29.884946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-75bf35c4-f04c-4130-966b-e4a82e421000 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:29.888237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-75bf35c4-f04c-4130-966b-e4a82e421000 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:45:29.889007 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 198/396] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:45:29 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:45:29.905528 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-74d96415-9578-4535-a44b-946aa18f694b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:29.906514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-74d96415-9578-4535-a44b-946aa18f694b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:29.907150 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-74d96415-9578-4535-a44b-946aa18f694b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:29.999061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:29.999061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:30.020486 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:30.020486 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:30.024776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2da81f0c-a88c-4bfc-aca8-b1e153883d53 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:30.051105 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-74d96415-9578-4535-a44b-946aa18f694b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:30.087305 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:30.087305 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:30.093105 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:30.093105 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:30.110456 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2da81f0c-a88c-4bfc-aca8-b1e153883d53 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:30.111256 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 199/397] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:29 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 919 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:30.115651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-74d96415-9578-4535-a44b-946aa18f694b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:30.116550 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 199/398] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:45:29 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1018 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:45:30.161501 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-c7c5e0bb-e17a-468a-9232-6579787c8535 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] PUT http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107 Dec 22 09:45:30.162213 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:30.162213 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:30.162596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-c7c5e0bb-e17a-468a-9232-6579787c8535 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h2-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:45:30.217963 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:45:30.217963 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:45:30.224507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-c7c5e0bb-e17a-468a-9232-6579787c8535 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Lock "b'cinder-attachment_update-88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78-n-h2-765315-5'" acquired by "attachment_update" :: waited 0.032s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:45:30.234397 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:30.234397 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:31.131326 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09d289f3-efa4-4a22-8338-5c672216e2ca tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:31.131880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09d289f3-efa4-4a22-8338-5c672216e2ca tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:31.132125 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:31.132125 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:31.132533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09d289f3-efa4-4a22-8338-5c672216e2ca tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:31.203852 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:31.203852 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:31.219290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-09d289f3-efa4-4a22-8338-5c672216e2ca tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:31.248833 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:31.248833 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:31.262425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09d289f3-efa4-4a22-8338-5c672216e2ca tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:31.263882 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 200/399] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:31 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 919 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:32.281265 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8458e2df-8951-45a4-9387-8adc9a79817c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:32.281783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8458e2df-8951-45a4-9387-8adc9a79817c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:32.281950 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:32.281950 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:32.282589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8458e2df-8951-45a4-9387-8adc9a79817c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:32.407543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:32.407543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:32.433628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8458e2df-8951-45a4-9387-8adc9a79817c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:32.488092 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:32.488092 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:32.513282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8458e2df-8951-45a4-9387-8adc9a79817c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:32.525194 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 201/400] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:32 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 919 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:32.840692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-c7c5e0bb-e17a-468a-9232-6579787c8535 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Lock "b'cinder-attachment_update-88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78-n-h2-765315-5'" released by "attachment_update" :: held 2.617s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:45:32.841625 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-c7c5e0bb-e17a-468a-9232-6579787c8535 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107 returned with HTTP 200 Dec 22 09:45:32.844224 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 200/401] 10.222.0.37 () {64 vars in 1468 bytes} [Tue Dec 22 09:45:30 2020] PUT /volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107 => generated 762 bytes in 2688 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:45:33.533847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22abe1df-b8ad-4057-9b84-1f7800d0949c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:33.534392 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22abe1df-b8ad-4057-9b84-1f7800d0949c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:33.534640 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:33.534640 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:33.535068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22abe1df-b8ad-4057-9b84-1f7800d0949c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:33.632413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:33.632413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:33.665475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-22abe1df-b8ad-4057-9b84-1f7800d0949c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:33.714538 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:33.714538 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:33.738358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22abe1df-b8ad-4057-9b84-1f7800d0949c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:33.742299 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 202/402] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:33 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:34.765714 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78ba7117-c364-40bd-8044-fb7f69fe567a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:34.766657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78ba7117-c364-40bd-8044-fb7f69fe567a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:34.767142 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:34.767142 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:34.767668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78ba7117-c364-40bd-8044-fb7f69fe567a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:34.858149 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:34.858149 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:34.870905 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-78ba7117-c364-40bd-8044-fb7f69fe567a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:34.918090 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:34.918090 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:34.936369 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78ba7117-c364-40bd-8044-fb7f69fe567a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:34.938288 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 201/403] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:34 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:35.954003 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73c5918a-ca95-4872-9365-19f2924b6ed6 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:35.955347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73c5918a-ca95-4872-9365-19f2924b6ed6 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:35.955757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:35.955757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:35.956474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73c5918a-ca95-4872-9365-19f2924b6ed6 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:36.073608 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:36.073608 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:36.093664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-73c5918a-ca95-4872-9365-19f2924b6ed6 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:36.147344 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:36.147344 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:36.174489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73c5918a-ca95-4872-9365-19f2924b6ed6 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:36.179380 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 203/404] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:35 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:37.197334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa3ba036-b19d-4f06-b24f-a6e1912a0a9c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:37.198168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa3ba036-b19d-4f06-b24f-a6e1912a0a9c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:37.198168 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:37.198168 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:37.198448 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa3ba036-b19d-4f06-b24f-a6e1912a0a9c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:37.319147 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:37.319147 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:37.339593 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-aa3ba036-b19d-4f06-b24f-a6e1912a0a9c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:37.387556 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:37.387556 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:37.418059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa3ba036-b19d-4f06-b24f-a6e1912a0a9c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:37.435482 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 202/405] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:37 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:38.439885 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30c38108-7a25-4ed3-9176-e107481e1cce tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:38.440530 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30c38108-7a25-4ed3-9176-e107481e1cce tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:38.440640 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:38.440640 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:38.440950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30c38108-7a25-4ed3-9176-e107481e1cce tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:38.554532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-709a5d81-fe04-4c56-a10e-7ac8c2fc825c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] POST http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107/action Dec 22 09:45:38.555234 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:38.555234 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:38.555678 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-709a5d81-fe04-4c56-a10e-7ac8c2fc825c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:45:38.556272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-709a5d81-fe04-4c56-a10e-7ac8c2fc825c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:45:38.619741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:38.619741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:38.633110 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-30c38108-7a25-4ed3-9176-e107481e1cce tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:38.681274 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:38.681274 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:38.705811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30c38108-7a25-4ed3-9176-e107481e1cce tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:38.709850 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 204/406] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:38 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:38.782545 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:38.782545 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:38.822249 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b737e1fc-cd45-4445-9d94-2ca5a73890e5 req-709a5d81-fe04-4c56-a10e-7ac8c2fc825c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107/action returned with HTTP 204 Dec 22 09:45:38.831044 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 203/407] 10.222.0.37 () {64 vars in 1489 bytes} [Tue Dec 22 09:45:38 2020] POST /volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107/action => generated 0 bytes in 277 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:45:39.726734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69ac4b1a-dfd9-459d-b6e9-0a8fa40078e2 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:39.727299 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69ac4b1a-dfd9-459d-b6e9-0a8fa40078e2 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:39.727733 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:39.727733 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:39.728214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69ac4b1a-dfd9-459d-b6e9-0a8fa40078e2 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:39.872615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:39.872615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:39.892153 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69ac4b1a-dfd9-459d-b6e9-0a8fa40078e2 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:39.935278 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:39.935278 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:39.960312 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69ac4b1a-dfd9-459d-b6e9-0a8fa40078e2 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:39.975978 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 205/408] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:45:39 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1212 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:45:40.844061 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-77559881-75bf-4d71-bf14-47991b0abb6a req-c2825997-6b4d-48c6-bad5-8c48373626b5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:45:40.844061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-77559881-75bf-4d71-bf14-47991b0abb6a req-c2825997-6b4d-48c6-bad5-8c48373626b5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:40.844061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:40.844061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:40.844061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-77559881-75bf-4d71-bf14-47991b0abb6a req-c2825997-6b4d-48c6-bad5-8c48373626b5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:40.986531 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:40.986531 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:41.010430 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-77559881-75bf-4d71-bf14-47991b0abb6a req-c2825997-6b4d-48c6-bad5-8c48373626b5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:45:41.056833 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:41.056833 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:41.078444 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-77559881-75bf-4d71-bf14-47991b0abb6a req-c2825997-6b4d-48c6-bad5-8c48373626b5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:45:41.092841 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 204/409] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:45:40 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1212 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:45:44.685341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-25d2ecde-b0ec-4e4d-9da4-4d2c23ad7c69 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] DELETE http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa Dec 22 09:45:44.689060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-25d2ecde-b0ec-4e4d-9da4-4d2c23ad7c69 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:44.689390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:44.689390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:44.689923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-25d2ecde-b0ec-4e4d-9da4-4d2c23ad7c69 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:44.815284 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:44.815284 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:46.259532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9710e586-a830-42be-bb35-a2837bf81d99 req-25d2ecde-b0ec-4e4d-9da4-4d2c23ad7c69 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:45:46.263740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9710e586-a830-42be-bb35-a2837bf81d99 req-25d2ecde-b0ec-4e4d-9da4-4d2c23ad7c69 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:45:46.281100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-25d2ecde-b0ec-4e4d-9da4-4d2c23ad7c69 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa returned with HTTP 200 Dec 22 09:45:46.285624 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 206/410] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:45:44 2020] DELETE /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/10ce72a4-7da9-4802-83e5-7a74f0a910aa => generated 19 bytes in 1604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:46.305685 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-9181254a-b9bb-4264-97d2-bb263503aa8f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] DELETE http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00 Dec 22 09:45:46.306771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-9181254a-b9bb-4264-97d2-bb263503aa8f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:46.306976 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:46.306976 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:46.307627 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-9181254a-b9bb-4264-97d2-bb263503aa8f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:46.386109 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:46.386109 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:47.463244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9710e586-a830-42be-bb35-a2837bf81d99 req-9181254a-b9bb-4264-97d2-bb263503aa8f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:45:47.463244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9710e586-a830-42be-bb35-a2837bf81d99 req-9181254a-b9bb-4264-97d2-bb263503aa8f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:45:47.482928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-9181254a-b9bb-4264-97d2-bb263503aa8f tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00 returned with HTTP 200 Dec 22 09:45:47.490776 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 205/411] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:45:46 2020] DELETE /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/ea957ab4-b271-4d5d-a6ab-92850778fd00 => generated 19 bytes in 1192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:45:47.503719 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-630081d2-4da1-4a1e-8a8a-a7f409d67c0c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] DELETE http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114 Dec 22 09:45:47.506782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-630081d2-4da1-4a1e-8a8a-a7f409d67c0c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:45:47.507007 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:45:47.507007 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:45:47.508677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-630081d2-4da1-4a1e-8a8a-a7f409d67c0c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:45:47.558543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:45:47.558543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:45:48.704020 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9710e586-a830-42be-bb35-a2837bf81d99 req-630081d2-4da1-4a1e-8a8a-a7f409d67c0c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:45:48.704553 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9710e586-a830-42be-bb35-a2837bf81d99 req-630081d2-4da1-4a1e-8a8a-a7f409d67c0c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:45:48.720727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9710e586-a830-42be-bb35-a2837bf81d99 req-630081d2-4da1-4a1e-8a8a-a7f409d67c0c tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114 returned with HTTP 200 Dec 22 09:45:48.721606 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 207/412] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 09:45:47 2020] DELETE /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/attachments/f5b2c7e8-ffbe-464f-8c01-fa3d856d4114 => generated 19 bytes in 1229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:02.862320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-ce6a9d64-2a88-4024-b666-f534134a65ae req-73ba28ea-59f2-4484-99a0-a30a81f5edfa tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:02.862832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-ce6a9d64-2a88-4024-b666-f534134a65ae req-73ba28ea-59f2-4484-99a0-a30a81f5edfa tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:02.863155 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:02.863155 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:02.863590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-ce6a9d64-2a88-4024-b666-f534134a65ae req-73ba28ea-59f2-4484-99a0-a30a81f5edfa tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:02.987444 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:02.987444 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:03.017709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-ce6a9d64-2a88-4024-b666-f534134a65ae req-73ba28ea-59f2-4484-99a0-a30a81f5edfa tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:03.062467 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:03.062467 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:03.083027 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-ce6a9d64-2a88-4024-b666-f534134a65ae req-73ba28ea-59f2-4484-99a0-a30a81f5edfa tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:03.084522 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 206/413] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:46:02 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1212 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:12.309611 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0f06c9b-2b19-4663-ad71-4080cf15142c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:12.310170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0f06c9b-2b19-4663-ad71-4080cf15142c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:12.310298 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:12.310298 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:12.310670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0f06c9b-2b19-4663-ad71-4080cf15142c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:12.375362 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:12.375362 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:12.387176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a0f06c9b-2b19-4663-ad71-4080cf15142c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:12.417978 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:12.417978 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:12.432504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0f06c9b-2b19-4663-ad71-4080cf15142c tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:12.433924 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 208/414] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:12 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1212 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:13.873430 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-599d989c-a53d-4f28-a975-6a49718bfe0a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:13.874353 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-599d989c-a53d-4f28-a975-6a49718bfe0a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:13.875488 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:13.875488 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:13.875488 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-599d989c-a53d-4f28-a975-6a49718bfe0a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:13.952243 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:13.952243 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:13.986264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f8255921-858a-4afc-90b5-331398728a78 req-599d989c-a53d-4f28-a975-6a49718bfe0a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:14.022166 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:14.022166 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:14.031597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-599d989c-a53d-4f28-a975-6a49718bfe0a tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:14.032952 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 207/415] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:46:13 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1212 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:14.069659 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] POST http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78/action Dec 22 09:46:14.070680 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:14.070680 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:14.071410 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action body: b'{"os-begin_detaching": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:46:14.071964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:46:14.135890 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:14.135890 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:14.137255 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:14.162108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Begin detaching volume completed successfully. Dec 22 09:46:14.162653 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78/action returned with HTTP 202 Dec 22 09:46:14.163556 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 209/416] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 09:46:14 2020] POST /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 09:46:14.214025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a98a8779-5803-4f4e-ab3d-800c9d1b2d16 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:14.215169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a98a8779-5803-4f4e-ab3d-800c9d1b2d16 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:14.215702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:14.215702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:14.216523 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a98a8779-5803-4f4e-ab3d-800c9d1b2d16 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:14.255611 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume// Dec 22 09:46:14.258216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:14.259089 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:14.259089 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:14.259747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:14.260986 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-99100b9f-0920-4be4-867c-1566099e3f26 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:46:14.261785 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 210/417] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:46:14 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:46:14.274813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-f41268e3-7e7a-41e7-b9f7-0fde1b2fd87f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:14.275819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-f41268e3-7e7a-41e7-b9f7-0fde1b2fd87f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:14.276875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-f41268e3-7e7a-41e7-b9f7-0fde1b2fd87f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:14.376519 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:14.376519 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:14.416481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a98a8779-5803-4f4e-ab3d-800c9d1b2d16 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:14.437741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:14.437741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:14.480311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f8255921-858a-4afc-90b5-331398728a78 req-f41268e3-7e7a-41e7-b9f7-0fde1b2fd87f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:14.494750 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:14.494750 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:14.522099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a98a8779-5803-4f4e-ab3d-800c9d1b2d16 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:14.523339 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 208/418] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:14 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1215 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:14.562265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:14.562265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:14.578169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-f41268e3-7e7a-41e7-b9f7-0fde1b2fd87f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:14.579338 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 211/419] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:46:14 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1314 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:46:14.909636 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8d5e549-9d30-422f-8941-8e48700ff7f0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] DELETE http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:46:14.911393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8d5e549-9d30-422f-8941-8e48700ff7f0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:14.911757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:14.911757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:14.912366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8d5e549-9d30-422f-8941-8e48700ff7f0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:14.912992 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e8d5e549-9d30-422f-8941-8e48700ff7f0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Delete volume with id: 688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:46:15.106522 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:15.106522 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:15.109185 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e8d5e549-9d30-422f-8941-8e48700ff7f0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:15.125586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-ba75c389-fa23-4183-93c6-478ff101c872 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] DELETE http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107 Dec 22 09:46:15.126408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-ba75c389-fa23-4183-93c6-478ff101c872 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:15.126793 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:15.126793 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:15.127384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-ba75c389-fa23-4183-93c6-478ff101c872 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:15.169116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e8d5e549-9d30-422f-8941-8e48700ff7f0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Delete volume request issued successfully. Dec 22 09:46:15.169748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8d5e549-9d30-422f-8941-8e48700ff7f0 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 202 Dec 22 09:46:15.170605 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 209/420] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:46:14 2020] DELETE /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:46:15.191750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16f837ee-459a-42b4-be25-59ed55b8ff76 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:46:15.192956 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16f837ee-459a-42b4-be25-59ed55b8ff76 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:15.193324 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:15.193324 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:15.193908 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16f837ee-459a-42b4-be25-59ed55b8ff76 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:15.198146 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:15.198146 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:15.304530 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:15.304530 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:15.329651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-16f837ee-459a-42b4-be25-59ed55b8ff76 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:15.399418 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16f837ee-459a-42b4-be25-59ed55b8ff76 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 200 Dec 22 09:46:15.423909 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 210/421] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:15 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:15.565333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44067bbd-2a50-482b-9f98-a055f2a94ee4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:15.566715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44067bbd-2a50-482b-9f98-a055f2a94ee4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:15.567502 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:15.567502 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:15.569190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44067bbd-2a50-482b-9f98-a055f2a94ee4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:15.680317 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:15.680317 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:15.702697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-44067bbd-2a50-482b-9f98-a055f2a94ee4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:15.746156 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:15.746156 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:15.768014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44067bbd-2a50-482b-9f98-a055f2a94ee4 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:15.770053 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 211/422] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:15 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 1215 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:16.430613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a658c34-5784-4625-9d29-ee5faf258ad5 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:46:16.431656 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a658c34-5784-4625-9d29-ee5faf258ad5 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:16.432078 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:16.432078 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:16.432758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a658c34-5784-4625-9d29-ee5faf258ad5 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:16.542443 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:16.542443 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:16.562319 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a658c34-5784-4625-9d29-ee5faf258ad5 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:16.627457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a658c34-5784-4625-9d29-ee5faf258ad5 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 200 Dec 22 09:46:16.628374 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 212/423] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:16 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:16.804553 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32e8a15b-c45d-46d1-8975-c5b7e129c860 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:16.805084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32e8a15b-c45d-46d1-8975-c5b7e129c860 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:16.805306 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:16.805306 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:16.805684 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32e8a15b-c45d-46d1-8975-c5b7e129c860 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:16.824838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-f8255921-858a-4afc-90b5-331398728a78 req-ba75c389-fa23-4183-93c6-478ff101c872 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:46:16.825544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-f8255921-858a-4afc-90b5-331398728a78 req-ba75c389-fa23-4183-93c6-478ff101c872 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:46:16.836439 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f8255921-858a-4afc-90b5-331398728a78 req-ba75c389-fa23-4183-93c6-478ff101c872 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107 returned with HTTP 200 Dec 22 09:46:16.837879 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 212/424] 10.222.0.37 () {62 vars in 1437 bytes} [Tue Dec 22 09:46:15 2020] DELETE /volume/v3/3403c09830ad476d806af5441d8712c7/attachments/9e20e5e3-de30-4fb0-a7ab-d46972364107 => generated 19 bytes in 1717 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:46:16.927048 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:16.927048 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:16.952520 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-32e8a15b-c45d-46d1-8975-c5b7e129c860 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:16.998966 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32e8a15b-c45d-46d1-8975-c5b7e129c860 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:17.008571 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 213/425] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:16 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:17.645934 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de62021b-a590-495f-9bc1-1afdb042f9ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:46:17.646480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de62021b-a590-495f-9bc1-1afdb042f9ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:17.646620 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:17.646620 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:17.647419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de62021b-a590-495f-9bc1-1afdb042f9ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:17.760378 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:17.760378 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:17.795705 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-de62021b-a590-495f-9bc1-1afdb042f9ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:17.846006 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de62021b-a590-495f-9bc1-1afdb042f9ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 200 Dec 22 09:46:17.856876 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 213/426] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:17 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:18.863161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52cc532a-4afc-42f7-9022-db9cb57bb004 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a Dec 22 09:46:18.863781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52cc532a-4afc-42f7-9022-db9cb57bb004 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:18.864008 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:18.864008 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:18.864875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52cc532a-4afc-42f7-9022-db9cb57bb004 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:18.990099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52cc532a-4afc-42f7-9022-db9cb57bb004 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a returned with HTTP 404 Dec 22 09:46:18.994263 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 214/427] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:18 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/688820ee-ff4b-4bd8-8455-e5917b6ed54a => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:46:18.998826 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd90fac8-193c-4e28-9b4e-203300debfc7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] DELETE http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:46:18.999348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd90fac8-193c-4e28-9b4e-203300debfc7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:18.999886 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:18.999886 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:18.999886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd90fac8-193c-4e28-9b4e-203300debfc7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:19.000406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-fd90fac8-193c-4e28-9b4e-203300debfc7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Delete volume with id: 7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:46:19.057635 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:19.057635 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:19.059423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fd90fac8-193c-4e28-9b4e-203300debfc7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:19.094768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fd90fac8-193c-4e28-9b4e-203300debfc7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Delete volume request issued successfully. Dec 22 09:46:19.095515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd90fac8-193c-4e28-9b4e-203300debfc7 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 202 Dec 22 09:46:19.097623 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 214/428] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:46:18 2020] DELETE /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:46:19.105967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ef3f5b9-a592-431b-9fd7-8a74c30bf9c6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:46:19.106743 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ef3f5b9-a592-431b-9fd7-8a74c30bf9c6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:19.107383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ef3f5b9-a592-431b-9fd7-8a74c30bf9c6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:19.253888 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:19.253888 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:19.305053 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1ef3f5b9-a592-431b-9fd7-8a74c30bf9c6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:19.428939 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ef3f5b9-a592-431b-9fd7-8a74c30bf9c6 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:46:19.448502 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 215/429] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:19 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 913 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:20.454682 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95bef50b-a559-4491-a7e0-59663dc8d601 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:46:20.455378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95bef50b-a559-4491-a7e0-59663dc8d601 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:20.455378 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:20.455378 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:20.455728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95bef50b-a559-4491-a7e0-59663dc8d601 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:20.562073 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:20.562073 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:20.581051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-95bef50b-a559-4491-a7e0-59663dc8d601 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:20.614931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95bef50b-a559-4491-a7e0-59663dc8d601 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:46:20.620163 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 215/430] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:20 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 913 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:21.432329 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-019e01c5-ec17-4408-acf9-4ac850ff04c8 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] DELETE http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:21.433172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-019e01c5-ec17-4408-acf9-4ac850ff04c8 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:21.433669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:21.433669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:21.434683 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-019e01c5-ec17-4408-acf9-4ac850ff04c8 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:21.435477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-019e01c5-ec17-4408-acf9-4ac850ff04c8 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Delete volume with id: 88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:21.633437 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-323d70a2-d80b-4c28-adc3-bf168e72c0ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:46:21.634183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-323d70a2-d80b-4c28-adc3-bf168e72c0ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:21.634183 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:21.634183 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:21.634761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-323d70a2-d80b-4c28-adc3-bf168e72c0ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:21.778206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:21.778206 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:21.786686 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:21.786686 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:21.788264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-019e01c5-ec17-4408-acf9-4ac850ff04c8 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:21.807893 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-323d70a2-d80b-4c28-adc3-bf168e72c0ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:21.870538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-019e01c5-ec17-4408-acf9-4ac850ff04c8 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Delete volume request issued successfully. Dec 22 09:46:21.875192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-019e01c5-ec17-4408-acf9-4ac850ff04c8 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 202 Dec 22 09:46:21.876749 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 216/431] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:46:21 2020] DELETE /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 0 bytes in 449 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:46:21.899572 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aefd2df2-9bdf-4aa7-a247-bbdce50c7f32 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:21.904442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aefd2df2-9bdf-4aa7-a247-bbdce50c7f32 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:21.904944 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:21.904944 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:21.906017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aefd2df2-9bdf-4aa7-a247-bbdce50c7f32 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:21.909247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-323d70a2-d80b-4c28-adc3-bf168e72c0ab tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 200 Dec 22 09:46:21.924585 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 216/432] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:21 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 913 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:22.040354 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:22.040354 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:22.067196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-aefd2df2-9bdf-4aa7-a247-bbdce50c7f32 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:22.113098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aefd2df2-9bdf-4aa7-a247-bbdce50c7f32 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:22.114132 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 217/433] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:21 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 919 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:46:22.950575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b18edcb-0c3a-4b2c-b3b8-ba7a942dd348 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 Dec 22 09:46:22.952811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b18edcb-0c3a-4b2c-b3b8-ba7a942dd348 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:22.953541 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:22.953541 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:22.954582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b18edcb-0c3a-4b2c-b3b8-ba7a942dd348 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:23.130236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0dde5e0d-a585-4be7-bd9a-c422e5ba0de5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:23.130769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0dde5e0d-a585-4be7-bd9a-c422e5ba0de5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:23.130980 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:23.130980 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:23.131482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0dde5e0d-a585-4be7-bd9a-c422e5ba0de5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:23.272701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b18edcb-0c3a-4b2c-b3b8-ba7a942dd348 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 returned with HTTP 404 Dec 22 09:46:23.278278 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 217/434] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:22 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/7f676290-7549-488f-b8d4-2b19c2ccba54 => generated 109 bytes in 335 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:46:23.292841 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:23.292841 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:23.308396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c089e85-b1a3-4b6b-b042-bb3dda433c33 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] DELETE http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:46:23.309386 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c089e85-b1a3-4b6b-b042-bb3dda433c33 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:23.310075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c089e85-b1a3-4b6b-b042-bb3dda433c33 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:23.311307 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-6c089e85-b1a3-4b6b-b042-bb3dda433c33 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Delete volume with id: eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:46:23.319146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0dde5e0d-a585-4be7-bd9a-c422e5ba0de5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:23.397164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0dde5e0d-a585-4be7-bd9a-c422e5ba0de5 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:23.398061 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 218/435] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:23 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 919 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:23.422767 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:23.422767 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:23.430480 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c089e85-b1a3-4b6b-b042-bb3dda433c33 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:23.486942 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c089e85-b1a3-4b6b-b042-bb3dda433c33 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Delete volume request issued successfully. Dec 22 09:46:23.487678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c089e85-b1a3-4b6b-b042-bb3dda433c33 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 202 Dec 22 09:46:23.493041 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 218/436] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:46:23 2020] DELETE /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:46:23.497776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe223f74-6d31-45fd-b4a3-d187aa2c5b54 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:46:23.498601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe223f74-6d31-45fd-b4a3-d187aa2c5b54 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:23.499104 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:23.499104 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:23.500229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe223f74-6d31-45fd-b4a3-d187aa2c5b54 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:23.641153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:23.641153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:23.670648 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fe223f74-6d31-45fd-b4a3-d187aa2c5b54 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:23.736023 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe223f74-6d31-45fd-b4a3-d187aa2c5b54 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:46:23.739976 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 219/437] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:23 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 1361 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:24.415344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a87e8a1-6cad-4c1e-9490-eeb4bf86d3d0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:24.416272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a87e8a1-6cad-4c1e-9490-eeb4bf86d3d0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:24.416272 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:24.416272 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:24.416767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a87e8a1-6cad-4c1e-9490-eeb4bf86d3d0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:24.481252 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:24.481252 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:24.492036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a87e8a1-6cad-4c1e-9490-eeb4bf86d3d0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:24.518084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a87e8a1-6cad-4c1e-9490-eeb4bf86d3d0 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 200 Dec 22 09:46:24.519669 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 219/438] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:24 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:46:24.754604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6239f8f5-8904-4d83-951d-ab1976922011 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:46:24.755135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6239f8f5-8904-4d83-951d-ab1976922011 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:24.756352 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:24.756352 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:24.756352 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6239f8f5-8904-4d83-951d-ab1976922011 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:24.907787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:24.907787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:24.944791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6239f8f5-8904-4d83-951d-ab1976922011 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:25.011596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6239f8f5-8904-4d83-951d-ab1976922011 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:46:25.023414 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 220/439] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:24 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 1361 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:25.535174 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0f4fabd-f7ec-439b-91c1-a763174b3a73 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 Dec 22 09:46:25.535674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0f4fabd-f7ec-439b-91c1-a763174b3a73 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:25.536087 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:25.536087 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:25.536731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0f4fabd-f7ec-439b-91c1-a763174b3a73 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:25.674234 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0f4fabd-f7ec-439b-91c1-a763174b3a73 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 returned with HTTP 404 Dec 22 09:46:25.682255 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 220/440] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:25 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/88ec8d55-ca46-4be8-9f22-f8d9fbd9fe78 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:46:25.693949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e82c8d91-7e76-4789-a10c-4880d327de29 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] DELETE http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:46:25.694610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e82c8d91-7e76-4789-a10c-4880d327de29 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:25.694952 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:25.694952 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:25.695580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e82c8d91-7e76-4789-a10c-4880d327de29 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:25.704841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e82c8d91-7e76-4789-a10c-4880d327de29 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Delete volume with id: adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:46:25.991844 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:25.991844 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:25.994111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e82c8d91-7e76-4789-a10c-4880d327de29 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:26.032302 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-97f6dc91-0532-4511-9f80-d36a08fb0d35 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:46:26.032823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-97f6dc91-0532-4511-9f80-d36a08fb0d35 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:26.033454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-97f6dc91-0532-4511-9f80-d36a08fb0d35 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:26.102569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e82c8d91-7e76-4789-a10c-4880d327de29 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Delete volume request issued successfully. Dec 22 09:46:26.103379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e82c8d91-7e76-4789-a10c-4880d327de29 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 202 Dec 22 09:46:26.105363 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 221/441] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:46:25 2020] DELETE /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 0 bytes in 419 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 09:46:26.119154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6691191d-aca4-41db-bc0c-8991b15c531b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:46:26.119967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6691191d-aca4-41db-bc0c-8991b15c531b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:26.120272 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:26.120272 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:26.120844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6691191d-aca4-41db-bc0c-8991b15c531b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:26.175222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:26.175222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:26.226690 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-97f6dc91-0532-4511-9f80-d36a08fb0d35 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:26.312907 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-97f6dc91-0532-4511-9f80-d36a08fb0d35 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:46:26.343620 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 221/442] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:26 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 1361 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:26.397945 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:26.397945 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:26.454308 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6691191d-aca4-41db-bc0c-8991b15c531b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:26.591986 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6691191d-aca4-41db-bc0c-8991b15c531b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 200 Dec 22 09:46:26.593614 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 222/443] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:26 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 919 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:27.349418 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69197e28-cb86-4f4a-8bfe-9592b5288615 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:46:27.349939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69197e28-cb86-4f4a-8bfe-9592b5288615 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:27.350121 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:27.350121 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:27.350502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69197e28-cb86-4f4a-8bfe-9592b5288615 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:27.476234 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:27.476234 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:27.527532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69197e28-cb86-4f4a-8bfe-9592b5288615 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Volume info retrieved successfully. Dec 22 09:46:27.593062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69197e28-cb86-4f4a-8bfe-9592b5288615 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 200 Dec 22 09:46:27.600330 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 222/444] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:27 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 1361 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:46:27.621049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a6155c7-f108-449e-bd97-f5e474271a37 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:46:27.621836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a6155c7-f108-449e-bd97-f5e474271a37 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:27.622252 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:27.622252 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:27.622950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a6155c7-f108-449e-bd97-f5e474271a37 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:27.727375 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:27.727375 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:27.766107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1a6155c7-f108-449e-bd97-f5e474271a37 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:27.846554 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a6155c7-f108-449e-bd97-f5e474271a37 tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 200 Dec 22 09:46:27.851609 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 223/445] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:27 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 919 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:28.622239 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03a24c03-b42c-443e-b9d3-6646e41fcbc2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] GET http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 Dec 22 09:46:28.623063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03a24c03-b42c-443e-b9d3-6646e41fcbc2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:28.623379 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:28.623379 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:28.624150 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03a24c03-b42c-443e-b9d3-6646e41fcbc2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:28.781606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03a24c03-b42c-443e-b9d3-6646e41fcbc2 tempest-TaggedBootDevicesTest-2136015287 tempest-TaggedBootDevicesTest-2136015287] http://10.222.0.50/volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 returned with HTTP 404 Dec 22 09:46:28.787220 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 223/446] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:28 2020] GET /volume/v3/1f885b02df6f418abdaeaf80d8c5dc8f/volumes/eba81736-63a2-4fe5-9256-11a1d535c7f0 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:46:28.864426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acafaa0f-802f-4b9f-8757-684b67b1918f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:46:28.865084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-acafaa0f-802f-4b9f-8757-684b67b1918f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:28.865414 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:28.865414 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:28.865982 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-acafaa0f-802f-4b9f-8757-684b67b1918f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:29.026262 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:29.026262 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:29.056920 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-acafaa0f-802f-4b9f-8757-684b67b1918f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:29.132246 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acafaa0f-802f-4b9f-8757-684b67b1918f tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 200 Dec 22 09:46:29.133201 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 224/447] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:28 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 919 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:30.163679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-add8f3e0-7ba9-411e-9c4c-f58b050b528b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:46:30.164242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-add8f3e0-7ba9-411e-9c4c-f58b050b528b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:30.164893 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-add8f3e0-7ba9-411e-9c4c-f58b050b528b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:30.471105 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:46:30.471105 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:46:30.512976 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-add8f3e0-7ba9-411e-9c4c-f58b050b528b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Volume info retrieved successfully. Dec 22 09:46:30.620632 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-add8f3e0-7ba9-411e-9c4c-f58b050b528b tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 200 Dec 22 09:46:30.621578 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 224/448] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:30 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 919 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:46:31.642821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c0c80bd-f659-4158-aaec-6229532382ed tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] GET http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 Dec 22 09:46:31.645021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3c0c80bd-f659-4158-aaec-6229532382ed tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:46:31.645464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:46:31.645464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:46:31.646147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3c0c80bd-f659-4158-aaec-6229532382ed tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:46:31.748516 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c0c80bd-f659-4158-aaec-6229532382ed tempest-ServerRescueNegativeTestJSON-1827465517 tempest-ServerRescueNegativeTestJSON-1827465517] http://10.222.0.50/volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 returned with HTTP 404 Dec 22 09:46:31.750234 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 225/449] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:46:31 2020] GET /volume/v3/3403c09830ad476d806af5441d8712c7/volumes/adf251b4-cee4-473d-aa3f-338d6ea48627 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:47:01.273317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] POST http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes Dec 22 09:47:01.274381 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:01.274381 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:01.275053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1064598824"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:47:01.276476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1064598824'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:47:01.277001 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Create volume of 1 GB Dec 22 09:47:01.301184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Availability Zones retrieved successfully. Dec 22 09:47:01.349332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Flow 'volume_create_api' (dd4f26bb-f994-45ad-bba2-4cd110af577c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:47:01.367030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540596c1-287f-465f-bc7f-5c9a8f8c8579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:47:01.374606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:47:01.469608 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540596c1-287f-465f-bc7f-5c9a8f8c8579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:47:01.473684 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (526c6a04-96cf-4752-ab14-5a34877de436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:47:01.742656 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Created reservations ['37c1b1b6-0a51-4b80-adde-644f7ab79a81', '584f91bc-f1ee-47da-abee-956d2b377045', '1fa18eb9-4591-4ff0-92b5-01595bec15f6', '908c60ef-684c-4c3b-8b9f-17e9c97670e3'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:47:01.746045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (526c6a04-96cf-4752-ab14-5a34877de436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c1b1b6-0a51-4b80-adde-644f7ab79a81', '584f91bc-f1ee-47da-abee-956d2b377045', '1fa18eb9-4591-4ff0-92b5-01595bec15f6', '908c60ef-684c-4c3b-8b9f-17e9c97670e3']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:47:01.756873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8b4961-2376-4da1-aedc-5a88f54e4c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:47:01.930068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8b4961-2376-4da1-aedc-5a88f54e4c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed23b4aa-d98a-42a6-96f1-f757683cdf9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1064598824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af5f8c189d74ea78f15d1e4177ac64a',qos_specs=None,replication_status=,reservations=['37c1b1b6-0a51-4b80-adde-644f7ab79a81','584f91bc-f1ee-47da-abee-956d2b377045','1fa18eb9-4591-4ff0-92b5-01595bec15f6','908c60ef-684c-4c3b-8b9f-17e9c97670e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d3de81b78649b1b1050e5f54e0312d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1064598824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed23b4aa-d98a-42a6-96f1-f757683cdf9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af5f8c189d74ea78f15d1e4177ac64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='60d3de81b78649b1b1050e5f54e0312d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:47:01.935326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5cb4288-bf68-46ad-81cb-18bc3618616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:47:02.027211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5cb4288-bf68-46ad-81cb-18bc3618616c) transitioned into state 'SUCCESS' from state '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-1064598824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af5f8c189d74ea78f15d1e4177ac64a',qos_specs=None,replication_status=,reservations=['37c1b1b6-0a51-4b80-adde-644f7ab79a81','584f91bc-f1ee-47da-abee-956d2b377045','1fa18eb9-4591-4ff0-92b5-01595bec15f6','908c60ef-684c-4c3b-8b9f-17e9c97670e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d3de81b78649b1b1050e5f54e0312d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:47:02.029198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8945631b-a8e2-4087-802f-7f481dbb6bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:47:02.067286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8945631b-a8e2-4087-802f-7f481dbb6bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:47:02.069942 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Flow 'volume_create_api' (dd4f26bb-f994-45ad-bba2-4cd110af577c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:47:02.169825 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Create volume request issued successfully. Dec 22 09:47:02.221672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52dc38a8-39d8-44d8-92c3-5e4611afe8cd tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes returned with HTTP 202 Dec 22 09:47:02.222560 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 225/450] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:47:01 2020] POST /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes => generated 821 bytes in 953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:47:02.237701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-46d7e901-c244-4dc5-ac57-087e5a716b35 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:02.238175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-46d7e901-c244-4dc5-ac57-087e5a716b35 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:02.238656 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-46d7e901-c244-4dc5-ac57-087e5a716b35 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:02.364940 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:02.364940 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:02.390277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-46d7e901-c244-4dc5-ac57-087e5a716b35 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:02.445446 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-46d7e901-c244-4dc5-ac57-087e5a716b35 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:02.446565 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 226/451] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:02 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:03.462804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:03.463354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:03.463464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:03.463464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:03.463765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:03.537421 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:03.537421 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:03.552014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:03.586961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:03.591864 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 226/452] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:03 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:06.550830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-4941881a-5259-411a-bd95-0170ec272c23 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:06.551955 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-4941881a-5259-411a-bd95-0170ec272c23 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:06.552208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:06.552208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:06.552580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-4941881a-5259-411a-bd95-0170ec272c23 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:06.604792 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:06.604792 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:06.617184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-4941881a-5259-411a-bd95-0170ec272c23 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:06.649733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-4941881a-5259-411a-bd95-0170ec272c23 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:06.651728 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 227/453] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:47:06 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:06.775248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume// Dec 22 09:47:06.776133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:06.776554 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:06.776554 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:06.777235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:06.778811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50d36cb5-2013-4826-ad70-cb8e26f58e9d tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:47:06.779932 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 227/454] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:47:06 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:47:06.815962 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-abd9f3cc-f524-40f6-8607-c4dc2a07aab1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] POST http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments Dec 22 09:47:06.817778 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:06.817778 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:06.818801 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-abd9f3cc-f524-40f6-8607-c4dc2a07aab1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed23b4aa-d98a-42a6-96f1-f757683cdf9d", "instance_uuid": "5752c13a-95a8-4ac1-a92e-8b47497562b6", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:47:06.927881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:06.927881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:07.041164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-abd9f3cc-f524-40f6-8607-c4dc2a07aab1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments returned with HTTP 200 Dec 22 09:47:07.042792 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 228/455] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:47:06 2020] POST /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:47:07.099380 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52d8b86f-fc4a-42c9-9aa8-a186520e2b5c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:07.100134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52d8b86f-fc4a-42c9-9aa8-a186520e2b5c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:07.100922 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52d8b86f-fc4a-42c9-9aa8-a186520e2b5c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:07.145819 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-abd9f3cc-f524-40f6-8607-c4dc2a07aab1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume// Dec 22 09:47:07.146307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-abd9f3cc-f524-40f6-8607-c4dc2a07aab1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:07.146509 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:07.146509 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:07.147170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-abd9f3cc-f524-40f6-8607-c4dc2a07aab1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:07.148451 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-abd9f3cc-f524-40f6-8607-c4dc2a07aab1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:47:07.149786 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 229/456] 10.222.0.37 () {56 vars in 1089 bytes} [Tue Dec 22 09:47:07 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 09:47:07.163840 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-8c5224d9-8416-43b8-9a28-a77d7315cb5a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:07.164607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-8c5224d9-8416-43b8-9a28-a77d7315cb5a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:07.165250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-8c5224d9-8416-43b8-9a28-a77d7315cb5a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:07.246851 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:07.246851 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:07.275642 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-8c5224d9-8416-43b8-9a28-a77d7315cb5a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:07.284831 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:07.284831 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:07.307461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-52d8b86f-fc4a-42c9-9aa8-a186520e2b5c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:07.327347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:07.327347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:07.347565 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:07.347565 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:07.365449 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-8c5224d9-8416-43b8-9a28-a77d7315cb5a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:07.366571 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 230/457] 10.222.0.37 () {60 vars in 1403 bytes} [Tue Dec 22 09:47:07 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 1012 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 09:47:07.381034 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52d8b86f-fc4a-42c9-9aa8-a186520e2b5c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:07.382642 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 228/458] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:07 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 913 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:07.410646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b4aae8c0-021b-45c9-87e5-3ece3ebcbe43 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] PUT http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3 Dec 22 09:47:07.411160 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:07.411160 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:07.411584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b4aae8c0-021b-45c9-87e5-3ece3ebcbe43 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h2-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:47:07.492083 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:47:07.492083 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:47:07.492720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b4aae8c0-021b-45c9-87e5-3ece3ebcbe43 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Lock "b'cinder-attachment_update-ed23b4aa-d98a-42a6-96f1-f757683cdf9d-n-h2-765315-5'" acquired by "attachment_update" :: waited 0.020s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:47:07.497065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:07.497065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:08.398702 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19344053-0eaa-465b-9ba5-f987b68d050a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:08.399403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19344053-0eaa-465b-9ba5-f987b68d050a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:08.399728 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:08.399728 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:08.400313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19344053-0eaa-465b-9ba5-f987b68d050a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:08.513235 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:08.513235 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:08.534417 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-19344053-0eaa-465b-9ba5-f987b68d050a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:08.583998 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:08.583998 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:08.609878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19344053-0eaa-465b-9ba5-f987b68d050a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:08.615083 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 229/459] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:08 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:09.637737 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91709f7e-70bc-48e9-b96b-b516db975ad6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:09.638239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91709f7e-70bc-48e9-b96b-b516db975ad6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:09.638634 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:09.638634 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:09.639252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91709f7e-70bc-48e9-b96b-b516db975ad6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:09.753432 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:09.753432 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:09.771585 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-91709f7e-70bc-48e9-b96b-b516db975ad6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:09.803457 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:09.803457 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:09.813349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91709f7e-70bc-48e9-b96b-b516db975ad6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:09.815173 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 230/460] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:09 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:47:09.993076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b4aae8c0-021b-45c9-87e5-3ece3ebcbe43 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Lock "b'cinder-attachment_update-ed23b4aa-d98a-42a6-96f1-f757683cdf9d-n-h2-765315-5'" released by "attachment_update" :: held 2.500s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:47:09.994309 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b4aae8c0-021b-45c9-87e5-3ece3ebcbe43 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3 returned with HTTP 200 Dec 22 09:47:09.996030 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 231/461] 10.222.0.37 () {64 vars in 1468 bytes} [Tue Dec 22 09:47:07 2020] PUT /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3 => generated 762 bytes in 2592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:47:10.835200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f9a61b0-3538-41c6-8770-8e14e5342ac8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:10.836343 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f9a61b0-3538-41c6-8770-8e14e5342ac8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:10.836561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:10.836561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:10.837304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f9a61b0-3538-41c6-8770-8e14e5342ac8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:10.897051 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:10.897051 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:10.906323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0f9a61b0-3538-41c6-8770-8e14e5342ac8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:10.927850 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:10.927850 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:10.937700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f9a61b0-3538-41c6-8770-8e14e5342ac8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:10.938522 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 231/462] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:10 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:47:11.961714 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f51c1ec7-e091-485b-9d7c-fe8783dfd5df tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:11.964146 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f51c1ec7-e091-485b-9d7c-fe8783dfd5df tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:11.964683 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:11.964683 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:11.965817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f51c1ec7-e091-485b-9d7c-fe8783dfd5df tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:12.031131 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:12.031131 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:12.040419 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f51c1ec7-e091-485b-9d7c-fe8783dfd5df tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:12.068605 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:12.068605 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:12.083335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f51c1ec7-e091-485b-9d7c-fe8783dfd5df tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:12.085110 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 232/463] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:11 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:13.111078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b5004a3-5db7-495e-949e-a49eb9e7337a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:13.113359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b5004a3-5db7-495e-949e-a49eb9e7337a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:13.114043 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:13.114043 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:13.115029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b5004a3-5db7-495e-949e-a49eb9e7337a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:13.223632 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:13.223632 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:13.269670 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4b5004a3-5db7-495e-949e-a49eb9e7337a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:13.346372 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:13.346372 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:13.375697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b5004a3-5db7-495e-949e-a49eb9e7337a tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:13.395350 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 232/464] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:13 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:14.399879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04320bc1-410c-4054-86ef-01b870f29df7 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:14.400442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04320bc1-410c-4054-86ef-01b870f29df7 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:14.400656 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:14.400656 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:14.401023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04320bc1-410c-4054-86ef-01b870f29df7 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:14.451745 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:14.451745 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:14.460832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-04320bc1-410c-4054-86ef-01b870f29df7 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:14.481718 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:14.481718 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:14.492162 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04320bc1-410c-4054-86ef-01b870f29df7 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:14.492967 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 233/465] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:14 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:15.524201 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95328d49-ee40-4a33-a0a8-05800bd82a49 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:15.525017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95328d49-ee40-4a33-a0a8-05800bd82a49 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:15.525017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:15.525017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:15.526568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95328d49-ee40-4a33-a0a8-05800bd82a49 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:15.536841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b39bdd8a-35a8-463c-b929-af66969909e6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] POST http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3/action Dec 22 09:47:15.537735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:15.537735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:15.538480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b39bdd8a-35a8-463c-b929-af66969909e6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:47:15.539076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b39bdd8a-35a8-463c-b929-af66969909e6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:47:15.580506 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:15.580506 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:15.590828 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-95328d49-ee40-4a33-a0a8-05800bd82a49 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:15.611354 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:15.611354 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:15.615761 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:15.615761 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:15.629357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95328d49-ee40-4a33-a0a8-05800bd82a49 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:15.630277 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 233/466] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:15 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:15.640826 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a65957cf-4579-4e26-89b2-21bb489958d4 req-b39bdd8a-35a8-463c-b929-af66969909e6 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3/action returned with HTTP 204 Dec 22 09:47:15.641908 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 234/467] 10.222.0.37 () {64 vars in 1489 bytes} [Tue Dec 22 09:47:15 2020] POST /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:47:16.649540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b44c585-2629-40be-85fe-c08087996af1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:16.650114 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b44c585-2629-40be-85fe-c08087996af1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:16.650347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:16.650347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:16.650587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b44c585-2629-40be-85fe-c08087996af1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:16.732248 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:16.732248 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:16.743134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b44c585-2629-40be-85fe-c08087996af1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:16.777921 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:16.777921 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:16.788064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b44c585-2629-40be-85fe-c08087996af1 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:16.789117 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 234/468] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:16 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 1206 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:47:26.601360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1eb4fc79-eb1d-41e8-8b6a-f7a426efaa5f req-45d9606a-5f40-415d-8134-75b97018523f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] DELETE http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3 Dec 22 09:47:26.602501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1eb4fc79-eb1d-41e8-8b6a-f7a426efaa5f req-45d9606a-5f40-415d-8134-75b97018523f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:26.603336 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:26.603336 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:26.604100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1eb4fc79-eb1d-41e8-8b6a-f7a426efaa5f req-45d9606a-5f40-415d-8134-75b97018523f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:26.634691 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:26.634691 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:27.353180 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1eb4fc79-eb1d-41e8-8b6a-f7a426efaa5f req-45d9606a-5f40-415d-8134-75b97018523f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 09:47:27.353511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1eb4fc79-eb1d-41e8-8b6a-f7a426efaa5f req-45d9606a-5f40-415d-8134-75b97018523f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 09:47:27.363090 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1eb4fc79-eb1d-41e8-8b6a-f7a426efaa5f req-45d9606a-5f40-415d-8134-75b97018523f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3 returned with HTTP 200 Dec 22 09:47:27.363990 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 235/469] 10.222.0.37 () {62 vars in 1437 bytes} [Tue Dec 22 09:47:26 2020] DELETE /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/attachments/b98a8179-e509-4330-a361-371a6e38a7a3 => generated 19 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:29.710728 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc377f2a-106a-4573-87ac-d8bcca771c9b tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:29.711790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc377f2a-106a-4573-87ac-d8bcca771c9b tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:29.712205 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:29.712205 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:29.713210 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc377f2a-106a-4573-87ac-d8bcca771c9b tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:29.798782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:29.798782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:29.808936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dc377f2a-106a-4573-87ac-d8bcca771c9b tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:29.864221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc377f2a-106a-4573-87ac-d8bcca771c9b tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:29.864221 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 235/470] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:29 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:47:29.888996 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84423e88-8065-490b-853c-ed411e8869a8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:29.890117 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84423e88-8065-490b-853c-ed411e8869a8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:29.890542 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:29.890542 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:29.891173 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84423e88-8065-490b-853c-ed411e8869a8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:30.014715 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:30.014715 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:30.027548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-84423e88-8065-490b-853c-ed411e8869a8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:30.099383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84423e88-8065-490b-853c-ed411e8869a8 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:30.112994 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 236/471] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:29 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:47:30.124687 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5db94bc5-57cb-46f6-ab72-1f3050699df5 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:47:30.125364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5db94bc5-57cb-46f6-ab72-1f3050699df5 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:47:30.125655 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:47:30.125655 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:47:30.126710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5db94bc5-57cb-46f6-ab72-1f3050699df5 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:47:30.321457 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:47:30.321457 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:47:30.364094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5db94bc5-57cb-46f6-ab72-1f3050699df5 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:47:30.435711 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5db94bc5-57cb-46f6-ab72-1f3050699df5 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:47:30.437077 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 236/472] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:47:30 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 914 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:43.604618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes Dec 22 09:49:43.605098 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:43.605098 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:43.605441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-566292264", "imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:49:43.607060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-566292264', 'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:49:43.782493 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume of 1 GB Dec 22 09:49:43.801276 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Availability Zones retrieved successfully. Dec 22 09:49:43.833852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Flow 'volume_create_api' (61e0a872-a413-4657-82fa-ae273d298645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:49:43.842696 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653784f1-fae3-44b2-b7e6-f59088623d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:43.848173 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:49:44.041189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653784f1-fae3-44b2-b7e6-f59088623d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:49:44.043555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fddbf455-3c13-449e-a8fe-57c3d04e066c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:44.147712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Created reservations ['c2f95fa3-3291-4551-91ce-3a3998c6a16b', '49c225ff-3ae6-42c7-a5ae-d55aa8be2584', '3396ecc4-591f-4ac3-a34d-718edf9c497b', '40e26a00-e133-4c1d-8364-e68d82529879'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:49:44.149673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fddbf455-3c13-449e-a8fe-57c3d04e066c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f95fa3-3291-4551-91ce-3a3998c6a16b', '49c225ff-3ae6-42c7-a5ae-d55aa8be2584', '3396ecc4-591f-4ac3-a34d-718edf9c497b', '40e26a00-e133-4c1d-8364-e68d82529879']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:49:44.151815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daca2721-a6fd-4914-a747-2aae79b9271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:44.299166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daca2721-a6fd-4914-a747-2aae79b9271e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f0eb3aa-6964-4b48-8445-cfc7a072ce06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-566292264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c331cc560d8748a88e7458b10299f64a',qos_specs=None,replication_status=,reservations=['c2f95fa3-3291-4551-91ce-3a3998c6a16b','49c225ff-3ae6-42c7-a5ae-d55aa8be2584','3396ecc4-591f-4ac3-a34d-718edf9c497b','40e26a00-e133-4c1d-8364-e68d82529879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c70134219b47c98d031859260b31ab',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-566292264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f0eb3aa-6964-4b48-8445-cfc7a072ce06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c331cc560d8748a88e7458b10299f64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55c70134219b47c98d031859260b31ab',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:49:44.310657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53826d3-c7c0-40e9-9b00-94d0754d93aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:44.349024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53826d3-c7c0-40e9-9b00-94d0754d93aa) transitioned into state 'SUCCESS' from state '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-566292264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c331cc560d8748a88e7458b10299f64a',qos_specs=None,replication_status=,reservations=['c2f95fa3-3291-4551-91ce-3a3998c6a16b','49c225ff-3ae6-42c7-a5ae-d55aa8be2584','3396ecc4-591f-4ac3-a34d-718edf9c497b','40e26a00-e133-4c1d-8364-e68d82529879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c70134219b47c98d031859260b31ab',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:49:44.356430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f58ee1-28be-4187-a63c-3ef71ea2109d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:44.399619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f58ee1-28be-4187-a63c-3ef71ea2109d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:49:44.410672 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Flow 'volume_create_api' (61e0a872-a413-4657-82fa-ae273d298645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:49:44.528201 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume request issued successfully. Dec 22 09:49:44.572490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c875ca39-ad56-4f0c-a59e-6d5437de8db7 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes returned with HTTP 202 Dec 22 09:49:44.576839 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 237/473] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:49:43 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes => generated 825 bytes in 1308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:49:44.592993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ca54410-3328-493a-8c1d-d2ea3ab42299 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:44.593799 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ca54410-3328-493a-8c1d-d2ea3ab42299 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:44.594156 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:44.594156 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:44.595031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ca54410-3328-493a-8c1d-d2ea3ab42299 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:44.742933 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:44.742933 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:44.765864 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0ca54410-3328-493a-8c1d-d2ea3ab42299 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:44.822744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ca54410-3328-493a-8c1d-d2ea3ab42299 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:44.824521 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 237/474] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:44 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:45.840528 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d250955-f5de-4a09-af51-86b0492ad1c6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:45.841095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d250955-f5de-4a09-af51-86b0492ad1c6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:45.841275 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:45.841275 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:45.842575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d250955-f5de-4a09-af51-86b0492ad1c6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:46.017581 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:46.017581 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:46.027565 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9d250955-f5de-4a09-af51-86b0492ad1c6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:46.094924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d250955-f5de-4a09-af51-86b0492ad1c6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:46.105565 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 238/475] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:45 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:47.112172 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a499339c-fe03-4197-afcd-61b9a0579160 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:47.112686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a499339c-fe03-4197-afcd-61b9a0579160 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:47.112686 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:47.112686 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:47.113018 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a499339c-fe03-4197-afcd-61b9a0579160 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:47.258139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:47.258139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:47.280237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a499339c-fe03-4197-afcd-61b9a0579160 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:47.334050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a499339c-fe03-4197-afcd-61b9a0579160 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:47.348845 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 238/476] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:47 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:48.355911 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8597d0c-9b1b-4dde-9ffa-7f73c6a230d5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:48.356745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8597d0c-9b1b-4dde-9ffa-7f73c6a230d5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:48.357313 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:48.357313 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:48.357890 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8597d0c-9b1b-4dde-9ffa-7f73c6a230d5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:48.484595 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:48.484595 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:48.513913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b8597d0c-9b1b-4dde-9ffa-7f73c6a230d5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:48.571153 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8597d0c-9b1b-4dde-9ffa-7f73c6a230d5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:48.572397 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 239/477] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:48 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:49.589678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d373470-8eab-4ecf-9c8f-bfc3526d2a0a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:49.590216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d373470-8eab-4ecf-9c8f-bfc3526d2a0a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:49.590505 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:49.590505 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:49.590774 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d373470-8eab-4ecf-9c8f-bfc3526d2a0a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:49.693518 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:49.693518 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:49.714978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3d373470-8eab-4ecf-9c8f-bfc3526d2a0a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:49.766175 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d373470-8eab-4ecf-9c8f-bfc3526d2a0a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:49.769501 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 239/478] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:49 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:50.785382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd849c17-2ea9-4a87-b5ea-35dc5868030b tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:50.785901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd849c17-2ea9-4a87-b5ea-35dc5868030b tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:50.786063 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:50.786063 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:50.786707 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd849c17-2ea9-4a87-b5ea-35dc5868030b tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:50.906691 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:50.906691 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:50.934284 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bd849c17-2ea9-4a87-b5ea-35dc5868030b tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:50.985473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd849c17-2ea9-4a87-b5ea-35dc5868030b tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:50.986291 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 240/479] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:50 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:52.002132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f0b411f2-4842-4486-898e-7fbb838c0a02 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:52.002679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f0b411f2-4842-4486-898e-7fbb838c0a02 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:52.003069 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:52.003069 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:52.003704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f0b411f2-4842-4486-898e-7fbb838c0a02 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:52.254910 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:52.254910 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:52.300556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f0b411f2-4842-4486-898e-7fbb838c0a02 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:52.421823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f0b411f2-4842-4486-898e-7fbb838c0a02 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:52.432897 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 240/480] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:51 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:53.445013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f086b3d-f425-48f4-80ee-e5e10bccf427 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:53.445576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f086b3d-f425-48f4-80ee-e5e10bccf427 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:53.445717 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:53.445717 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:53.446354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f086b3d-f425-48f4-80ee-e5e10bccf427 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:53.625445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:53.625445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:53.663302 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5f086b3d-f425-48f4-80ee-e5e10bccf427 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:53.748225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f086b3d-f425-48f4-80ee-e5e10bccf427 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:53.749097 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 241/481] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:53 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:54.766972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f26889f-f29c-427c-a2c8-f8507d6905fa tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:54.767746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f26889f-f29c-427c-a2c8-f8507d6905fa tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:54.768374 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:54.768374 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:54.769262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f26889f-f29c-427c-a2c8-f8507d6905fa tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:54.941148 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:54.941148 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:54.975738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2f26889f-f29c-427c-a2c8-f8507d6905fa tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:55.061985 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f26889f-f29c-427c-a2c8-f8507d6905fa tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:55.064346 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 241/482] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:54 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:56.083848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ce390eb-d7bf-4bfa-9434-8a0aad2a1d3a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:56.084966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ce390eb-d7bf-4bfa-9434-8a0aad2a1d3a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:56.085367 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:56.085367 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:56.085984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ce390eb-d7bf-4bfa-9434-8a0aad2a1d3a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:56.236382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:56.236382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:56.254140 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1ce390eb-d7bf-4bfa-9434-8a0aad2a1d3a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:56.303927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ce390eb-d7bf-4bfa-9434-8a0aad2a1d3a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:56.308656 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 242/483] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:56 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:57.324087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a6c844d6-6aec-4b75-882e-44f2f264e634 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:57.325156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a6c844d6-6aec-4b75-882e-44f2f264e634 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:57.325559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:57.325559 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:57.326153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a6c844d6-6aec-4b75-882e-44f2f264e634 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:57.555353 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:57.555353 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:57.576688 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a6c844d6-6aec-4b75-882e-44f2f264e634 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:57.636731 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a6c844d6-6aec-4b75-882e-44f2f264e634 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:57.648016 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 242/484] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:57 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:58.654620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06ff7162-cfa0-4132-b4f5-22816e134210 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:58.655141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06ff7162-cfa0-4132-b4f5-22816e134210 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:58.655237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:58.655237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:58.655595 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06ff7162-cfa0-4132-b4f5-22816e134210 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:49:58.795071 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:49:58.795071 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:49:58.819802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06ff7162-cfa0-4132-b4f5-22816e134210 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:49:58.881696 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06ff7162-cfa0-4132-b4f5-22816e134210 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:49:58.899451 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 243/485] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:58 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:49:59.472470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] POST http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes Dec 22 09:49:59.472928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:59.472928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:59.474212 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-686612171"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:49:59.475537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-686612171'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:49:59.476112 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Create volume of 1 GB Dec 22 09:49:59.516529 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Availability Zones retrieved successfully. Dec 22 09:49:59.542968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Flow 'volume_create_api' (a3d16456-835a-464f-9da4-3e4bd3ca6b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:49:59.549019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d28aa8b-eeb2-4b13-a0d2-0ec8ff5585ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:59.551304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:49:59.645963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d28aa8b-eeb2-4b13-a0d2-0ec8ff5585ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:49:59.649074 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6eda0c-fa40-441b-a753-a742f60524f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:59.785588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Created reservations ['0fa0cf4b-d2c5-4eaf-9ca2-0b1bfede0dbe', '0ac49ac8-30e9-46fd-9a4b-a72ebfd5ebc6', '9085d72f-11cb-4d5c-9e6e-5de51d35689e', 'd6351049-83e8-4aef-be28-5b30b4059914'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:49:59.789195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6eda0c-fa40-441b-a753-a742f60524f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa0cf4b-d2c5-4eaf-9ca2-0b1bfede0dbe', '0ac49ac8-30e9-46fd-9a4b-a72ebfd5ebc6', '9085d72f-11cb-4d5c-9e6e-5de51d35689e', 'd6351049-83e8-4aef-be28-5b30b4059914']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:49:59.799191 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee7eb2c-d22b-4381-9194-a02bc9e4439a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:49:59.900220 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91d928bc-3778-4ba4-801d-44cb02903392 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:49:59.900963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91d928bc-3778-4ba4-801d-44cb02903392 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:49:59.901332 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:49:59.901332 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:49:59.901953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91d928bc-3778-4ba4-801d-44cb02903392 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:00.010849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee7eb2c-d22b-4381-9194-a02bc9e4439a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4ea4661-fc96-44ab-be76-172fba553c7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-686612171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633dde4b29c44f53b6aa0cd8d5318325',qos_specs=None,replication_status=,reservations=['0fa0cf4b-d2c5-4eaf-9ca2-0b1bfede0dbe','0ac49ac8-30e9-46fd-9a4b-a72ebfd5ebc6','9085d72f-11cb-4d5c-9e6e-5de51d35689e','d6351049-83e8-4aef-be28-5b30b4059914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574158d821f04babbb94b55cd5c24c1d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-686612171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4ea4661-fc96-44ab-be76-172fba553c7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='633dde4b29c44f53b6aa0cd8d5318325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='574158d821f04babbb94b55cd5c24c1d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:00.019983 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a469b7-8534-4fc5-b795-16bfba0a4edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:00.078224 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:00.078224 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:00.092963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a469b7-8534-4fc5-b795-16bfba0a4edf) transitioned into state 'SUCCESS' from state '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-686612171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633dde4b29c44f53b6aa0cd8d5318325',qos_specs=None,replication_status=,reservations=['0fa0cf4b-d2c5-4eaf-9ca2-0b1bfede0dbe','0ac49ac8-30e9-46fd-9a4b-a72ebfd5ebc6','9085d72f-11cb-4d5c-9e6e-5de51d35689e','d6351049-83e8-4aef-be28-5b30b4059914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574158d821f04babbb94b55cd5c24c1d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:00.094977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb47fb69-9341-45b5-bbaa-128b6fbdc250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:00.118139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-91d928bc-3778-4ba4-801d-44cb02903392 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:00.124946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb47fb69-9341-45b5-bbaa-128b6fbdc250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:00.127541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Flow 'volume_create_api' (a3d16456-835a-464f-9da4-3e4bd3ca6b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:50:00.179309 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91d928bc-3778-4ba4-801d-44cb02903392 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:00.189304 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 244/486] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:49:59 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:00.287049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Create volume request issued successfully. Dec 22 09:50:00.339268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4ef53e3-e22d-4dac-a9a1-59bf5043c0ef tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes returned with HTTP 202 Dec 22 09:50:00.355192 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 243/487] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:49:59 2020] POST /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes => generated 822 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:50:00.359887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef91d2bc-0731-4d5c-b663-cc2cf8da0fd0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:50:00.360613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef91d2bc-0731-4d5c-b663-cc2cf8da0fd0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:00.361172 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:00.361172 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:00.362080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef91d2bc-0731-4d5c-b663-cc2cf8da0fd0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:00.555484 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:00.555484 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:00.580801 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ef91d2bc-0731-4d5c-b663-cc2cf8da0fd0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:00.630895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef91d2bc-0731-4d5c-b663-cc2cf8da0fd0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 200 Dec 22 09:50:00.651030 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 245/488] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:00 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 914 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:01.206129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8e1ec68-6bd1-4be0-af54-7da03d7b8c04 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:01.207715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8e1ec68-6bd1-4be0-af54-7da03d7b8c04 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:01.208123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:01.208123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:01.208749 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8e1ec68-6bd1-4be0-af54-7da03d7b8c04 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:01.441211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:01.441211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:01.473973 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c8e1ec68-6bd1-4be0-af54-7da03d7b8c04 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:01.530897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8e1ec68-6bd1-4be0-af54-7da03d7b8c04 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:01.535415 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 244/489] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:01 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:01.648856 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf596126-7142-4445-9876-e68263cf5f40 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:50:01.650348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf596126-7142-4445-9876-e68263cf5f40 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:01.650770 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:01.650770 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:01.651465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf596126-7142-4445-9876-e68263cf5f40 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:01.850370 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:01.850370 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:01.898439 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cf596126-7142-4445-9876-e68263cf5f40 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:01.999083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf596126-7142-4445-9876-e68263cf5f40 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 200 Dec 22 09:50:02.000218 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 246/490] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:01 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 914 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:50:02.550285 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d30bf766-9d1a-4b9e-aaa2-b2aad708a4f2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:02.550849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d30bf766-9d1a-4b9e-aaa2-b2aad708a4f2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:02.550973 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:02.550973 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:02.551341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d30bf766-9d1a-4b9e-aaa2-b2aad708a4f2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:02.715304 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:02.715304 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:02.734560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d30bf766-9d1a-4b9e-aaa2-b2aad708a4f2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:02.793654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d30bf766-9d1a-4b9e-aaa2-b2aad708a4f2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:02.797642 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 245/491] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:02 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:03.017071 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c75c7b6-c6a1-4ab3-962a-9b246c6fe035 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:50:03.017866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c75c7b6-c6a1-4ab3-962a-9b246c6fe035 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:03.018248 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:03.018248 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:03.018886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c75c7b6-c6a1-4ab3-962a-9b246c6fe035 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:03.158817 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:03.158817 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:03.183586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c75c7b6-c6a1-4ab3-962a-9b246c6fe035 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:03.249202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c75c7b6-c6a1-4ab3-962a-9b246c6fe035 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 200 Dec 22 09:50:03.253664 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 247/492] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:03 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:03.276700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3fd837e2-95d2-4978-868d-94fb2de58f33 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] POST http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c/action Dec 22 09:50:03.277174 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:03.277174 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:03.277995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3fd837e2-95d2-4978-868d-94fb2de58f33 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:50:03.278963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3fd837e2-95d2-4978-868d-94fb2de58f33 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:50:03.481091 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:03.481091 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:03.483129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3fd837e2-95d2-4978-868d-94fb2de58f33 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:03.500361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3fd837e2-95d2-4978-868d-94fb2de58f33 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume updated successfully. Dec 22 09:50:03.503712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3fd837e2-95d2-4978-868d-94fb2de58f33 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c/action returned with HTTP 200 Dec 22 09:50:03.508232 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 246/493] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:50:03 2020] POST /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c/action => generated 0 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 09:50:03.514956 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1faba098-22ed-4d03-9806-7bf79bcfab79 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:50:03.515773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1faba098-22ed-4d03-9806-7bf79bcfab79 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:03.516737 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:03.516737 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:03.517400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1faba098-22ed-4d03-9806-7bf79bcfab79 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:03.673626 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:03.673626 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:03.697203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1faba098-22ed-4d03-9806-7bf79bcfab79 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:03.753400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1faba098-22ed-4d03-9806-7bf79bcfab79 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 200 Dec 22 09:50:03.754235 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 248/494] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:03 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:03.813883 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-76857e31-f705-488e-a0a3-be7252723ac2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:03.814620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-76857e31-f705-488e-a0a3-be7252723ac2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:03.814993 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:03.814993 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:03.815606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-76857e31-f705-488e-a0a3-be7252723ac2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:03.976739 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:03.976739 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:04.000964 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-76857e31-f705-488e-a0a3-be7252723ac2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:04.061240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-76857e31-f705-488e-a0a3-be7252723ac2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:04.062554 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 247/495] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:03 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:04.430357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-43ab2d55-60be-4ce5-936a-3db01a10098a req-eba21db0-0ce6-46f1-a93c-bcf1e7d513ca tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:50:04.430888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-43ab2d55-60be-4ce5-936a-3db01a10098a req-eba21db0-0ce6-46f1-a93c-bcf1e7d513ca tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:04.431122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:04.431122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:04.431430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-43ab2d55-60be-4ce5-936a-3db01a10098a req-eba21db0-0ce6-46f1-a93c-bcf1e7d513ca tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:04.641830 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:04.641830 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:04.672729 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-43ab2d55-60be-4ce5-936a-3db01a10098a req-eba21db0-0ce6-46f1-a93c-bcf1e7d513ca tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:04.751472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-43ab2d55-60be-4ce5-936a-3db01a10098a req-eba21db0-0ce6-46f1-a93c-bcf1e7d513ca tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 200 Dec 22 09:50:04.765371 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 249/496] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:50:04 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 915 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:05.078091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-491a3019-ae7f-45b6-9029-dde0d4179901 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:05.078907 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-491a3019-ae7f-45b6-9029-dde0d4179901 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:05.079323 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:05.079323 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:05.079986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-491a3019-ae7f-45b6-9029-dde0d4179901 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:05.241988 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:05.241988 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:05.286125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-491a3019-ae7f-45b6-9029-dde0d4179901 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:05.351744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-491a3019-ae7f-45b6-9029-dde0d4179901 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:05.360438 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 248/497] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:05 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 917 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:06.376560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-542a7e9b-458a-4c25-bfb3-ca828a8b5553 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:06.383604 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-542a7e9b-458a-4c25-bfb3-ca828a8b5553 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:06.384099 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:06.384099 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:06.384762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-542a7e9b-458a-4c25-bfb3-ca828a8b5553 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:06.499363 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:06.499363 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:06.519891 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-542a7e9b-458a-4c25-bfb3-ca828a8b5553 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:06.576366 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-542a7e9b-458a-4c25-bfb3-ca828a8b5553 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:06.577712 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 250/498] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:06 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 975 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:50:07.594196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e6dc090-8c99-480a-a5a1-53c23daa870f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:07.596017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e6dc090-8c99-480a-a5a1-53c23daa870f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:07.596459 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:07.596459 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:07.597434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e6dc090-8c99-480a-a5a1-53c23daa870f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:07.693248 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:07.693248 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:07.708183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2e6dc090-8c99-480a-a5a1-53c23daa870f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:07.766145 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e6dc090-8c99-480a-a5a1-53c23daa870f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:07.768348 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 249/499] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:07 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 975 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:08.784928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebec36b1-ca56-4dc3-ae25-f9d9fd7225af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:08.786358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebec36b1-ca56-4dc3-ae25-f9d9fd7225af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:08.786783 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:08.786783 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:08.787455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebec36b1-ca56-4dc3-ae25-f9d9fd7225af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:08.924678 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:08.924678 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:08.946903 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ebec36b1-ca56-4dc3-ae25-f9d9fd7225af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:09.006645 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebec36b1-ca56-4dc3-ae25-f9d9fd7225af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:09.007462 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 251/500] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:08 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 978 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:10.022549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b98ec109-6145-4543-8db9-f3f0f46f0398 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:10.023080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b98ec109-6145-4543-8db9-f3f0f46f0398 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:10.023343 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:10.023343 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:10.024024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b98ec109-6145-4543-8db9-f3f0f46f0398 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:10.148123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:10.148123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:10.184990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b98ec109-6145-4543-8db9-f3f0f46f0398 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:10.271776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b98ec109-6145-4543-8db9-f3f0f46f0398 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:10.282973 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 250/501] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:10 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 978 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:10.497753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] POST http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes Dec 22 09:50:10.498277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:10.498277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:10.498918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1863243112"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:50:10.500297 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1863243112'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:50:10.500888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Create volume of 1 GB Dec 22 09:50:10.552494 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Availability Zones retrieved successfully. Dec 22 09:50:10.585659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Flow 'volume_create_api' (64e35111-e92e-40c1-94a2-3230808cb6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:50:10.589716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d176e0be-db2f-4785-af1f-76f6c10628e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:10.592979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:50:10.734560 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d176e0be-db2f-4785-af1f-76f6c10628e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:10.740516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9972bf67-29bc-4273-a1ca-9f93ee26f5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:10.848301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Created reservations ['292f98d9-5dea-4d76-b37e-e596395bbfdd', '23d881fe-bc16-4ee6-944c-91b95750831e', 'da1c034f-060c-4194-82cd-902b78c3bece', 'e10c1d54-37fe-4c86-99c8-cfbf217e7129'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:50:10.850194 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9972bf67-29bc-4273-a1ca-9f93ee26f5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292f98d9-5dea-4d76-b37e-e596395bbfdd', '23d881fe-bc16-4ee6-944c-91b95750831e', 'da1c034f-060c-4194-82cd-902b78c3bece', 'e10c1d54-37fe-4c86-99c8-cfbf217e7129']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:10.853087 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eeee06e-93ce-4daf-b913-ff143d0d692a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:10.957568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eeee06e-93ce-4daf-b913-ff143d0d692a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e65373e-d4e6-4e8b-83f7-e2687db55274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1863243112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633dde4b29c44f53b6aa0cd8d5318325',qos_specs=None,replication_status=,reservations=['292f98d9-5dea-4d76-b37e-e596395bbfdd','23d881fe-bc16-4ee6-944c-91b95750831e','da1c034f-060c-4194-82cd-902b78c3bece','e10c1d54-37fe-4c86-99c8-cfbf217e7129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574158d821f04babbb94b55cd5c24c1d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1863243112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e65373e-d4e6-4e8b-83f7-e2687db55274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='633dde4b29c44f53b6aa0cd8d5318325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='574158d821f04babbb94b55cd5c24c1d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:10.959895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5725a4f8-74a5-498e-aa26-306e04ef55eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:11.034645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5725a4f8-74a5-498e-aa26-306e04ef55eb) transitioned into state 'SUCCESS' from state '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-1863243112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='633dde4b29c44f53b6aa0cd8d5318325',qos_specs=None,replication_status=,reservations=['292f98d9-5dea-4d76-b37e-e596395bbfdd','23d881fe-bc16-4ee6-944c-91b95750831e','da1c034f-060c-4194-82cd-902b78c3bece','e10c1d54-37fe-4c86-99c8-cfbf217e7129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574158d821f04babbb94b55cd5c24c1d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:11.038025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cbafff-04fa-4d95-8260-701e141a06f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:11.060739 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cbafff-04fa-4d95-8260-701e141a06f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:11.063882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Flow 'volume_create_api' (64e35111-e92e-40c1-94a2-3230808cb6f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:50:11.132261 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Create volume request issued successfully. Dec 22 09:50:11.152998 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd91d826-ad57-4d4c-b7f2-b0b05f553ac3 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes returned with HTTP 202 Dec 22 09:50:11.154932 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 252/502] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:50:10 2020] POST /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes => generated 823 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:50:11.171509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7557a07-2d35-4631-9cc1-c5176ea9c9f5 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:50:11.172456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b7557a07-2d35-4631-9cc1-c5176ea9c9f5 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:11.172890 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:11.172890 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:11.173564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b7557a07-2d35-4631-9cc1-c5176ea9c9f5 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:11.307156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb685134-7593-47a4-9519-67c3083f86bf tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:11.307697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb685134-7593-47a4-9519-67c3083f86bf tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:11.307897 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:11.307897 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:11.308300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb685134-7593-47a4-9519-67c3083f86bf tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:11.412860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:11.412860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:11.439064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b7557a07-2d35-4631-9cc1-c5176ea9c9f5 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:11.490724 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7557a07-2d35-4631-9cc1-c5176ea9c9f5 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 200 Dec 22 09:50:11.493636 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 251/503] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:11 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 891 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:11.498814 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:11.498814 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:11.525272 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cb685134-7593-47a4-9519-67c3083f86bf tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:11.556923 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb685134-7593-47a4-9519-67c3083f86bf tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:11.557739 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 253/504] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:11 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 978 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:12.511414 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88879b0a-d02a-44e5-a39e-8899c3782e6d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:50:12.512862 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88879b0a-d02a-44e5-a39e-8899c3782e6d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:12.513278 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:12.513278 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:12.514258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88879b0a-d02a-44e5-a39e-8899c3782e6d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:12.576552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8efe7e90-caeb-4729-976b-4ea33cbebeb4 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:12.577059 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8efe7e90-caeb-4729-976b-4ea33cbebeb4 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:12.577445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:12.577445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:12.578076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8efe7e90-caeb-4729-976b-4ea33cbebeb4 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:12.735899 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:12.735899 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:12.753385 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:12.753385 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:12.776203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8efe7e90-caeb-4729-976b-4ea33cbebeb4 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:12.800161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88879b0a-d02a-44e5-a39e-8899c3782e6d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:12.855894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8efe7e90-caeb-4729-976b-4ea33cbebeb4 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:12.858094 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 254/505] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:12 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 978 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:12.899889 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88879b0a-d02a-44e5-a39e-8899c3782e6d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 200 Dec 22 09:50:12.903393 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 252/506] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:12 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 915 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:13.874454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cbbce55f-ab90-4c26-8583-ec5e3a611c62 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:13.875030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cbbce55f-ab90-4c26-8583-ec5e3a611c62 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:13.876380 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:13.876380 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:13.876981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cbbce55f-ab90-4c26-8583-ec5e3a611c62 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:13.918764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53a9fb62-3c0b-4bc2-ad5d-efed104f40b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:50:13.919521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53a9fb62-3c0b-4bc2-ad5d-efed104f40b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:13.919881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:13.919881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:13.920479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53a9fb62-3c0b-4bc2-ad5d-efed104f40b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:14.041733 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:14.041733 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:14.071164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-53a9fb62-3c0b-4bc2-ad5d-efed104f40b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:50:14.082122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:14.082122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:14.118941 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cbbce55f-ab90-4c26-8583-ec5e3a611c62 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:14.147602 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53a9fb62-3c0b-4bc2-ad5d-efed104f40b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 200 Dec 22 09:50:14.157709 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 253/507] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:13 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 916 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:14.190709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cbbce55f-ab90-4c26-8583-ec5e3a611c62 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:14.191545 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 255/508] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:13 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 978 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:15.209159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f62502a-1ddd-44ce-b2fc-a8e2c04f897c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:50:15.209667 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f62502a-1ddd-44ce-b2fc-a8e2c04f897c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:15.209768 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:15.209768 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:15.210120 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f62502a-1ddd-44ce-b2fc-a8e2c04f897c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:15.370261 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:15.370261 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:15.388798 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7f62502a-1ddd-44ce-b2fc-a8e2c04f897c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:15.467741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f62502a-1ddd-44ce-b2fc-a8e2c04f897c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:50:15.471125 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 254/509] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:15 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 1366 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:50:15.485352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes Dec 22 09:50:15.486082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:15.486082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:15.486751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1410391192"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:50:15.488166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1410391192'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:50:15.488980 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume of 1 GB Dec 22 09:50:15.523324 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Availability Zones retrieved successfully. Dec 22 09:50:15.562732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Flow 'volume_create_api' (c4848c5d-06f6-414a-b4eb-dbfc5aed81fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:50:15.565713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9108125-c97e-441d-aeb9-52e62d03bad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:15.573833 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:50:15.741988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9108125-c97e-441d-aeb9-52e62d03bad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:15.745051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad26220f-1a3c-43d2-8f27-c6fd3bb457af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:15.985828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Created reservations ['1d93041b-759d-4b18-88dc-b9b391fcf610', '725e8b14-d212-4c17-9b2c-603d132acf8c', '0c849d44-5ede-4812-bed3-2b30a0423f61', 'd0193f32-0e92-480b-b51f-1345110bfabd'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:50:15.990159 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad26220f-1a3c-43d2-8f27-c6fd3bb457af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d93041b-759d-4b18-88dc-b9b391fcf610', '725e8b14-d212-4c17-9b2c-603d132acf8c', '0c849d44-5ede-4812-bed3-2b30a0423f61', 'd0193f32-0e92-480b-b51f-1345110bfabd']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:15.996205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7ae1e1-f826-4948-b57c-44ba53cdc010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:16.145024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7ae1e1-f826-4948-b57c-44ba53cdc010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a960888f-ecbb-46d1-b813-52b7b54c8f26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1410391192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c331cc560d8748a88e7458b10299f64a',qos_specs=None,replication_status=,reservations=['1d93041b-759d-4b18-88dc-b9b391fcf610','725e8b14-d212-4c17-9b2c-603d132acf8c','0c849d44-5ede-4812-bed3-2b30a0423f61','d0193f32-0e92-480b-b51f-1345110bfabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c70134219b47c98d031859260b31ab',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1410391192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a960888f-ecbb-46d1-b813-52b7b54c8f26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c331cc560d8748a88e7458b10299f64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55c70134219b47c98d031859260b31ab',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:16.151776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af54e33-2b73-4230-ad0a-7d9fec249801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:16.240721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af54e33-2b73-4230-ad0a-7d9fec249801) transitioned into state 'SUCCESS' from state '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-1410391192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c331cc560d8748a88e7458b10299f64a',qos_specs=None,replication_status=,reservations=['1d93041b-759d-4b18-88dc-b9b391fcf610','725e8b14-d212-4c17-9b2c-603d132acf8c','0c849d44-5ede-4812-bed3-2b30a0423f61','d0193f32-0e92-480b-b51f-1345110bfabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c70134219b47c98d031859260b31ab',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:16.242869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20690f9-24e9-41f6-900c-d323414b8470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:16.283747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20690f9-24e9-41f6-900c-d323414b8470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:16.286430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Flow 'volume_create_api' (c4848c5d-06f6-414a-b4eb-dbfc5aed81fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:50:16.466832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume request issued successfully. Dec 22 09:50:16.507526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00217395-2588-4d7a-8b7e-20ca11e0d05f tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes returned with HTTP 202 Dec 22 09:50:16.508876 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 256/510] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:50:15 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes => generated 826 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:50:16.524012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0aeb205-934d-42a6-a8f2-e02ad5de3779 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 09:50:16.524780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0aeb205-934d-42a6-a8f2-e02ad5de3779 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:16.525141 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:16.525141 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:16.526421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0aeb205-934d-42a6-a8f2-e02ad5de3779 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:16.689573 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:16.689573 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:16.720228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d0aeb205-934d-42a6-a8f2-e02ad5de3779 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:16.771317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0aeb205-934d-42a6-a8f2-e02ad5de3779 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 200 Dec 22 09:50:16.782636 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 255/511] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:16 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:50:17.792930 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc0a7f57-1623-43a5-90af-3da39c0b040a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 09:50:17.794911 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc0a7f57-1623-43a5-90af-3da39c0b040a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:17.795303 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:17.795303 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:17.795916 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc0a7f57-1623-43a5-90af-3da39c0b040a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:17.938513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:17.938513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:17.953664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bc0a7f57-1623-43a5-90af-3da39c0b040a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:18.016870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc0a7f57-1623-43a5-90af-3da39c0b040a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 200 Dec 22 09:50:18.019506 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 257/512] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:17 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 919 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:18.044552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes Dec 22 09:50:18.045238 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:18.045238 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:18.045987 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2137493096"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:50:18.047275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2137493096'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:50:18.048150 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume of 1 GB Dec 22 09:50:18.076425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Availability Zones retrieved successfully. Dec 22 09:50:18.114485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Flow 'volume_create_api' (7433c58b-bbb4-47a3-8f8c-abc7782c5183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:50:18.123458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9ef693-c7e9-4085-8194-0e0269854d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:18.125941 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:50:18.348791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9ef693-c7e9-4085-8194-0e0269854d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:18.351241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b8e0a8-5650-4a4b-8407-f4354076461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:18.541264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Created reservations ['53607e8a-a272-4913-a898-102b9bee4133', '97429743-f19c-4b2e-aad7-84646eac4f81', '6524a3d8-de0d-442c-bfa4-ea286ecfaa16', '23f44417-041f-4b16-b200-fe71878f82d3'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:50:18.543688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b8e0a8-5650-4a4b-8407-f4354076461a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53607e8a-a272-4913-a898-102b9bee4133', '97429743-f19c-4b2e-aad7-84646eac4f81', '6524a3d8-de0d-442c-bfa4-ea286ecfaa16', '23f44417-041f-4b16-b200-fe71878f82d3']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:18.546315 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a01b96c-2e3a-4410-97e1-218720fc3df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:18.685579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a01b96c-2e3a-4410-97e1-218720fc3df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dfa975c-ce7d-4653-b606-a559c312ccd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2137493096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c331cc560d8748a88e7458b10299f64a',qos_specs=None,replication_status=,reservations=['53607e8a-a272-4913-a898-102b9bee4133','97429743-f19c-4b2e-aad7-84646eac4f81','6524a3d8-de0d-442c-bfa4-ea286ecfaa16','23f44417-041f-4b16-b200-fe71878f82d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c70134219b47c98d031859260b31ab',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2137493096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dfa975c-ce7d-4653-b606-a559c312ccd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c331cc560d8748a88e7458b10299f64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55c70134219b47c98d031859260b31ab',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:18.690539 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280b857d-662c-4cf3-8338-99219f60627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:18.750226 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280b857d-662c-4cf3-8338-99219f60627d) transitioned into state 'SUCCESS' from state '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-2137493096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c331cc560d8748a88e7458b10299f64a',qos_specs=None,replication_status=,reservations=['53607e8a-a272-4913-a898-102b9bee4133','97429743-f19c-4b2e-aad7-84646eac4f81','6524a3d8-de0d-442c-bfa4-ea286ecfaa16','23f44417-041f-4b16-b200-fe71878f82d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c70134219b47c98d031859260b31ab',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:18.757275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23372a8d-ebac-43f3-95f4-7cf0a648eb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:50:18.801578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23372a8d-ebac-43f3-95f4-7cf0a648eb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:50:18.817412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Flow 'volume_create_api' (7433c58b-bbb4-47a3-8f8c-abc7782c5183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:50:19.195818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Create volume request issued successfully. Dec 22 09:50:19.263252 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8040b705-f1b7-4e7f-b38d-799ec40a86c5 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes returned with HTTP 202 Dec 22 09:50:19.282984 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 256/513] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:50:18 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes => generated 826 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:50:19.288409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7fc6bf7-05d5-4750-bdaa-1aa0fd164318 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 09:50:19.289259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7fc6bf7-05d5-4750-bdaa-1aa0fd164318 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:19.289259 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:19.289259 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:19.289642 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7fc6bf7-05d5-4750-bdaa-1aa0fd164318 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:19.515826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:19.515826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:19.555977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e7fc6bf7-05d5-4750-bdaa-1aa0fd164318 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:19.612040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7fc6bf7-05d5-4750-bdaa-1aa0fd164318 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 200 Dec 22 09:50:19.613234 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 258/514] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:19 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 918 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:50:20.628942 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bcbed57e-12a0-434c-9327-7257950a42d0 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 09:50:20.629429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bcbed57e-12a0-434c-9327-7257950a42d0 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:50:20.629633 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:50:20.629633 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:50:20.630270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bcbed57e-12a0-434c-9327-7257950a42d0 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:50:20.704697 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:50:20.704697 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:50:20.713328 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bcbed57e-12a0-434c-9327-7257950a42d0 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:50:20.736950 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bcbed57e-12a0-434c-9327-7257950a42d0 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 200 Dec 22 09:50:20.737939 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 257/515] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:50:20 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:51:10.969045 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7788486d-57bb-459e-af87-b75dcf37f4a6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:51:10.969045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7788486d-57bb-459e-af87-b75dcf37f4a6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:10.969045 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:10.969045 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:10.969045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7788486d-57bb-459e-af87-b75dcf37f4a6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:11.017337 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:11.017337 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:11.027225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7788486d-57bb-459e-af87-b75dcf37f4a6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:51:11.059378 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7788486d-57bb-459e-af87-b75dcf37f4a6 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:51:11.074470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 09:51:11.075617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:11.075821 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:11.075821 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:11.076240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:11.077907 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 259/516] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:10 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 1366 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:51:11.127507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:11.127507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:11.143064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:51:11.167794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 200 Dec 22 09:51:11.184572 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 258/517] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:11 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:51:11.192874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-c62415d2-0809-4a4c-a2d6-57fde4c93d6c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 09:51:11.193402 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-c62415d2-0809-4a4c-a2d6-57fde4c93d6c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:11.193597 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:11.193597 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:11.194235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-c62415d2-0809-4a4c-a2d6-57fde4c93d6c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:11.295846 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:11.295846 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:11.317890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-c62415d2-0809-4a4c-a2d6-57fde4c93d6c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:51:11.355189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-c62415d2-0809-4a4c-a2d6-57fde4c93d6c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 200 Dec 22 09:51:11.356198 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 260/518] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:11 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:51:11.373962 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume// Dec 22 09:51:11.374429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:11.374650 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:11.374650 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:11.375029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:11.376247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:51:11.377278 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 259/519] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:51:11 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:51:11.392928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-5fd5de23-7a12-477b-a392-617d91dfb776 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments Dec 22 09:51:11.393781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:11.393781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:11.394514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-5fd5de23-7a12-477b-a392-617d91dfb776 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f0eb3aa-6964-4b48-8445-cfc7a072ce06", "instance_uuid": "c0b13649-fefb-4a60-b2d0-83138004b7e6", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:11.463126 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:11.463126 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:11.545518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-5fd5de23-7a12-477b-a392-617d91dfb776 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments returned with HTTP 200 Dec 22 09:51:11.547308 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 261/520] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:51:11 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:51:11.554590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume// Dec 22 09:51:11.555327 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:11.555986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:11.557197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:51:11.558805 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 260/521] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:51:11 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:51:11.583437 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-5a8a5fc9-be8e-4c3e-93e8-50e9e3c7c99a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments Dec 22 09:51:11.585347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:11.585347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:11.586137 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-5a8a5fc9-be8e-4c3e-93e8-50e9e3c7c99a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a960888f-ecbb-46d1-b813-52b7b54c8f26", "instance_uuid": "c0b13649-fefb-4a60-b2d0-83138004b7e6", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:11.672147 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:11.672147 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:11.779726 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-5a8a5fc9-be8e-4c3e-93e8-50e9e3c7c99a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments returned with HTTP 200 Dec 22 09:51:11.784470 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 262/522] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:51:11 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:51:11.793598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume// Dec 22 09:51:11.794768 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:11.797157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:11.801584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:51:11.803278 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 261/523] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:51:11 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:51:11.831629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-f7b1ace9-5804-498c-93fd-91427de249b2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments Dec 22 09:51:11.832963 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:11.832963 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:11.834647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-f7b1ace9-5804-498c-93fd-91427de249b2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dfa975c-ce7d-4653-b606-a559c312ccd6", "instance_uuid": "c0b13649-fefb-4a60-b2d0-83138004b7e6", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:12.086034 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:12.086034 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:12.213049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-f7b1ace9-5804-498c-93fd-91427de249b2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments returned with HTTP 200 Dec 22 09:51:12.214908 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 263/524] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:51:11 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments => generated 273 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:51:15.256768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume// Dec 22 09:51:15.257262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:15.257708 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:15.259567 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-627f3f60-66b1-401a-816c-544696f2ec7a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:51:15.260225 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 262/525] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:51:15 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:51:15.274099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-04709995-d0f2-4d52-84b5-f2183943d0db tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 09:51:15.274937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-04709995-d0f2-4d52-84b5-f2183943d0db tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:15.275435 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:15.275435 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:15.276995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-04709995-d0f2-4d52-84b5-f2183943d0db tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:15.390582 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:15.390582 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:15.414924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-04709995-d0f2-4d52-84b5-f2183943d0db tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:51:15.491239 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:15.491239 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:15.507682 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-04709995-d0f2-4d52-84b5-f2183943d0db tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 09:51:15.513031 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 264/526] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:51:15 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 1464 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:51:15.612713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] PUT http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa Dec 22 09:51:15.614283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:15.701792 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:51:15.701792 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:51:15.702663 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Lock "b'cinder-attachment_update-9f0eb3aa-6964-4b48-8445-cfc7a072ce06-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:51:15.705710 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:15.705710 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:17.810052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Lock "b'cinder-attachment_update-9f0eb3aa-6964-4b48-8445-cfc7a072ce06-n-h1-765315-5'" released by "attachment_update" :: held 2.107s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:51:17.811543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa returned with HTTP 200 Dec 22 09:51:17.812941 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 263/527] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:51:15 2020] PUT /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa => generated 762 bytes in 2207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:51:17.866987 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-2c59b120-9dfa-4bc8-862a-afc621cf49e2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa/action Dec 22 09:51:17.868107 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:17.868107 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:17.868836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-2c59b120-9dfa-4bc8-862a-afc621cf49e2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:51:17.869445 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-2c59b120-9dfa-4bc8-862a-afc621cf49e2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:18.013178 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:18.013178 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:18.029286 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-2c59b120-9dfa-4bc8-862a-afc621cf49e2 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa/action returned with HTTP 204 Dec 22 09:51:18.031135 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 265/528] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:51:17 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa/action => generated 0 bytes in 169 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:51:18.065390 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume// Dec 22 09:51:18.065890 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:18.066112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:18.066112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:18.066487 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:18.067523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-1a23617d-428f-4d64-86dc-9268bb2bbf50 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:51:18.068130 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 264/529] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:51:18 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:51:18.083292 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-8a441d50-3062-45ff-9950-767aaa324dac tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 09:51:18.083847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-8a441d50-3062-45ff-9950-767aaa324dac tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:18.084268 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:18.084268 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:18.085024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-8a441d50-3062-45ff-9950-767aaa324dac tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:18.153364 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:18.153364 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:18.163433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-8a441d50-3062-45ff-9950-767aaa324dac tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:51:18.185057 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:18.185057 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:18.196074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-8a441d50-3062-45ff-9950-767aaa324dac tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 200 Dec 22 09:51:18.197165 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 266/530] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:51:18 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 1017 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:51:18.234938 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] PUT http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf Dec 22 09:51:18.236265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:18.297653 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:51:18.297653 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:51:18.298879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Lock "b'cinder-attachment_update-a960888f-ecbb-46d1-b813-52b7b54c8f26-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.020s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:51:18.301714 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:18.301714 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:19.791647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Lock "b'cinder-attachment_update-a960888f-ecbb-46d1-b813-52b7b54c8f26-n-h1-765315-5'" released by "attachment_update" :: held 1.493s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:51:19.793116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf returned with HTTP 200 Dec 22 09:51:19.795545 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 265/531] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:51:18 2020] PUT /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf => generated 762 bytes in 1567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:51:19.833188 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-dc30c63d-27e7-4362-a6c3-5dd8d44537fb tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf/action Dec 22 09:51:19.834091 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:19.834091 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:19.834611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-dc30c63d-27e7-4362-a6c3-5dd8d44537fb tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:51:19.835067 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-dc30c63d-27e7-4362-a6c3-5dd8d44537fb tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:19.937679 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:19.937679 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:19.953983 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-dc30c63d-27e7-4362-a6c3-5dd8d44537fb tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf/action returned with HTTP 204 Dec 22 09:51:19.955425 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 267/532] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:51:19 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:51:19.994084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume// Dec 22 09:51:19.995073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:19.995073 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:19.995073 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:19.995808 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:19.996994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-7ee90331-539b-4225-82be-a79369f7a87c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:51:19.997960 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 266/533] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:51:19 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:51:20.011411 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-bcab07bb-e872-482b-a5e8-427040e264b9 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 09:51:20.012523 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-bcab07bb-e872-482b-a5e8-427040e264b9 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:20.012949 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:20.012949 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:20.013591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-bcab07bb-e872-482b-a5e8-427040e264b9 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:20.072326 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:20.072326 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:20.086089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-bcab07bb-e872-482b-a5e8-427040e264b9 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 09:51:20.109088 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:20.109088 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:20.119598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-bcab07bb-e872-482b-a5e8-427040e264b9 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 200 Dec 22 09:51:20.121624 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 268/534] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:51:20 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 1017 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:51:20.158694 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-50f3721c-843a-4462-a6fb-ab918115bd37 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] PUT http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32 Dec 22 09:51:20.161639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-50f3721c-843a-4462-a6fb-ab918115bd37 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:20.221824 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:51:20.221824 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:51:20.223069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-50f3721c-843a-4462-a6fb-ab918115bd37 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Lock "b'cinder-attachment_update-8dfa975c-ce7d-4653-b606-a559c312ccd6-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.030s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:51:20.225638 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:20.225638 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:22.005805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-50f3721c-843a-4462-a6fb-ab918115bd37 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Lock "b'cinder-attachment_update-8dfa975c-ce7d-4653-b606-a559c312ccd6-n-h1-765315-5'" released by "attachment_update" :: held 1.783s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:51:22.006543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-50f3721c-843a-4462-a6fb-ab918115bd37 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32 returned with HTTP 200 Dec 22 09:51:22.007620 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 267/535] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:51:20 2020] PUT /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32 => generated 762 bytes in 1853 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:51:22.061748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-9e5d1223-553e-4e69-9be0-87e57f32bb1a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] POST http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32/action Dec 22 09:51:22.062318 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:22.062318 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:22.062903 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-9e5d1223-553e-4e69-9be0-87e57f32bb1a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:51:22.063373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-9e5d1223-553e-4e69-9be0-87e57f32bb1a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:22.143669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:22.143669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:22.159783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-af95b8f0-7e3e-442a-ae79-458bbc0ed0e6 req-9e5d1223-553e-4e69-9be0-87e57f32bb1a tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32/action returned with HTTP 204 Dec 22 09:51:22.161839 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 269/536] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:51:22 2020] POST /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:51:45.342337 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] POST http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes Dec 22 09:51:45.342947 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:45.342947 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:45.343549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-646899914", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:51:45.345494 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-646899914', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:51:45.346013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Create volume of 1 GB Dec 22 09:51:45.346753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:45.346753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:45.360007 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Availability Zones retrieved successfully. Dec 22 09:51:45.377576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Flow 'volume_create_api' (7b3a9444-fad8-48c7-be8c-09eeb436203e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:51:45.381141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9241c163-a94e-4909-a95b-70ba2c436da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:51:45.383504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:51:45.464371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9241c163-a94e-4909-a95b-70ba2c436da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:51:45.467118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44954a14-4dea-446f-846c-0da87f42cefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:51:45.583629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Created reservations ['d2367eb5-7f5b-47c4-a7fb-6d9ac3ec3cf1', '666cf4aa-7665-4a9a-81bd-a0e34f9dc5df', '63449e06-16c7-4e14-81e0-6cb48d707d28', '91dd3ccb-9bac-4f2e-8e49-8626d6083129'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:51:45.591153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44954a14-4dea-446f-846c-0da87f42cefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2367eb5-7f5b-47c4-a7fb-6d9ac3ec3cf1', '666cf4aa-7665-4a9a-81bd-a0e34f9dc5df', '63449e06-16c7-4e14-81e0-6cb48d707d28', '91dd3ccb-9bac-4f2e-8e49-8626d6083129']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:51:45.594746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8772615b-d1b6-401f-bf46-993051afb1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:51:45.677788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8772615b-d1b6-401f-bf46-993051afb1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-646899914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b897d528d6054c8d91524bafd604a8f3',qos_specs=None,replication_status=,reservations=['d2367eb5-7f5b-47c4-a7fb-6d9ac3ec3cf1','666cf4aa-7665-4a9a-81bd-a0e34f9dc5df','63449e06-16c7-4e14-81e0-6cb48d707d28','91dd3ccb-9bac-4f2e-8e49-8626d6083129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea8a7d0798b47e7ae73850bf25398b7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-646899914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b897d528d6054c8d91524bafd604a8f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fea8a7d0798b47e7ae73850bf25398b7',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:51:45.680580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cbe84c-f841-4fc0-b8e3-f4db7dd86622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:51:45.720507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cbe84c-f841-4fc0-b8e3-f4db7dd86622) transitioned into state 'SUCCESS' from state '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-646899914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b897d528d6054c8d91524bafd604a8f3',qos_specs=None,replication_status=,reservations=['d2367eb5-7f5b-47c4-a7fb-6d9ac3ec3cf1','666cf4aa-7665-4a9a-81bd-a0e34f9dc5df','63449e06-16c7-4e14-81e0-6cb48d707d28','91dd3ccb-9bac-4f2e-8e49-8626d6083129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea8a7d0798b47e7ae73850bf25398b7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:51:45.722608 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f29c267-c6eb-49b7-9a8b-786c99fa6b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:51:45.739808 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f29c267-c6eb-49b7-9a8b-786c99fa6b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:51:45.742639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Flow 'volume_create_api' (7b3a9444-fad8-48c7-be8c-09eeb436203e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:51:45.805454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Create volume request issued successfully. Dec 22 09:51:45.821370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-460c5daa-1cf0-4314-a7f4-91b0411c3c8f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes returned with HTTP 202 Dec 22 09:51:45.822836 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 268/537] 10.222.0.50 () {64 vars in 1512 bytes} [Tue Dec 22 09:51:45 2020] POST /volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes => generated 831 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:51:45.838640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-81bfcd61-5fb6-44e3-9dea-4912fb09e8e6 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] GET http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 Dec 22 09:51:45.840321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-81bfcd61-5fb6-44e3-9dea-4912fb09e8e6 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:45.840923 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:45.840923 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:45.841576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-81bfcd61-5fb6-44e3-9dea-4912fb09e8e6 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:45.917890 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:45.917890 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:45.929997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-81bfcd61-5fb6-44e3-9dea-4912fb09e8e6 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Volume info retrieved successfully. Dec 22 09:51:45.975726 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6625f92d-bb3a-4a1c-924f-942d2e590b10 req-81bfcd61-5fb6-44e3-9dea-4912fb09e8e6 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 returned with HTTP 200 Dec 22 09:51:45.979501 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 270/538] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:45 2020] GET /volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 => generated 899 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:51:47.176635 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e142de9e-288f-4528-a3cd-755a67f6ace5 req-d9997503-f149-4ca4-95ef-c58d5d3476c0 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] GET http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 Dec 22 09:51:47.177275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e142de9e-288f-4528-a3cd-755a67f6ace5 req-d9997503-f149-4ca4-95ef-c58d5d3476c0 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:47.177916 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:47.177916 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:47.178167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e142de9e-288f-4528-a3cd-755a67f6ace5 req-d9997503-f149-4ca4-95ef-c58d5d3476c0 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:47.230594 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:47.230594 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:47.239811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-e142de9e-288f-4528-a3cd-755a67f6ace5 req-d9997503-f149-4ca4-95ef-c58d5d3476c0 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Volume info retrieved successfully. Dec 22 09:51:47.263156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e142de9e-288f-4528-a3cd-755a67f6ace5 req-d9997503-f149-4ca4-95ef-c58d5d3476c0 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 returned with HTTP 200 Dec 22 09:51:47.264486 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 269/539] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:47 2020] GET /volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 => generated 924 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:51:48.279271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-83599328-4e8c-4ce8-b733-2771fd552545 req-13eb67b5-f28c-493d-8dee-0f59b3dd4df7 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] GET http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 Dec 22 09:51:48.279798 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-83599328-4e8c-4ce8-b733-2771fd552545 req-13eb67b5-f28c-493d-8dee-0f59b3dd4df7 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:48.279989 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:48.279989 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:48.280644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-83599328-4e8c-4ce8-b733-2771fd552545 req-13eb67b5-f28c-493d-8dee-0f59b3dd4df7 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:48.347067 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:48.347067 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:48.361224 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-83599328-4e8c-4ce8-b733-2771fd552545 req-13eb67b5-f28c-493d-8dee-0f59b3dd4df7 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Volume info retrieved successfully. Dec 22 09:51:48.387487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-83599328-4e8c-4ce8-b733-2771fd552545 req-13eb67b5-f28c-493d-8dee-0f59b3dd4df7 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 returned with HTTP 200 Dec 22 09:51:48.389363 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 271/540] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:48 2020] GET /volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 => generated 924 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:51:48.793325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e9d2d758-51f5-4849-b133-152517e99577 req-7bef5c62-e3b8-4d5b-a859-f8bef956b886 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] DELETE http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 Dec 22 09:51:48.793795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e9d2d758-51f5-4849-b133-152517e99577 req-7bef5c62-e3b8-4d5b-a859-f8bef956b886 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:48.794012 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:48.794012 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:48.794381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e9d2d758-51f5-4849-b133-152517e99577 req-7bef5c62-e3b8-4d5b-a859-f8bef956b886 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:48.794842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-e9d2d758-51f5-4849-b133-152517e99577 req-7bef5c62-e3b8-4d5b-a859-f8bef956b886 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Delete volume with id: 3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 Dec 22 09:51:48.905244 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:48.905244 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:48.907360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-e9d2d758-51f5-4849-b133-152517e99577 req-7bef5c62-e3b8-4d5b-a859-f8bef956b886 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Volume info retrieved successfully. Dec 22 09:51:48.949961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-e9d2d758-51f5-4849-b133-152517e99577 req-7bef5c62-e3b8-4d5b-a859-f8bef956b886 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Delete volume request issued successfully. Dec 22 09:51:48.951630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e9d2d758-51f5-4849-b133-152517e99577 req-7bef5c62-e3b8-4d5b-a859-f8bef956b886 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 returned with HTTP 202 Dec 22 09:51:48.952575 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 270/541] 10.222.0.50 () {62 vars in 1591 bytes} [Tue Dec 22 09:51:48 2020] DELETE /volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:51:50.239198 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b7ac4b09-6825-4d2c-a955-470fa66a55df req-3ed2a83d-a6c6-41e2-ab4f-e849e2611064 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] GET http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 Dec 22 09:51:50.240367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b7ac4b09-6825-4d2c-a955-470fa66a55df req-3ed2a83d-a6c6-41e2-ab4f-e849e2611064 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:50.240754 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:50.240754 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:50.241366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-b7ac4b09-6825-4d2c-a955-470fa66a55df req-3ed2a83d-a6c6-41e2-ab4f-e849e2611064 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:50.320274 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:51:50.320274 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:51:50.351164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-b7ac4b09-6825-4d2c-a955-470fa66a55df req-3ed2a83d-a6c6-41e2-ab4f-e849e2611064 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Volume info retrieved successfully. Dec 22 09:51:50.383227 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-b7ac4b09-6825-4d2c-a955-470fa66a55df req-3ed2a83d-a6c6-41e2-ab4f-e849e2611064 tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 returned with HTTP 200 Dec 22 09:51:50.400027 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 272/542] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:50 2020] GET /volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 => generated 923 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:51:52.427811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-83267a1b-1593-41b1-8189-257135a1cc5e req-e024849a-583e-442a-9ccb-13060db7026f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] GET http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 Dec 22 09:51:52.428421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-83267a1b-1593-41b1-8189-257135a1cc5e req-e024849a-583e-442a-9ccb-13060db7026f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:51:52.428421 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:51:52.428421 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:51:52.428710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-83267a1b-1593-41b1-8189-257135a1cc5e req-e024849a-583e-442a-9ccb-13060db7026f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:51:52.520649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-83267a1b-1593-41b1-8189-257135a1cc5e req-e024849a-583e-442a-9ccb-13060db7026f tempest-VolumesGetTestJSON-1884239435 tempest-VolumesGetTestJSON-1884239435] http://10.222.0.50/volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 returned with HTTP 404 Dec 22 09:51:52.530907 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 271/543] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:51:52 2020] GET /volume/v3/b897d528d6054c8d91524bafd604a8f3/volumes/3e12c3c1-5385-4a9e-bfc5-4794cd81c4e1 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:52:04.203635 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9037e536-c588-416e-9edb-45df20b0b5f8 req-18ef66da-c978-41b6-912e-a2007996e902 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] DELETE http://10.222.0.50/volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/tempest-invalid-1894948118 Dec 22 09:52:04.205012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9037e536-c588-416e-9edb-45df20b0b5f8 req-18ef66da-c978-41b6-912e-a2007996e902 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:04.205402 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:52:04.205402 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:52:04.206053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9037e536-c588-416e-9edb-45df20b0b5f8 req-18ef66da-c978-41b6-912e-a2007996e902 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:04.206735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-9037e536-c588-416e-9edb-45df20b0b5f8 req-18ef66da-c978-41b6-912e-a2007996e902 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Delete volume with id: tempest-invalid-1894948118 Dec 22 09:52:04.262948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9037e536-c588-416e-9edb-45df20b0b5f8 req-18ef66da-c978-41b6-912e-a2007996e902 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] http://10.222.0.50/volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/tempest-invalid-1894948118 returned with HTTP 404 Dec 22 09:52:04.265591 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 273/544] 10.222.0.50 () {62 vars in 1561 bytes} [Tue Dec 22 09:52:04 2020] DELETE /volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/tempest-invalid-1894948118 => generated 99 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:52:11.218839 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-bc11cd7a-155b-4df0-8b16-9fd99c7f55da req-e1bf5ea2-80c7-49b6-a8de-43e6e1a4c734 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] DELETE http://10.222.0.50/volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/cfb88dec-34fa-4bc5-b613-b4375ee091ff Dec 22 09:52:11.219441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-bc11cd7a-155b-4df0-8b16-9fd99c7f55da req-e1bf5ea2-80c7-49b6-a8de-43e6e1a4c734 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:11.220154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-bc11cd7a-155b-4df0-8b16-9fd99c7f55da req-e1bf5ea2-80c7-49b6-a8de-43e6e1a4c734 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:11.220752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-bc11cd7a-155b-4df0-8b16-9fd99c7f55da req-e1bf5ea2-80c7-49b6-a8de-43e6e1a4c734 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Delete volume with id: cfb88dec-34fa-4bc5-b613-b4375ee091ff Dec 22 09:52:11.326763 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-bc11cd7a-155b-4df0-8b16-9fd99c7f55da req-e1bf5ea2-80c7-49b6-a8de-43e6e1a4c734 tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] http://10.222.0.50/volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/cfb88dec-34fa-4bc5-b613-b4375ee091ff returned with HTTP 404 Dec 22 09:52:11.328991 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 272/545] 10.222.0.50 () {62 vars in 1591 bytes} [Tue Dec 22 09:52:11 2020] DELETE /volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/cfb88dec-34fa-4bc5-b613-b4375ee091ff => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:52:12.601358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7237cb1d-4fd8-469c-9f08-0576f0c9713f req-61a805fe-795e-4e50-b716-d6f8d52838fe tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] GET http://10.222.0.50/volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/b4c53156-7a52-4d33-ad4a-928c00cbdf3b Dec 22 09:52:12.602015 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7237cb1d-4fd8-469c-9f08-0576f0c9713f req-61a805fe-795e-4e50-b716-d6f8d52838fe tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:12.602590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-7237cb1d-4fd8-469c-9f08-0576f0c9713f req-61a805fe-795e-4e50-b716-d6f8d52838fe tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:12.666809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-7237cb1d-4fd8-469c-9f08-0576f0c9713f req-61a805fe-795e-4e50-b716-d6f8d52838fe tempest-VolumesNegativeTest-504200517 tempest-VolumesNegativeTest-504200517] http://10.222.0.50/volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/b4c53156-7a52-4d33-ad4a-928c00cbdf3b returned with HTTP 404 Dec 22 09:52:12.669070 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 274/546] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:52:12 2020] GET /volume/v3/f489cb16e9874538a5a2ea88c56d24d9/volumes/b4c53156-7a52-4d33-ad4a-928c00cbdf3b => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:52:52.999645 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71bb1130-5e6b-49f2-a0a3-fff2646e3e61 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] DELETE http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:52:53.000274 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71bb1130-5e6b-49f2-a0a3-fff2646e3e61 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:53.000800 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71bb1130-5e6b-49f2-a0a3-fff2646e3e61 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:53.001337 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-71bb1130-5e6b-49f2-a0a3-fff2646e3e61 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Delete volume with id: ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:52:53.118953 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:52:53.118953 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:52:53.120760 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-71bb1130-5e6b-49f2-a0a3-fff2646e3e61 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:52:53.160339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-71bb1130-5e6b-49f2-a0a3-fff2646e3e61 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Delete volume request issued successfully. Dec 22 09:52:53.166519 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71bb1130-5e6b-49f2-a0a3-fff2646e3e61 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 202 Dec 22 09:52:53.171910 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 273/547] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:52:52 2020] DELETE /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:52:53.177890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc2d80fa-f315-4afc-bd08-3f9d094c8c2f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:52:53.178850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc2d80fa-f315-4afc-bd08-3f9d094c8c2f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:53.180442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc2d80fa-f315-4afc-bd08-3f9d094c8c2f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:53.332307 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:52:53.332307 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:52:53.363035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dc2d80fa-f315-4afc-bd08-3f9d094c8c2f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:52:53.401343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc2d80fa-f315-4afc-bd08-3f9d094c8c2f tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:52:53.402942 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 275/548] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:52:53 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:52:54.420966 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4d386d0-41c7-4a38-83ea-bfff5ec01157 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:52:54.423766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d4d386d0-41c7-4a38-83ea-bfff5ec01157 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:54.426759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:52:54.426759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:52:54.427677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d4d386d0-41c7-4a38-83ea-bfff5ec01157 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:54.567860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:52:54.567860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:52:54.594670 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d4d386d0-41c7-4a38-83ea-bfff5ec01157 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:52:54.669270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4d386d0-41c7-4a38-83ea-bfff5ec01157 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:52:54.676697 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 274/549] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:52:54 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 913 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:52:55.693514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8668292-6830-4e00-a64e-e8750ae3700c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:52:55.694167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8668292-6830-4e00-a64e-e8750ae3700c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:55.694485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:52:55.694485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:52:55.695601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8668292-6830-4e00-a64e-e8750ae3700c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:55.886738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:52:55.886738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:52:55.907041 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a8668292-6830-4e00-a64e-e8750ae3700c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Volume info retrieved successfully. Dec 22 09:52:55.964764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8668292-6830-4e00-a64e-e8750ae3700c tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 200 Dec 22 09:52:55.970025 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 276/550] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:52:55 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 913 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:52:56.986034 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da31bbf5-b1a3-4e21-8ee1-567a043e7c55 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] GET http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d Dec 22 09:52:56.986572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da31bbf5-b1a3-4e21-8ee1-567a043e7c55 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:52:56.986669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:52:56.986669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:52:56.987047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da31bbf5-b1a3-4e21-8ee1-567a043e7c55 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:52:57.129210 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da31bbf5-b1a3-4e21-8ee1-567a043e7c55 tempest-DeleteServersTestJSON-1843230996 tempest-DeleteServersTestJSON-1843230996] http://10.222.0.50/volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d returned with HTTP 404 Dec 22 09:52:57.134136 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 275/551] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:52:56 2020] GET /volume/v3/2af5f8c189d74ea78f15d1e4177ac64a/volumes/ed23b4aa-d98a-42a6-96f1-f757683cdf9d => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:04.543578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60dbe3b1-00bb-4a4d-a1dd-a0f758d2563b tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] POST http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/types Dec 22 09:55:04.544072 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:04.544072 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:04.544475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60dbe3b1-00bb-4a4d-a1dd-a0f758d2563b tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1303784649"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:04.649911 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60dbe3b1-00bb-4a4d-a1dd-a0f758d2563b tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/types returned with HTTP 200 Dec 22 09:55:04.653894 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 277/552] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 09:55:04 2020] POST /volume/v3/1479c5753bd34c36a3450729b5a0afe7/types => generated 220 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:04.663774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77472213-5138-4455-be17-35746a03c51e tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] POST http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/group_types Dec 22 09:55:04.664635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77472213-5138-4455-be17-35746a03c51e tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-125266111"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:04.746393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77472213-5138-4455-be17-35746a03c51e tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/group_types returned with HTTP 202 Dec 22 09:55:04.753693 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 276/553] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Dec 22 09:55:04 2020] POST /volume/v3/1479c5753bd34c36a3450729b5a0afe7/group_types => generated 176 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:05.057584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] POST http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups Dec 22 09:55:05.058344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8dd26a19-fdc2-4e14-9205-edc824df7b5e", "volume_types": ["f0232be6-b38e-4f70-a0b4-d4ff489c93e3"], "name": "tempest-GroupsV320Test-Group-918687412"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:05.059676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Creating new group {'group': {'group_type': '8dd26a19-fdc2-4e14-9205-edc824df7b5e', 'volume_types': ['f0232be6-b38e-4f70-a0b4-d4ff489c93e3'], 'name': 'tempest-GroupsV320Test-Group-918687412'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 09:55:05.087547 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Creating group tempest-GroupsV320Test-Group-918687412. Dec 22 09:55:05.167151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Availability zone cache updated, next update will occur around 2020-12-22 10:55:05.166386. {{(pid=88114) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 09:55:05.167698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Availability Zones retrieved successfully. Dec 22 09:55:05.198871 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Created reservations ['be6dce92-ef84-4d91-b44f-ea1fefa0a582'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:55:05.276127 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-365e68fc-4851-408c-b0ab-8c61d5d02966 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups returned with HTTP 202 Dec 22 09:55:05.277625 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 278/554] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Dec 22 09:55:04 2020] POST /volume/v3/b34d34513183405da27c9a656f2e8af8/groups => generated 107 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:05.288256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-677330ba-0f8a-428d-a951-91f212e98a48 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:05.289366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-677330ba-0f8a-428d-a951-91f212e98a48 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:05.289842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-677330ba-0f8a-428d-a951-91f212e98a48 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:05.293256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-677330ba-0f8a-428d-a951-91f212e98a48 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:05.343008 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:05.343008 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:05.453561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-677330ba-0f8a-428d-a951-91f212e98a48 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 200 Dec 22 09:55:05.455026 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 277/555] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:05 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 387 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:55:06.474476 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed9f933a-c4fe-447f-adc5-49c853d4cebd tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:06.476100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed9f933a-c4fe-447f-adc5-49c853d4cebd tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:06.476796 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.476796 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.477458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed9f933a-c4fe-447f-adc5-49c853d4cebd tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:06.478534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-ed9f933a-c4fe-447f-adc5-49c853d4cebd tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:06.488571 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.488571 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.531115 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed9f933a-c4fe-447f-adc5-49c853d4cebd tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 200 Dec 22 09:55:06.533504 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 279/556] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:06 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 388 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:55:06.550639 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b4c94d9-b918-4a5b-a3c7-704f77cc53dd tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] POST http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action Dec 22 09:55:06.551613 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.551613 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.552506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b4c94d9-b918-4a5b-a3c7-704f77cc53dd tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:55:06.553153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b4c94d9-b918-4a5b-a3c7-704f77cc53dd tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:06.561212 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-1b4c94d9-b918-4a5b-a3c7-704f77cc53dd tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Updating group '5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd' with 'creating' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 09:55:06.592945 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.592945 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.605356 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b4c94d9-b918-4a5b-a3c7-704f77cc53dd tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action returned with HTTP 202 Dec 22 09:55:06.610544 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 278/557] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 09:55:06 2020] POST /volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 09:55:06.615767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e278acd9-f7cc-44c4-9e98-f6a46efebb3c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:06.616276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e278acd9-f7cc-44c4-9e98-f6a46efebb3c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:06.616500 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.616500 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.616883 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e278acd9-f7cc-44c4-9e98-f6a46efebb3c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:06.617296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-e278acd9-f7cc-44c4-9e98-f6a46efebb3c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:06.634931 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.634931 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.674943 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e278acd9-f7cc-44c4-9e98-f6a46efebb3c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 200 Dec 22 09:55:06.692824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f7fe812-c49e-4642-8062-9cda6294244c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] POST http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action Dec 22 09:55:06.694207 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.694207 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.696785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f7fe812-c49e-4642-8062-9cda6294244c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:55:06.697868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f7fe812-c49e-4642-8062-9cda6294244c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:06.699078 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 280/558] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:06 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 387 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:55:06.700779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-0f7fe812-c49e-4642-8062-9cda6294244c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Updating group '5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd' with 'available' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 09:55:06.714193 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.714193 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.725188 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f7fe812-c49e-4642-8062-9cda6294244c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action returned with HTTP 202 Dec 22 09:55:06.735728 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2420145-6706-4407-851f-8771f384695f tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:06.737468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2420145-6706-4407-851f-8771f384695f tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:06.737902 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.737902 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.739065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2420145-6706-4407-851f-8771f384695f tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:06.739698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-f2420145-6706-4407-851f-8771f384695f tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:06.744683 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 279/559] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 09:55:06 2020] POST /volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 09:55:06.752343 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.752343 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.791993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2420145-6706-4407-851f-8771f384695f tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 200 Dec 22 09:55:06.793630 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 281/560] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:06 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 388 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:55:06.809257 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d97e5cf1-c999-4fda-bcf4-dddd646c3406 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] POST http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action Dec 22 09:55:06.809787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.809787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.810779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d97e5cf1-c999-4fda-bcf4-dddd646c3406 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:55:06.811269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d97e5cf1-c999-4fda-bcf4-dddd646c3406 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:06.812389 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-d97e5cf1-c999-4fda-bcf4-dddd646c3406 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Updating group '5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd' with 'error' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 09:55:06.824906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.824906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.840343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d97e5cf1-c999-4fda-bcf4-dddd646c3406 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action returned with HTTP 202 Dec 22 09:55:06.860810 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 280/561] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 09:55:06 2020] POST /volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 09:55:06.869306 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47681c27-9d49-4b61-9ec3-bb2141241243 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:06.870213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47681c27-9d49-4b61-9ec3-bb2141241243 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:06.874589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.874589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.875510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47681c27-9d49-4b61-9ec3-bb2141241243 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:06.878127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-47681c27-9d49-4b61-9ec3-bb2141241243 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:06.898862 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.898862 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.930744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47681c27-9d49-4b61-9ec3-bb2141241243 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 200 Dec 22 09:55:06.932214 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 282/562] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:06 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 384 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:55:06.947880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3433dd5-bd39-4dfb-802c-5ab7cb8dd2fb tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] POST http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action Dec 22 09:55:06.948955 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:06.948955 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:06.949883 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3433dd5-bd39-4dfb-802c-5ab7cb8dd2fb tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:55:06.950453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3433dd5-bd39-4dfb-802c-5ab7cb8dd2fb tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:06.951582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-e3433dd5-bd39-4dfb-802c-5ab7cb8dd2fb tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Updating group '5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd' with 'available' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 09:55:06.970556 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:06.970556 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:06.995832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3433dd5-bd39-4dfb-802c-5ab7cb8dd2fb tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action returned with HTTP 202 Dec 22 09:55:06.997172 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 281/563] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 09:55:06 2020] POST /volume/v3/1479c5753bd34c36a3450729b5a0afe7/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 09:55:07.006253 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c873ed71-f2e8-4d75-a62e-d62b615e3076 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:07.006836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c873ed71-f2e8-4d75-a62e-d62b615e3076 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:07.007036 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:07.007036 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:07.007655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c873ed71-f2e8-4d75-a62e-d62b615e3076 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:07.008394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-c873ed71-f2e8-4d75-a62e-d62b615e3076 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:07.021951 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:07.021951 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:07.113200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c873ed71-f2e8-4d75-a62e-d62b615e3076 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 200 Dec 22 09:55:07.115583 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 283/564] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:07 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 388 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:55:07.127431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1514023-7ba4-4154-9318-597c14e1809e tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/volumes/detail Dec 22 09:55:07.128406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1514023-7ba4-4154-9318-597c14e1809e tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:07.128824 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:07.128824 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:07.129774 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1514023-7ba4-4154-9318-597c14e1809e tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:07.130899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-c1514023-7ba4-4154-9318-597c14e1809e tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 09:55:07.133484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c1514023-7ba4-4154-9318-597c14e1809e tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:55:07.207830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c1514023-7ba4-4154-9318-597c14e1809e tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Get all volumes completed successfully. Dec 22 09:55:07.214194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1514023-7ba4-4154-9318-597c14e1809e tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/volumes/detail returned with HTTP 200 Dec 22 09:55:07.230684 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 282/565] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 09:55:07 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:07.232408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-51283784-07d9-455c-8651-eff02320fc23 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] POST http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action Dec 22 09:55:07.233114 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:07.233114 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:07.233815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-51283784-07d9-455c-8651-eff02320fc23 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:55:07.234392 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-51283784-07d9-455c-8651-eff02320fc23 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:07.235514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-51283784-07d9-455c-8651-eff02320fc23 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] delete called for group 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88114) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 09:55:07.236089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-51283784-07d9-455c-8651-eff02320fc23 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Delete group with id: 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:07.282947 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:07.282947 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:07.448947 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-51283784-07d9-455c-8651-eff02320fc23 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action returned with HTTP 202 Dec 22 09:55:07.455032 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 284/566] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 09:55:07 2020] POST /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 09:55:07.460767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c778b58d-4c16-4ec8-8c4e-34a3e7783c00 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:07.461318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c778b58d-4c16-4ec8-8c4e-34a3e7783c00 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:07.461805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c778b58d-4c16-4ec8-8c4e-34a3e7783c00 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:07.462224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-c778b58d-4c16-4ec8-8c4e-34a3e7783c00 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:07.474847 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:07.474847 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:07.528598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c778b58d-4c16-4ec8-8c4e-34a3e7783c00 tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 200 Dec 22 09:55:07.529566 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 283/567] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:07 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 387 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:55:08.542847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c08eb67-42b7-4d1c-8194-66bc5abfa23c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] GET http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd Dec 22 09:55:08.543390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c08eb67-42b7-4d1c-8194-66bc5abfa23c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:08.543390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:08.543390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:08.544255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c08eb67-42b7-4d1c-8194-66bc5abfa23c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:08.544669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-1c08eb67-42b7-4d1c-8194-66bc5abfa23c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] show called for member 5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 09:55:08.556997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c08eb67-42b7-4d1c-8194-66bc5abfa23c tempest-GroupsV320Test-1888674767 tempest-GroupsV320Test-1888674767] http://10.222.0.50/volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd returned with HTTP 404 Dec 22 09:55:08.571348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4df82544-ffff-4c59-992c-ab527b221e4c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] DELETE http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/group_types/8dd26a19-fdc2-4e14-9205-edc824df7b5e Dec 22 09:55:08.571981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4df82544-ffff-4c59-992c-ab527b221e4c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:08.572211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:08.572211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:08.572633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4df82544-ffff-4c59-992c-ab527b221e4c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:08.573318 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:08.573318 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:08.583208 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 285/568] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 09:55:08 2020] GET /volume/v3/b34d34513183405da27c9a656f2e8af8/groups/5e2e1bad-f77d-40eb-91e3-e9fd8e28e4dd => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 09:55:08.649501 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 09:55:08.649501 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 09:55:08.665560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4df82544-ffff-4c59-992c-ab527b221e4c tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/group_types/8dd26a19-fdc2-4e14-9205-edc824df7b5e returned with HTTP 202 Dec 22 09:55:08.666590 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 284/569] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Dec 22 09:55:08 2020] DELETE /volume/v3/1479c5753bd34c36a3450729b5a0afe7/group_types/8dd26a19-fdc2-4e14-9205-edc824df7b5e => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 09:55:08.676579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eae17ad7-301f-4d6e-81a1-6e5e36746495 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] DELETE http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/types/f0232be6-b38e-4f70-a0b4-d4ff489c93e3 Dec 22 09:55:08.677105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eae17ad7-301f-4d6e-81a1-6e5e36746495 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:08.677623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eae17ad7-301f-4d6e-81a1-6e5e36746495 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:08.827965 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 09:55:08.827965 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 09:55:08.846010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eae17ad7-301f-4d6e-81a1-6e5e36746495 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/types/f0232be6-b38e-4f70-a0b4-d4ff489c93e3 returned with HTTP 202 Dec 22 09:55:08.856768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14f30502-8b1d-438d-9c54-06f02615acf4 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] GET http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/types/f0232be6-b38e-4f70-a0b4-d4ff489c93e3 Dec 22 09:55:08.857474 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 286/570] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 09:55:08 2020] DELETE /volume/v3/1479c5753bd34c36a3450729b5a0afe7/types/f0232be6-b38e-4f70-a0b4-d4ff489c93e3 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:55:08.857707 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14f30502-8b1d-438d-9c54-06f02615acf4 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:08.858207 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14f30502-8b1d-438d-9c54-06f02615acf4 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:08.882848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14f30502-8b1d-438d-9c54-06f02615acf4 tempest-GroupsV320Test-427641955 tempest-GroupsV320Test-427641955] http://10.222.0.50/volume/v3/1479c5753bd34c36a3450729b5a0afe7/types/f0232be6-b38e-4f70-a0b4-d4ff489c93e3 returned with HTTP 404 Dec 22 09:55:08.889244 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 285/571] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:55:08 2020] GET /volume/v3/1479c5753bd34c36a3450729b5a0afe7/types/f0232be6-b38e-4f70-a0b4-d4ff489c93e3 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:17.796016 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ab76d1af-7d6e-4d51-a71b-3aa154079c7a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] DELETE http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:55:17.797643 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ab76d1af-7d6e-4d51-a71b-3aa154079c7a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:17.798295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ab76d1af-7d6e-4d51-a71b-3aa154079c7a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:17.798908 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ab76d1af-7d6e-4d51-a71b-3aa154079c7a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Delete volume with id: 9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:55:17.918912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:17.918912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:17.920121 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ab76d1af-7d6e-4d51-a71b-3aa154079c7a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:55:17.978973 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ab76d1af-7d6e-4d51-a71b-3aa154079c7a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Delete volume request issued successfully. Dec 22 09:55:17.980662 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ab76d1af-7d6e-4d51-a71b-3aa154079c7a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 202 Dec 22 09:55:17.986582 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 287/572] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:55:17 2020] DELETE /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:55:17.996988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1b870df-b3e2-445a-9f40-4e5c0dbcc61d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:55:18.005348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1b870df-b3e2-445a-9f40-4e5c0dbcc61d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:18.006041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1b870df-b3e2-445a-9f40-4e5c0dbcc61d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:18.202339 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:18.202339 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:18.238514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b1b870df-b3e2-445a-9f40-4e5c0dbcc61d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:55:18.365460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1b870df-b3e2-445a-9f40-4e5c0dbcc61d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 200 Dec 22 09:55:18.369164 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 286/573] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:17 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 915 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:55:19.413279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-693427c4-caf5-4725-89b3-9e78ea395edc tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:55:19.414064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-693427c4-caf5-4725-89b3-9e78ea395edc tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:19.414429 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:19.414429 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:19.415079 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-693427c4-caf5-4725-89b3-9e78ea395edc tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:19.673875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:19.673875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:19.695558 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-693427c4-caf5-4725-89b3-9e78ea395edc tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:55:19.764210 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-693427c4-caf5-4725-89b3-9e78ea395edc tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 200 Dec 22 09:55:19.766788 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 288/574] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:19 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 915 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:20.795194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1ecc121-7e5e-433f-a19b-90a26a98709d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:55:20.796140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1ecc121-7e5e-433f-a19b-90a26a98709d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:20.796499 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:20.796499 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:20.798649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1ecc121-7e5e-433f-a19b-90a26a98709d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:21.052719 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:21.052719 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:21.102618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c1ecc121-7e5e-433f-a19b-90a26a98709d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:55:21.173514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1ecc121-7e5e-433f-a19b-90a26a98709d tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 200 Dec 22 09:55:21.176137 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 287/575] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:20 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 915 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:22.197440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34a4f824-043c-4175-92b2-28ca41f8e530 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 Dec 22 09:55:22.199089 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34a4f824-043c-4175-92b2-28ca41f8e530 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:22.199496 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:22.199496 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:22.200272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34a4f824-043c-4175-92b2-28ca41f8e530 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:22.344627 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34a4f824-043c-4175-92b2-28ca41f8e530 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 returned with HTTP 404 Dec 22 09:55:22.345693 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 288/576] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:22 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/9e65373e-d4e6-4e8b-83f7-e2687db55274 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:22.354927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06a6294d-21ec-4869-8fb2-ac856c2314b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] DELETE http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:55:22.360667 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06a6294d-21ec-4869-8fb2-ac856c2314b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:22.361473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06a6294d-21ec-4869-8fb2-ac856c2314b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:22.362141 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-06a6294d-21ec-4869-8fb2-ac856c2314b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Delete volume with id: b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:55:22.488595 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:22.488595 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:22.490215 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06a6294d-21ec-4869-8fb2-ac856c2314b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:55:22.545857 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06a6294d-21ec-4869-8fb2-ac856c2314b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Delete volume request issued successfully. Dec 22 09:55:22.546628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06a6294d-21ec-4869-8fb2-ac856c2314b0 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 202 Dec 22 09:55:22.548102 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 289/577] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:55:22 2020] DELETE /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:55:22.559080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd5d2475-b00b-441c-9294-ac5a054dd787 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:55:22.560571 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dd5d2475-b00b-441c-9294-ac5a054dd787 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:22.561014 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:22.561014 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:22.561694 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dd5d2475-b00b-441c-9294-ac5a054dd787 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:22.571553 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] POST http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes Dec 22 09:55:22.572171 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:22.572171 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:22.572948 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-546727694"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:22.574278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-546727694'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:55:22.575214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Create volume of 1 GB Dec 22 09:55:22.654159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Availability Zones retrieved successfully. Dec 22 09:55:22.775604 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Flow 'volume_create_api' (314fd29d-1551-43b1-9580-7af8b3767a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:55:22.790346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08539f4-7805-4b10-9aed-715e294f4624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:22.802785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:55:22.834553 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:22.834553 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:22.862613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dd5d2475-b00b-441c-9294-ac5a054dd787 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:55:22.929052 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd5d2475-b00b-441c-9294-ac5a054dd787 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 200 Dec 22 09:55:22.930142 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 290/578] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:22 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 914 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:22.964784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08539f4-7805-4b10-9aed-715e294f4624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:22.969379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837871d6-d96a-41ec-b96d-cf3228d5ace4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:23.253231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Created reservations ['e55a6179-1b22-413f-affd-dc6f85a8e253', 'fa1d670f-44c5-4851-8211-1206065c064a', '93dc6647-531d-4684-bc69-82e751813cea', '28fe4f4e-b5c0-430d-a88e-b9334598934d'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:55:23.256407 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837871d6-d96a-41ec-b96d-cf3228d5ace4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e55a6179-1b22-413f-affd-dc6f85a8e253', 'fa1d670f-44c5-4851-8211-1206065c064a', '93dc6647-531d-4684-bc69-82e751813cea', '28fe4f4e-b5c0-430d-a88e-b9334598934d']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:23.261304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c838396c-94d1-43da-afc6-3c7d5e16ccd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:23.343933 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c838396c-94d1-43da-afc6-3c7d5e16ccd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f66d81-897e-4368-bcdd-a5e637e24ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-546727694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e0b8364aabc46efb4a8f083a05bdbfc',qos_specs=None,replication_status=,reservations=['e55a6179-1b22-413f-affd-dc6f85a8e253','fa1d670f-44c5-4851-8211-1206065c064a','93dc6647-531d-4684-bc69-82e751813cea','28fe4f4e-b5c0-430d-a88e-b9334598934d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a1230836a024341a1b32e76516d5ad0',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-546727694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62f66d81-897e-4368-bcdd-a5e637e24ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e0b8364aabc46efb4a8f083a05bdbfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3a1230836a024341a1b32e76516d5ad0',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:23.351962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173fe67c-de3a-4cfd-9e0a-e76dd32236f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:23.415816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173fe67c-de3a-4cfd-9e0a-e76dd32236f8) transitioned into state 'SUCCESS' from state '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-546727694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e0b8364aabc46efb4a8f083a05bdbfc',qos_specs=None,replication_status=,reservations=['e55a6179-1b22-413f-affd-dc6f85a8e253','fa1d670f-44c5-4851-8211-1206065c064a','93dc6647-531d-4684-bc69-82e751813cea','28fe4f4e-b5c0-430d-a88e-b9334598934d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a1230836a024341a1b32e76516d5ad0',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:23.417801 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ef26fa-28ad-414d-be16-b9fd78e9ef39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:23.452423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ef26fa-28ad-414d-be16-b9fd78e9ef39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:23.470296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Flow 'volume_create_api' (314fd29d-1551-43b1-9580-7af8b3767a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:55:23.632319 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Create volume request issued successfully. Dec 22 09:55:23.677648 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71b70c52-1bd1-4cc0-8863-8dcec881d63a tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes returned with HTTP 202 Dec 22 09:55:23.682640 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 289/579] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:55:22 2020] POST /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes => generated 822 bytes in 1610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:55:23.700895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4b313d5-0fbc-4188-9e76-68d449663704 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:23.701419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d4b313d5-0fbc-4188-9e76-68d449663704 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:23.701616 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:23.701616 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:23.702248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d4b313d5-0fbc-4188-9e76-68d449663704 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:23.854051 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:23.854051 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:23.886135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d4b313d5-0fbc-4188-9e76-68d449663704 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Volume info retrieved successfully. Dec 22 09:55:23.958338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4b313d5-0fbc-4188-9e76-68d449663704 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 returned with HTTP 200 Dec 22 09:55:23.958338 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 291/580] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:23 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 => generated 914 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:23.963106 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dee20370-23ea-49c9-98b9-791de15b1529 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:55:23.963778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dee20370-23ea-49c9-98b9-791de15b1529 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:23.964290 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:23.964290 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:23.964798 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dee20370-23ea-49c9-98b9-791de15b1529 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:24.077630 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:24.077630 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:24.119335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dee20370-23ea-49c9-98b9-791de15b1529 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Volume info retrieved successfully. Dec 22 09:55:24.224152 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dee20370-23ea-49c9-98b9-791de15b1529 tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 200 Dec 22 09:55:24.226219 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 290/581] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:23 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 914 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:24.966478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0348a781-f908-4231-8fee-702b411f1af1 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:24.967011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0348a781-f908-4231-8fee-702b411f1af1 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:24.967170 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:24.967170 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:24.968171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0348a781-f908-4231-8fee-702b411f1af1 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:25.076820 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:25.076820 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:25.090700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0348a781-f908-4231-8fee-702b411f1af1 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Volume info retrieved successfully. Dec 22 09:55:25.158391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0348a781-f908-4231-8fee-702b411f1af1 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 returned with HTTP 200 Dec 22 09:55:25.159978 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 292/582] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:24 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:25.187676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] POST http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots Dec 22 09:55:25.188199 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:25.188199 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:25.188871 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62f66d81-897e-4368-bcdd-a5e637e24ee1", "name": "tempest-SnapshotManageAdminTest-Snapshot-177856818"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:25.243676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c98b17b-3faa-4485-8cc4-0e0df5f2673a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] GET http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c Dec 22 09:55:25.244338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c98b17b-3faa-4485-8cc4-0e0df5f2673a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:25.244657 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:25.244657 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:25.245213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c98b17b-3faa-4485-8cc4-0e0df5f2673a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:25.346044 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:25.346044 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:25.350903 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Volume info retrieved successfully. Dec 22 09:55:25.351763 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Create snapshot from volume 62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:25.389735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:25.389735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:25.399286 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c98b17b-3faa-4485-8cc4-0e0df5f2673a tempest-ServersNegativeTestJSON-300171649 tempest-ServersNegativeTestJSON-300171649] http://10.222.0.50/volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c returned with HTTP 404 Dec 22 09:55:25.407249 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 293/583] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:25 2020] GET /volume/v3/633dde4b29c44f53b6aa0cd8d5318325/volumes/b4ea4661-fc96-44ab-be76-172fba553c7c => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:55:25.407411 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:55:25.500655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Created reservations ['06a2163e-d006-4722-9508-71dff26ed4a9', 'c293d14a-0684-4ea2-8b33-16726237dd6d', 'ded8c0e1-7e08-48ef-9171-c202fd48b305', '65855cac-42fb-48ec-856e-27f349fa5654'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:55:25.873493 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Snapshot create request issued successfully. Dec 22 09:55:25.874361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d6365c4-f8c5-4a4d-ac1f-15474e1f74c0 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots returned with HTTP 202 Dec 22 09:55:25.884312 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 291/584] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 09:55:25 2020] POST /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots => generated 309 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:55:25.889530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7909768b-84ce-404b-9605-7f0964c0a8f2 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:25.890220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7909768b-84ce-404b-9605-7f0964c0a8f2 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:25.890545 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:25.890545 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:25.891125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7909768b-84ce-404b-9605-7f0964c0a8f2 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:25.980478 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:25.980478 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:25.982311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7909768b-84ce-404b-9605-7f0964c0a8f2 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Snapshot retrieved successfully. Dec 22 09:55:25.984937 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7909768b-84ce-404b-9605-7f0964c0a8f2 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 returned with HTTP 200 Dec 22 09:55:25.991157 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 294/585] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:25 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 => generated 441 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:27.000391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30d53dba-d2fa-40bd-9583-4b34a96f3823 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:27.000927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30d53dba-d2fa-40bd-9583-4b34a96f3823 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:27.001118 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:27.001118 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:27.001897 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30d53dba-d2fa-40bd-9583-4b34a96f3823 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:27.027708 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:27.027708 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:27.028891 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-30d53dba-d2fa-40bd-9583-4b34a96f3823 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Snapshot retrieved successfully. Dec 22 09:55:27.031741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30d53dba-d2fa-40bd-9583-4b34a96f3823 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 returned with HTTP 200 Dec 22 09:55:27.031933 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 292/586] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:26 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:28.044475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c93c82ab-6d84-4a4a-87c2-28c1f45ef667 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:28.045579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c93c82ab-6d84-4a4a-87c2-28c1f45ef667 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:28.045779 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:28.045779 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:28.046414 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c93c82ab-6d84-4a4a-87c2-28c1f45ef667 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:28.073708 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:28.073708 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:28.075014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c93c82ab-6d84-4a4a-87c2-28c1f45ef667 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Snapshot retrieved successfully. Dec 22 09:55:28.076982 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c93c82ab-6d84-4a4a-87c2-28c1f45ef667 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 returned with HTTP 200 Dec 22 09:55:28.077911 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 295/587] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:28 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:28.427392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d280e4de-0cc8-4122-8405-03af980c695f tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] POST http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972/action Dec 22 09:55:28.428012 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:28.428012 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:28.428711 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d280e4de-0cc8-4122-8405-03af980c695f tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Action body: b'{"os-unmanage": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:55:28.429196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d280e4de-0cc8-4122-8405-03af980c695f tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:28.429738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.snapshot_unmanage [None req-d280e4de-0cc8-4122-8405-03af980c695f tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Unmanage snapshot with id: 0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:28.472053 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:28.472053 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:28.473646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d280e4de-0cc8-4122-8405-03af980c695f tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:28.568859 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d280e4de-0cc8-4122-8405-03af980c695f tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot delete request issued successfully. Dec 22 09:55:28.585515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d280e4de-0cc8-4122-8405-03af980c695f tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972/action returned with HTTP 202 Dec 22 09:55:28.595558 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de6b9899-3a96-447f-89c1-8b43dd42c4e8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:28.596588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de6b9899-3a96-447f-89c1-8b43dd42c4e8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:28.598145 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 293/588] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:55:28 2020] POST /volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972/action => generated 0 bytes in 508 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 09:55:28.598527 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:28.598527 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:28.599281 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de6b9899-3a96-447f-89c1-8b43dd42c4e8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:28.674222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:28.674222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:28.677159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-de6b9899-3a96-447f-89c1-8b43dd42c4e8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:28.685028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de6b9899-3a96-447f-89c1-8b43dd42c4e8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 returned with HTTP 200 Dec 22 09:55:28.696027 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 296/589] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:28 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 => generated 469 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:29.707955 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-315bed64-b713-4593-9c0c-7d85bf9249a8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:29.709055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-315bed64-b713-4593-9c0c-7d85bf9249a8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:29.709420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:29.709420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:29.710015 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-315bed64-b713-4593-9c0c-7d85bf9249a8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:29.761190 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-315bed64-b713-4593-9c0c-7d85bf9249a8 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 returned with HTTP 404 Dec 22 09:55:29.762236 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 294/590] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:29 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:29.777470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f4b52629-8be0-42f9-ac57-073a003e2f1e tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/detail?all_tenants=1 Dec 22 09:55:29.779786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f4b52629-8be0-42f9-ac57-073a003e2f1e tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:29.780737 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:29.780737 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:29.781307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f4b52629-8be0-42f9-ac57-073a003e2f1e tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:29.837215 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f4b52629-8be0-42f9-ac57-073a003e2f1e tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Get all snapshots completed successfully. Dec 22 09:55:29.838949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f4b52629-8be0-42f9-ac57-073a003e2f1e tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/detail?all_tenants=1 returned with HTTP 200 Dec 22 09:55:29.839751 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 297/591] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Dec 22 09:55:29 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/detail?all_tenants=1 => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 09:55:29.853607 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d510d17-13ac-4623-8b58-fbc079814ee6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] POST http://10.222.0.50/volume/v3/008146352034460a9553118457138859/os-snapshot-manage Dec 22 09:55:29.854709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d510d17-13ac-4623-8b58-fbc079814ee6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62f66d81-897e-4368-bcdd-a5e637e24ee1", "ref": {"source-name": "_snapshot-0e4ec18c-cd7c-4bc2-be9d-23e986024972"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-70008284", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-781685332", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:29.931993 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:29.931993 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:29.933293 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2d510d17-13ac-4623-8b58-fbc079814ee6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Volume info retrieved successfully. Dec 22 09:55:29.936133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.snapshot_manage [None req-2d510d17-13ac-4623-8b58-fbc079814ee6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Manage snapshot request body: {'snapshot': {'volume_id': '62f66d81-897e-4368-bcdd-a5e637e24ee1', 'ref': {'source-name': '_snapshot-0e4ec18c-cd7c-4bc2-be9d-23e986024972'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-70008284', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-781685332', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88114) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Dec 22 09:55:30.043278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-2d510d17-13ac-4623-8b58-fbc079814ee6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Created reservations ['b38eeda3-8a90-4070-b91c-9e309dca462e', '0a80878a-b765-4cc0-aff1-0aa74238ee66', '8fc7047c-0e87-478f-b646-76a917e4f1d5', '282f5583-5d53-4c29-9f2b-7a57c4598f3a'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:55:30.187406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d510d17-13ac-4623-8b58-fbc079814ee6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/os-snapshot-manage returned with HTTP 202 Dec 22 09:55:30.188918 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 295/592] 10.222.0.50 () {60 vars in 1259 bytes} [Tue Dec 22 09:55:29 2020] POST /volume/v3/008146352034460a9553118457138859/os-snapshot-manage => generated 475 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:55:30.201331 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42660975-6aba-4872-9070-c0772a0d06a7 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:30.201844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42660975-6aba-4872-9070-c0772a0d06a7 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:30.203066 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42660975-6aba-4872-9070-c0772a0d06a7 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:30.237009 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:30.237009 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:30.238698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-42660975-6aba-4872-9070-c0772a0d06a7 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:30.240939 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42660975-6aba-4872-9070-c0772a0d06a7 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 200 Dec 22 09:55:30.246656 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 298/593] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:30 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 607 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:31.254690 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e56b47bc-db67-47c0-b3f5-827548f6807c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:31.255964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e56b47bc-db67-47c0-b3f5-827548f6807c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:31.256349 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:31.256349 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:31.256964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e56b47bc-db67-47c0-b3f5-827548f6807c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:31.344001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:31.344001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:31.345221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e56b47bc-db67-47c0-b3f5-827548f6807c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:31.348455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e56b47bc-db67-47c0-b3f5-827548f6807c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 200 Dec 22 09:55:31.350793 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 296/594] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:31 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 607 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:32.361247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fc3ccc1-a5bc-4169-a28c-a82b2e498756 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:32.362410 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fc3ccc1-a5bc-4169-a28c-a82b2e498756 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:32.363333 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:32.363333 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:32.363927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fc3ccc1-a5bc-4169-a28c-a82b2e498756 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:32.436226 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:32.436226 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:32.437458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1fc3ccc1-a5bc-4169-a28c-a82b2e498756 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:32.439338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fc3ccc1-a5bc-4169-a28c-a82b2e498756 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 200 Dec 22 09:55:32.440379 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 299/595] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:32 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 632 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:32.451657 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f99dc32-8f84-4ef6-92a4-25634a8fdc8c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:32.452553 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f99dc32-8f84-4ef6-92a4-25634a8fdc8c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:32.452957 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:32.452957 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:32.453591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f99dc32-8f84-4ef6-92a4-25634a8fdc8c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:32.502061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:32.502061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:32.504379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4f99dc32-8f84-4ef6-92a4-25634a8fdc8c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:32.518123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f99dc32-8f84-4ef6-92a4-25634a8fdc8c tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 200 Dec 22 09:55:32.519386 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 297/596] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:32 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 632 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:32.531303 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2dbc363-9686-465f-a9db-879f6246eae9 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] DELETE http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:32.532233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2dbc363-9686-465f-a9db-879f6246eae9 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:32.532679 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:32.532679 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:32.533342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2dbc363-9686-465f-a9db-879f6246eae9 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:32.533892 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-b2dbc363-9686-465f-a9db-879f6246eae9 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Delete snapshot with id: 15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:32.591786 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:32.591786 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:32.591786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b2dbc363-9686-465f-a9db-879f6246eae9 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:32.695175 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b2dbc363-9686-465f-a9db-879f6246eae9 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot delete request issued successfully. Dec 22 09:55:32.695972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2dbc363-9686-465f-a9db-879f6246eae9 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 202 Dec 22 09:55:32.697020 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 300/597] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:55:32 2020] DELETE /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:55:32.705200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06b094e8-0d40-4751-b201-ee656f0cbab4 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:32.705734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06b094e8-0d40-4751-b201-ee656f0cbab4 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:32.705961 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:32.705961 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:32.706308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06b094e8-0d40-4751-b201-ee656f0cbab4 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:32.778628 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:32.778628 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:32.779505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06b094e8-0d40-4751-b201-ee656f0cbab4 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:32.781328 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06b094e8-0d40-4751-b201-ee656f0cbab4 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 200 Dec 22 09:55:32.787200 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 298/598] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:32 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 631 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:33.794965 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-39ff81ba-c919-4d5f-b4b2-af9870a0eda6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:33.795489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-39ff81ba-c919-4d5f-b4b2-af9870a0eda6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:33.795603 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:33.795603 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:33.796267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-39ff81ba-c919-4d5f-b4b2-af9870a0eda6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:33.851556 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:33.851556 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:33.856456 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-39ff81ba-c919-4d5f-b4b2-af9870a0eda6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Snapshot retrieved successfully. Dec 22 09:55:33.858493 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-39ff81ba-c919-4d5f-b4b2-af9870a0eda6 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 200 Dec 22 09:55:33.859531 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 301/599] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:33 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 631 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:34.873600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89780532-b7c2-4b16-9dbc-9d6a5f2a9e52 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] GET http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a Dec 22 09:55:34.874964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89780532-b7c2-4b16-9dbc-9d6a5f2a9e52 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:34.875382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:34.875382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:34.876236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89780532-b7c2-4b16-9dbc-9d6a5f2a9e52 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:34.937178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89780532-b7c2-4b16-9dbc-9d6a5f2a9e52 tempest-SnapshotManageAdminTest-1466296630 tempest-SnapshotManageAdminTest-1466296630] http://10.222.0.50/volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a returned with HTTP 404 Dec 22 09:55:34.938291 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 299/600] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:34 2020] GET /volume/v3/008146352034460a9553118457138859/snapshots/15782b6c-71d1-42fb-b600-3a3d4aedca1a => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:34.948836 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ef77b66-967f-49ed-96ce-eba87804d1e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] DELETE http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:34.949358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ef77b66-967f-49ed-96ce-eba87804d1e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:34.949572 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:34.949572 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:34.949948 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ef77b66-967f-49ed-96ce-eba87804d1e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:34.950352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-1ef77b66-967f-49ed-96ce-eba87804d1e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Delete snapshot with id: 0e4ec18c-cd7c-4bc2-be9d-23e986024972 Dec 22 09:55:34.995813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ef77b66-967f-49ed-96ce-eba87804d1e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 returned with HTTP 404 Dec 22 09:55:34.996861 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 302/601] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:55:34 2020] DELETE /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/snapshots/0e4ec18c-cd7c-4bc2-be9d-23e986024972 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:35.006511 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-091e49a2-ff4e-41e5-9dee-577dd0c64c77 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] DELETE http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:35.007585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-091e49a2-ff4e-41e5-9dee-577dd0c64c77 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:35.008512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-091e49a2-ff4e-41e5-9dee-577dd0c64c77 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:35.009326 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-091e49a2-ff4e-41e5-9dee-577dd0c64c77 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Delete volume with id: 62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:35.146022 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:35.146022 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:35.149065 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-091e49a2-ff4e-41e5-9dee-577dd0c64c77 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Volume info retrieved successfully. Dec 22 09:55:35.215188 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-091e49a2-ff4e-41e5-9dee-577dd0c64c77 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Delete volume request issued successfully. Dec 22 09:55:35.215903 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-091e49a2-ff4e-41e5-9dee-577dd0c64c77 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 returned with HTTP 202 Dec 22 09:55:35.217286 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 300/602] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:55:35 2020] DELETE /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:55:35.226275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e2c26a47-b809-4f2d-8bc7-b4a20ed8c999 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:35.226919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e2c26a47-b809-4f2d-8bc7-b4a20ed8c999 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:35.227634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e2c26a47-b809-4f2d-8bc7-b4a20ed8c999 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:35.337912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:35.337912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:35.360276 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e2c26a47-b809-4f2d-8bc7-b4a20ed8c999 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Volume info retrieved successfully. Dec 22 09:55:35.417810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e2c26a47-b809-4f2d-8bc7-b4a20ed8c999 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 returned with HTTP 200 Dec 22 09:55:35.418854 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 303/603] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:35 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 => generated 914 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:36.438783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dfec4b8c-f71e-4358-84a8-ba686043908e tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:36.441961 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dfec4b8c-f71e-4358-84a8-ba686043908e tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:36.442507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:36.442507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:36.443267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dfec4b8c-f71e-4358-84a8-ba686043908e tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:36.594303 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:36.594303 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:36.621061 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dfec4b8c-f71e-4358-84a8-ba686043908e tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Volume info retrieved successfully. Dec 22 09:55:36.673423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dfec4b8c-f71e-4358-84a8-ba686043908e tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 returned with HTTP 200 Dec 22 09:55:36.674393 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 301/604] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:36 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:37.691213 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-475c1f58-9b68-43c1-a4bc-0d7cf2a2b2c8 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:37.692174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-475c1f58-9b68-43c1-a4bc-0d7cf2a2b2c8 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:37.692174 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:37.692174 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:37.692592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-475c1f58-9b68-43c1-a4bc-0d7cf2a2b2c8 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:37.866567 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:37.866567 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:37.904345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-475c1f58-9b68-43c1-a4bc-0d7cf2a2b2c8 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Volume info retrieved successfully. Dec 22 09:55:37.986765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-475c1f58-9b68-43c1-a4bc-0d7cf2a2b2c8 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 returned with HTTP 200 Dec 22 09:55:38.000388 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 304/605] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:37 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 => generated 914 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:39.014067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2426721-4356-4ff5-a882-36e44125a7e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] GET http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 Dec 22 09:55:39.016029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2426721-4356-4ff5-a882-36e44125a7e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:39.016610 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:39.016610 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:39.017261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2426721-4356-4ff5-a882-36e44125a7e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:39.091741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2426721-4356-4ff5-a882-36e44125a7e6 tempest-SnapshotManageAdminTest-1536565882 tempest-SnapshotManageAdminTest-1536565882] http://10.222.0.50/volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 returned with HTTP 404 Dec 22 09:55:39.115984 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 302/606] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:39 2020] GET /volume/v3/5e0b8364aabc46efb4a8f083a05bdbfc/volumes/62f66d81-897e-4368-bcdd-a5e637e24ee1 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:55:54.172164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] POST http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes Dec 22 09:55:54.173020 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:54.173020 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:54.173670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-425496649"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:54.175931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-425496649'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:55:54.176493 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create volume of 1 GB Dec 22 09:55:54.202629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Availability Zones retrieved successfully. Dec 22 09:55:54.228236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Flow 'volume_create_api' (18a83eb0-25f2-484a-9829-3c1ef41b3b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:55:54.231275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af28a75-1618-4b70-b525-635a339f3f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:54.235170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:55:54.346183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af28a75-1618-4b70-b525-635a339f3f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:54.349910 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07004b91-a3c8-4bd2-9a34-4e89032335c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:54.522929 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Created reservations ['a15e739f-32ce-4215-8c3e-fc8ed6cc2577', 'e1e63ec4-1c77-47cb-9bf0-3340e9422602', '40075517-34f5-4e2f-a8ea-fa133f9b6486', '1ec34832-3a4b-41ca-b5c7-ca64b704de54'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:55:54.528820 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07004b91-a3c8-4bd2-9a34-4e89032335c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a15e739f-32ce-4215-8c3e-fc8ed6cc2577', 'e1e63ec4-1c77-47cb-9bf0-3340e9422602', '40075517-34f5-4e2f-a8ea-fa133f9b6486', '1ec34832-3a4b-41ca-b5c7-ca64b704de54']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:54.532716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d67109e2-ab72-46f9-80c8-855b5dbefb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:54.636685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d67109e2-ab72-46f9-80c8-855b5dbefb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97a00026-8956-47f0-8ef3-3cb02dddc49a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-425496649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7216c472d436489e92d89e74fec50f36',qos_specs=None,replication_status=,reservations=['a15e739f-32ce-4215-8c3e-fc8ed6cc2577','e1e63ec4-1c77-47cb-9bf0-3340e9422602','40075517-34f5-4e2f-a8ea-fa133f9b6486','1ec34832-3a4b-41ca-b5c7-ca64b704de54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c2266b098a4e139ed7b0e8cff2e806',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-425496649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97a00026-8956-47f0-8ef3-3cb02dddc49a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7216c472d436489e92d89e74fec50f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='91c2266b098a4e139ed7b0e8cff2e806',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:54.639385 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8af0c9-a943-48b4-b4e0-92c884b5231c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:54.688104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8af0c9-a943-48b4-b4e0-92c884b5231c) transitioned into state 'SUCCESS' from state '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-425496649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7216c472d436489e92d89e74fec50f36',qos_specs=None,replication_status=,reservations=['a15e739f-32ce-4215-8c3e-fc8ed6cc2577','e1e63ec4-1c77-47cb-9bf0-3340e9422602','40075517-34f5-4e2f-a8ea-fa133f9b6486','1ec34832-3a4b-41ca-b5c7-ca64b704de54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c2266b098a4e139ed7b0e8cff2e806',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:54.691870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d114501-80ed-474f-bb54-81c66cd2d800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:55:54.716633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d114501-80ed-474f-bb54-81c66cd2d800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:55:54.721489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Flow 'volume_create_api' (18a83eb0-25f2-484a-9829-3c1ef41b3b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:55:54.826347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create volume request issued successfully. Dec 22 09:55:54.868317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69aca4c0-35b8-4134-95b4-db9691c83145 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes returned with HTTP 202 Dec 22 09:55:54.883583 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 305/607] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:55:53 2020] POST /volume/v3/7216c472d436489e92d89e74fec50f36/volumes => generated 819 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:55:54.886396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-723b4a0f-4679-446d-8c0d-d0ce0d322c65 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:55:54.886929 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-723b4a0f-4679-446d-8c0d-d0ce0d322c65 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:54.887418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-723b4a0f-4679-446d-8c0d-d0ce0d322c65 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:55.001791 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:55.001791 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:55.064042 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-723b4a0f-4679-446d-8c0d-d0ce0d322c65 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:55:55.134506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-723b4a0f-4679-446d-8c0d-d0ce0d322c65 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 200 Dec 22 09:55:55.137145 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 303/608] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:54 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 887 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:56.169290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84e8d0dc-0476-4432-9d98-ac543fc54def tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:55:56.172413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84e8d0dc-0476-4432-9d98-ac543fc54def tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:56.175850 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:56.175850 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:56.176639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84e8d0dc-0476-4432-9d98-ac543fc54def tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:56.343461 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:56.343461 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:56.374258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-84e8d0dc-0476-4432-9d98-ac543fc54def tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:55:56.438419 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84e8d0dc-0476-4432-9d98-ac543fc54def tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 200 Dec 22 09:55:56.439574 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 306/609] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:56 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 911 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:57.460323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49099d0f-84d0-4f08-85bd-317ba81b52c0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:55:57.462016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49099d0f-84d0-4f08-85bd-317ba81b52c0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:57.462561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:57.462561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:57.463482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49099d0f-84d0-4f08-85bd-317ba81b52c0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:57.571295 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:57.571295 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:57.581408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-49099d0f-84d0-4f08-85bd-317ba81b52c0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:55:57.612070 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49099d0f-84d0-4f08-85bd-317ba81b52c0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 200 Dec 22 09:55:57.613884 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 304/610] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:55:57 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:57.629842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] POST http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots Dec 22 09:55:57.630595 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:57.630595 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:57.631348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97a00026-8956-47f0-8ef3-3cb02dddc49a", "name": "tempest-SnapshotsActionsTest-Snapshot-991225120"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:55:57.696607 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:57.696607 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:57.697822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:55:57.698513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create snapshot from volume 97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:55:57.742791 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:55:57.784713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Created reservations ['4d31a617-d930-4622-bab9-74c827148d78', '9a58f4f2-8328-4219-8c78-d4f3963ac1ee', '6a7741ba-5ee0-4b5a-9cf9-26391de805d4', 'a9053db0-8058-489b-85c9-bea277ef7608'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:55:57.994599 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot create request issued successfully. Dec 22 09:55:57.995569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-013d2cb7-14b7-4bb0-931a-80d3f55439bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots returned with HTTP 202 Dec 22 09:55:57.996996 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 307/611] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 09:55:57 2020] POST /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots => generated 306 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:55:58.011109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8657f46d-a104-40c3-968c-d76241397917 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:55:58.012161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8657f46d-a104-40c3-968c-d76241397917 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:58.012382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:58.012382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:58.012806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8657f46d-a104-40c3-968c-d76241397917 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:58.056043 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:58.056043 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:58.057869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8657f46d-a104-40c3-968c-d76241397917 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:55:58.060236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8657f46d-a104-40c3-968c-d76241397917 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:55:58.061592 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 305/612] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:58 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 438 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:55:59.081044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70c83168-f98e-4245-b984-3ad9beca8714 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:55:59.081974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70c83168-f98e-4245-b984-3ad9beca8714 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:55:59.082181 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:55:59.082181 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:55:59.084423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70c83168-f98e-4245-b984-3ad9beca8714 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:55:59.161304 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:55:59.161304 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:55:59.162894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-70c83168-f98e-4245-b984-3ad9beca8714 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:55:59.165217 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70c83168-f98e-4245-b984-3ad9beca8714 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:55:59.167522 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 308/613] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:55:59 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 438 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:00.188597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ad65aa3-b548-4fb7-9d67-aad6502e4730 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:00.226294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ad65aa3-b548-4fb7-9d67-aad6502e4730 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:00.227099 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:00.227099 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:00.228209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ad65aa3-b548-4fb7-9d67-aad6502e4730 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:00.362902 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:00.362902 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:00.366635 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8ad65aa3-b548-4fb7-9d67-aad6502e4730 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:00.371862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ad65aa3-b548-4fb7-9d67-aad6502e4730 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:00.400222 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 306/614] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:00 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 465 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:01.050879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa4c0e29-1371-4e3b-8dd0-06da53c3f056 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:01.051417 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:01.051417 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:01.051931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa4c0e29-1371-4e3b-8dd0-06da53c3f056 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:01.052440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa4c0e29-1371-4e3b-8dd0-06da53c3f056 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:01.053451 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-fa4c0e29-1371-4e3b-8dd0-06da53c3f056 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'creating'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:01.122549 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:01.122549 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:01.169669 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa4c0e29-1371-4e3b-8dd0-06da53c3f056 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:01.171831 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 309/615] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:00 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:01.197741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9aff973d-41b4-431d-a7fe-407c56d73621 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:01.199340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9aff973d-41b4-431d-a7fe-407c56d73621 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:01.200005 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:01.200005 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:01.201852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9aff973d-41b4-431d-a7fe-407c56d73621 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:01.272175 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:01.272175 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:01.273329 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9aff973d-41b4-431d-a7fe-407c56d73621 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:01.275830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9aff973d-41b4-431d-a7fe-407c56d73621 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:01.280487 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 307/616] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:01 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 464 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:01.288714 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42880b7a-5dc7-4577-b9f9-97e55b45d16a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:01.289316 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:01.289316 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:01.290125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42880b7a-5dc7-4577-b9f9-97e55b45d16a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:01.291549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42880b7a-5dc7-4577-b9f9-97e55b45d16a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:01.293607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-42880b7a-5dc7-4577-b9f9-97e55b45d16a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'available'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:01.360590 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:01.360590 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:01.418331 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42880b7a-5dc7-4577-b9f9-97e55b45d16a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:01.420573 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 310/617] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:01 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 09:56:01.429477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2970a56d-5350-4180-bcb2-32a53712f938 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:01.430413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2970a56d-5350-4180-bcb2-32a53712f938 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:01.430772 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:01.430772 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:01.431378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2970a56d-5350-4180-bcb2-32a53712f938 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:01.465510 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:01.465510 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:01.466951 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2970a56d-5350-4180-bcb2-32a53712f938 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:01.470940 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2970a56d-5350-4180-bcb2-32a53712f938 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:01.473122 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 308/618] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:01 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:56:01.485719 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b27f2448-6d12-4ac9-afc0-2d349ae6b075 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] POST http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots Dec 22 09:56:01.497561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:01.497561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:01.498433 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b27f2448-6d12-4ac9-afc0-2d349ae6b075 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97a00026-8956-47f0-8ef3-3cb02dddc49a", "name": "tempest-SnapshotsActionsTest-Snapshot-805341473"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:01.617761 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:01.617761 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:01.619880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b27f2448-6d12-4ac9-afc0-2d349ae6b075 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:01.620500 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-b27f2448-6d12-4ac9-afc0-2d349ae6b075 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create snapshot from volume 97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:01.716165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-b27f2448-6d12-4ac9-afc0-2d349ae6b075 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Created reservations ['6daf583a-b9cf-4f65-8071-f8fb1133e953', 'ac7c704b-8ae5-4b8d-bd30-317139250b37', '82c856cf-3a98-4455-aeaa-2f80b7a40236', '482de531-07f8-4c15-a8e7-a50670604946'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:56:01.866387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b27f2448-6d12-4ac9-afc0-2d349ae6b075 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot create request issued successfully. Dec 22 09:56:01.867581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b27f2448-6d12-4ac9-afc0-2d349ae6b075 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots returned with HTTP 202 Dec 22 09:56:01.874238 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 311/619] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 09:56:01 2020] POST /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots => generated 306 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:56:01.880411 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2396659-0994-4b96-8d23-4e46ec37eb94 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:01.880617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2396659-0994-4b96-8d23-4e46ec37eb94 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:01.880869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:01.880869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:01.881235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2396659-0994-4b96-8d23-4e46ec37eb94 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:01.923840 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:01.923840 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:01.925751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a2396659-0994-4b96-8d23-4e46ec37eb94 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:01.928442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2396659-0994-4b96-8d23-4e46ec37eb94 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 200 Dec 22 09:56:01.930210 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 309/620] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:01 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:02.944317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-318bd2ff-6a67-4ff3-9175-ee3873c0dc8e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:02.944804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-318bd2ff-6a67-4ff3-9175-ee3873c0dc8e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:02.945010 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:02.945010 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:02.945773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-318bd2ff-6a67-4ff3-9175-ee3873c0dc8e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:02.995823 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:02.995823 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:02.999967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-318bd2ff-6a67-4ff3-9175-ee3873c0dc8e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:03.004194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-318bd2ff-6a67-4ff3-9175-ee3873c0dc8e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 200 Dec 22 09:56:03.012157 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 312/621] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:02 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:04.020474 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc78dba2-e21b-47be-af67-f9d09ed4f9de tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:04.021169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc78dba2-e21b-47be-af67-f9d09ed4f9de tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:04.021387 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:04.021387 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:04.022310 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc78dba2-e21b-47be-af67-f9d09ed4f9de tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:04.083200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:04.083200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:04.084617 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cc78dba2-e21b-47be-af67-f9d09ed4f9de tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:04.086637 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc78dba2-e21b-47be-af67-f9d09ed4f9de tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 200 Dec 22 09:56:04.093149 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 310/622] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:04 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:04.102592 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9220ac58-3ff8-4366-ae42-c237ea00842a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277/action Dec 22 09:56:04.103038 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:04.103038 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:04.103472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9220ac58-3ff8-4366-ae42-c237ea00842a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:04.103850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9220ac58-3ff8-4366-ae42-c237ea00842a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:04.104817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-9220ac58-3ff8-4366-ae42-c237ea00842a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot '0721b149-631d-41c7-beb4-b5de1e44b277' with '{'status': 'creating'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:04.198069 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:04.198069 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:04.246793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9220ac58-3ff8-4366-ae42-c237ea00842a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277/action returned with HTTP 202 Dec 22 09:56:04.248094 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 313/623] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:04 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:04.256749 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7315ec13-31a2-4ce5-95e4-a9eba222dd5c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:04.257272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7315ec13-31a2-4ce5-95e4-a9eba222dd5c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:04.257485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:04.257485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:04.257860 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7315ec13-31a2-4ce5-95e4-a9eba222dd5c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:04.303072 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:04.303072 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:04.304431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7315ec13-31a2-4ce5-95e4-a9eba222dd5c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:04.306822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7315ec13-31a2-4ce5-95e4-a9eba222dd5c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 200 Dec 22 09:56:04.308152 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 311/624] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:04 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 464 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:04.319768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42a88844-4e63-4c46-a643-b4b5eebca962 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277/action Dec 22 09:56:04.320565 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:04.320565 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:04.321282 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42a88844-4e63-4c46-a643-b4b5eebca962 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-force_delete": {}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:04.321852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42a88844-4e63-4c46-a643-b4b5eebca962 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:04.350096 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:04.350096 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:04.351497 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-42a88844-4e63-4c46-a643-b4b5eebca962 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot retrieved successfully. Dec 22 09:56:04.437094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-42a88844-4e63-4c46-a643-b4b5eebca962 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot delete request issued successfully. Dec 22 09:56:04.437755 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42a88844-4e63-4c46-a643-b4b5eebca962 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277/action returned with HTTP 202 Dec 22 09:56:04.443659 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 314/625] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:04 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:04.448883 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd959c52-5dc6-44bc-a298-064346eda77b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:04.449403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd959c52-5dc6-44bc-a298-064346eda77b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:04.449618 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:04.449618 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:04.449995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd959c52-5dc6-44bc-a298-064346eda77b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:04.524087 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:04.524087 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:04.529100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cd959c52-5dc6-44bc-a298-064346eda77b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:04.532402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd959c52-5dc6-44bc-a298-064346eda77b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 200 Dec 22 09:56:04.535443 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 312/626] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:04 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 464 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:05.546748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-165557d5-f2fe-41a9-a90b-762d4b1be4ef tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:05.547973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-165557d5-f2fe-41a9-a90b-762d4b1be4ef tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:05.548390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:05.548390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:05.550194 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-165557d5-f2fe-41a9-a90b-762d4b1be4ef tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:05.584935 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:05.584935 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:05.601228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-165557d5-f2fe-41a9-a90b-762d4b1be4ef tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:05.605088 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-165557d5-f2fe-41a9-a90b-762d4b1be4ef tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 200 Dec 22 09:56:05.607274 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 315/627] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:05 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 464 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:06.619515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23aba26f-44dc-4f2d-8a6a-a8693211e239 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:06.620660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23aba26f-44dc-4f2d-8a6a-a8693211e239 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:06.621176 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:06.621176 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:06.622144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23aba26f-44dc-4f2d-8a6a-a8693211e239 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:06.666044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23aba26f-44dc-4f2d-8a6a-a8693211e239 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 404 Dec 22 09:56:06.667559 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 313/628] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:06 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:06.683061 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25ed5969-d507-4d3c-bcb5-fe74de95df6a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:06.683889 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:06.683889 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:06.684745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25ed5969-d507-4d3c-bcb5-fe74de95df6a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:06.687600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25ed5969-d507-4d3c-bcb5-fe74de95df6a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:06.688693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-25ed5969-d507-4d3c-bcb5-fe74de95df6a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'available'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:06.798958 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:06.798958 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:06.902826 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25ed5969-d507-4d3c-bcb5-fe74de95df6a tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:06.905129 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 316/629] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:06 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:06.915744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74ffb95e-46a7-4f23-8d6e-eb61161e1a67 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:06.916919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74ffb95e-46a7-4f23-8d6e-eb61161e1a67 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:06.917610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74ffb95e-46a7-4f23-8d6e-eb61161e1a67 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:06.969702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:06.969702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:06.974538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-74ffb95e-46a7-4f23-8d6e-eb61161e1a67 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:06.999262 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74ffb95e-46a7-4f23-8d6e-eb61161e1a67 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:07.008681 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 314/630] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:06 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 465 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:07.025257 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8832d015-b21c-4fae-9096-25849e6f3605 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] POST http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots Dec 22 09:56:07.026263 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:07.026263 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:07.027294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8832d015-b21c-4fae-9096-25849e6f3605 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97a00026-8956-47f0-8ef3-3cb02dddc49a", "name": "tempest-SnapshotsActionsTest-Snapshot-805590374"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:07.195419 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:07.195419 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:07.197195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8832d015-b21c-4fae-9096-25849e6f3605 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:07.204784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-8832d015-b21c-4fae-9096-25849e6f3605 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create snapshot from volume 97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:07.484224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-8832d015-b21c-4fae-9096-25849e6f3605 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Created reservations ['ffd00c99-daa7-427a-a2bd-086e1a15f311', '04a3fb81-76b5-46c0-bf7f-e9ff2dcfdf5e', '99cddd23-e98a-4c51-9cff-0e01fa70b849', '4c9addaf-e164-4ab1-ae4a-f61ac5ae19be'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:56:07.701863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8832d015-b21c-4fae-9096-25849e6f3605 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot create request issued successfully. Dec 22 09:56:07.703743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8832d015-b21c-4fae-9096-25849e6f3605 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots returned with HTTP 202 Dec 22 09:56:07.709758 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 317/631] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 09:56:07 2020] POST /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots => generated 306 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:56:07.720370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee3986aa-b60c-4859-92c0-b5d10d036a2e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:07.721533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee3986aa-b60c-4859-92c0-b5d10d036a2e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:07.721950 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:07.721950 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:07.723909 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee3986aa-b60c-4859-92c0-b5d10d036a2e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:07.778777 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:07.778777 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:07.785936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ee3986aa-b60c-4859-92c0-b5d10d036a2e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:07.788448 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee3986aa-b60c-4859-92c0-b5d10d036a2e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 200 Dec 22 09:56:07.792330 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 315/632] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:07 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:08.805980 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6513d12e-ad76-4769-a242-4a9617a715ea tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:08.807143 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6513d12e-ad76-4769-a242-4a9617a715ea tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:08.807566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:08.807566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:08.808212 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6513d12e-ad76-4769-a242-4a9617a715ea tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:08.867434 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:08.867434 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:08.869233 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6513d12e-ad76-4769-a242-4a9617a715ea tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:08.872672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6513d12e-ad76-4769-a242-4a9617a715ea tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 200 Dec 22 09:56:08.873760 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 318/633] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:08 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 438 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:09.892563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e6f0b10-196d-4b12-ad04-3f785b76a594 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:09.900505 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e6f0b10-196d-4b12-ad04-3f785b76a594 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:09.900899 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:09.900899 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:09.901638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e6f0b10-196d-4b12-ad04-3f785b76a594 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:10.007011 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:10.007011 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:10.014620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e6f0b10-196d-4b12-ad04-3f785b76a594 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:10.025027 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e6f0b10-196d-4b12-ad04-3f785b76a594 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 200 Dec 22 09:56:10.026716 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 316/634] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:09 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 465 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:56:10.041317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eba6162d-ea92-4307-b4ff-227a977f3fd5 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df/action Dec 22 09:56:10.042357 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:10.042357 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:10.043352 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eba6162d-ea92-4307-b4ff-227a977f3fd5 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:10.046396 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eba6162d-ea92-4307-b4ff-227a977f3fd5 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:10.048240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-eba6162d-ea92-4307-b4ff-227a977f3fd5 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'c924bf80-c62b-45ad-9ee4-ffd1b29c73df' with '{'status': 'deleting'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:10.210242 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:10.210242 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:10.341679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eba6162d-ea92-4307-b4ff-227a977f3fd5 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df/action returned with HTTP 202 Dec 22 09:56:10.348072 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 319/635] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:10 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df/action => generated 0 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 09:56:10.358941 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82d61fc6-d3a7-451c-a96c-cd9f33e883ba tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:10.360189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82d61fc6-d3a7-451c-a96c-cd9f33e883ba tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:10.361211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:10.361211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:10.362324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82d61fc6-d3a7-451c-a96c-cd9f33e883ba tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:10.447382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:10.447382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:10.449884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-82d61fc6-d3a7-451c-a96c-cd9f33e883ba tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:10.453882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82d61fc6-d3a7-451c-a96c-cd9f33e883ba tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 200 Dec 22 09:56:10.456447 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 317/636] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:10 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 464 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:10.473146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92fbaf79-ec8f-4158-8c52-db130a329c25 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df/action Dec 22 09:56:10.474234 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:10.474234 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:10.475728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92fbaf79-ec8f-4158-8c52-db130a329c25 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-force_delete": {}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:10.476633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92fbaf79-ec8f-4158-8c52-db130a329c25 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:10.542063 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:10.542063 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:10.543100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-92fbaf79-ec8f-4158-8c52-db130a329c25 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot retrieved successfully. Dec 22 09:56:10.737411 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-92fbaf79-ec8f-4158-8c52-db130a329c25 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot delete request issued successfully. Dec 22 09:56:10.738771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92fbaf79-ec8f-4158-8c52-db130a329c25 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df/action returned with HTTP 202 Dec 22 09:56:10.741134 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 320/637] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:10 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:10.753015 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5ba3b63-5435-44b0-a15d-3ec31d4e6986 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:10.754164 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f5ba3b63-5435-44b0-a15d-3ec31d4e6986 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:10.757439 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:10.757439 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:10.758475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f5ba3b63-5435-44b0-a15d-3ec31d4e6986 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:10.871045 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:10.871045 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:10.879518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f5ba3b63-5435-44b0-a15d-3ec31d4e6986 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:10.886631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5ba3b63-5435-44b0-a15d-3ec31d4e6986 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 200 Dec 22 09:56:10.892380 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 318/638] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:10 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 464 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:11.905815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27294666-2e1e-4a2d-be22-7ac59bfcd7d1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:11.907812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27294666-2e1e-4a2d-be22-7ac59bfcd7d1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:11.908575 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:11.908575 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:11.909989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27294666-2e1e-4a2d-be22-7ac59bfcd7d1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:12.012685 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:12.012685 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:12.013837 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-27294666-2e1e-4a2d-be22-7ac59bfcd7d1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:12.020895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27294666-2e1e-4a2d-be22-7ac59bfcd7d1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 200 Dec 22 09:56:12.026034 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 321/639] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:11 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 464 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:13.046473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a363f6b-f5cf-424f-b244-09bca81c7bf3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:13.047475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a363f6b-f5cf-424f-b244-09bca81c7bf3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:13.047849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:13.047849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:13.056160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a363f6b-f5cf-424f-b244-09bca81c7bf3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:13.158135 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:13.158135 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:13.160565 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8a363f6b-f5cf-424f-b244-09bca81c7bf3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:13.164091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a363f6b-f5cf-424f-b244-09bca81c7bf3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 200 Dec 22 09:56:13.165741 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 319/640] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:13 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 464 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:14.184534 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f2a3c5f-9291-4521-9ecb-c8e5ca24a16c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:14.186512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f2a3c5f-9291-4521-9ecb-c8e5ca24a16c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:14.187117 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:14.187117 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:14.188253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f2a3c5f-9291-4521-9ecb-c8e5ca24a16c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:14.254143 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f2a3c5f-9291-4521-9ecb-c8e5ca24a16c tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 404 Dec 22 09:56:14.257308 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 322/641] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:14 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 09:56:14.271865 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f2434ff-ca54-433d-bc5b-f3a7600cc994 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:14.273034 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:14.273034 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:14.274567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f2434ff-ca54-433d-bc5b-f3a7600cc994 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:14.275512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f2434ff-ca54-433d-bc5b-f3a7600cc994 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:14.277402 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-6f2434ff-ca54-433d-bc5b-f3a7600cc994 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'available'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:14.407757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:14.407757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:14.485235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f2434ff-ca54-433d-bc5b-f3a7600cc994 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:14.489700 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 320/642] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:14 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:14.501542 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b96ba802-2c1f-4af8-a33c-b77124828887 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:14.503483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b96ba802-2c1f-4af8-a33c-b77124828887 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:14.504751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b96ba802-2c1f-4af8-a33c-b77124828887 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:14.561618 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:14.561618 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:14.564487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b96ba802-2c1f-4af8-a33c-b77124828887 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:14.569530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b96ba802-2c1f-4af8-a33c-b77124828887 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:14.571383 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 323/643] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:14 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:56:14.598070 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-620a7a2d-6591-4ced-8f20-d233244dd161 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] POST http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots Dec 22 09:56:14.599256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:14.599256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:14.600624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-620a7a2d-6591-4ced-8f20-d233244dd161 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97a00026-8956-47f0-8ef3-3cb02dddc49a", "name": "tempest-SnapshotsActionsTest-Snapshot-1296904605"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:14.728111 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:14.728111 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:14.731176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-620a7a2d-6591-4ced-8f20-d233244dd161 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:14.732067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-620a7a2d-6591-4ced-8f20-d233244dd161 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create snapshot from volume 97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:14.858036 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-620a7a2d-6591-4ced-8f20-d233244dd161 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Created reservations ['13462728-ed93-4855-860d-7d7019ce0cab', 'bcbc01ef-c80c-4fc1-b842-8fdb6943eabf', '4afd8da8-9b09-47d4-a346-95f3f7a1de01', 'f6fff83a-48cd-4640-99e7-c7e4c6577735'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:56:15.125460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-620a7a2d-6591-4ced-8f20-d233244dd161 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot create request issued successfully. Dec 22 09:56:15.127234 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-620a7a2d-6591-4ced-8f20-d233244dd161 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots returned with HTTP 202 Dec 22 09:56:15.129257 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 321/644] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 09:56:14 2020] POST /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots => generated 307 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:56:15.147536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf4c072c-51ed-4e33-8158-adbe924ebd1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:15.153130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf4c072c-51ed-4e33-8158-adbe924ebd1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:15.153702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:15.153702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:15.154769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf4c072c-51ed-4e33-8158-adbe924ebd1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:15.278415 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:15.278415 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:15.285341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cf4c072c-51ed-4e33-8158-adbe924ebd1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:15.288103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf4c072c-51ed-4e33-8158-adbe924ebd1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 200 Dec 22 09:56:15.288910 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 324/645] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:15 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 439 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:16.307664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0bd9223c-63c9-4395-9ad9-ba2c77f1ba8f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:16.309462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0bd9223c-63c9-4395-9ad9-ba2c77f1ba8f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:16.309903 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:16.309903 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:16.310881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0bd9223c-63c9-4395-9ad9-ba2c77f1ba8f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:16.390112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:16.390112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:16.395775 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0bd9223c-63c9-4395-9ad9-ba2c77f1ba8f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:16.407070 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0bd9223c-63c9-4395-9ad9-ba2c77f1ba8f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 200 Dec 22 09:56:16.411829 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 322/646] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:16 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 439 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:17.424937 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3078305e-7cb1-4f48-a39e-ebd92fadb2c4 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:17.428075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3078305e-7cb1-4f48-a39e-ebd92fadb2c4 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:17.428497 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:17.428497 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:17.429220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3078305e-7cb1-4f48-a39e-ebd92fadb2c4 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:17.506120 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:17.506120 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:17.509305 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3078305e-7cb1-4f48-a39e-ebd92fadb2c4 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:17.512888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3078305e-7cb1-4f48-a39e-ebd92fadb2c4 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 200 Dec 22 09:56:17.516840 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 325/647] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:17 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 466 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:17.541122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a240ab19-8255-48c3-a3f4-e478512f2a47 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5/action Dec 22 09:56:17.541822 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:17.541822 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:17.543586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a240ab19-8255-48c3-a3f4-e478512f2a47 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:17.553712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a240ab19-8255-48c3-a3f4-e478512f2a47 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:17.554844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-a240ab19-8255-48c3-a3f4-e478512f2a47 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot '38c3e720-8d95-40af-91e7-4f3af51b19e5' with '{'status': 'error'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:17.682321 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:17.682321 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:17.736248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a240ab19-8255-48c3-a3f4-e478512f2a47 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5/action returned with HTTP 202 Dec 22 09:56:17.740988 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 323/648] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:17 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:17.748377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28cabb79-6818-4281-8659-276a804dd63a tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:17.748889 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28cabb79-6818-4281-8659-276a804dd63a tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:17.749090 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:17.749090 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:17.749472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28cabb79-6818-4281-8659-276a804dd63a tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:17.776629 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:17.776629 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:17.778074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-28cabb79-6818-4281-8659-276a804dd63a tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:17.780203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28cabb79-6818-4281-8659-276a804dd63a tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 200 Dec 22 09:56:17.781233 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 326/649] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:17 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 462 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:17.803643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-955a0587-c476-4669-913a-efe1179f87d9 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5/action Dec 22 09:56:17.818641 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:17.818641 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:17.819707 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-955a0587-c476-4669-913a-efe1179f87d9 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-force_delete": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:17.820429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-955a0587-c476-4669-913a-efe1179f87d9 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:17.886169 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:17.886169 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:17.888050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-955a0587-c476-4669-913a-efe1179f87d9 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot retrieved successfully. Dec 22 09:56:18.091306 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-955a0587-c476-4669-913a-efe1179f87d9 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot delete request issued successfully. Dec 22 09:56:18.093255 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-955a0587-c476-4669-913a-efe1179f87d9 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5/action returned with HTTP 202 Dec 22 09:56:18.095156 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 324/650] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:17 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:18.107993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-df4c0e07-5900-409e-afaa-d2c763a180b6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:18.109287 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-df4c0e07-5900-409e-afaa-d2c763a180b6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:18.112879 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:18.112879 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:18.114598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-df4c0e07-5900-409e-afaa-d2c763a180b6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:18.195074 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:18.195074 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:18.196943 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-df4c0e07-5900-409e-afaa-d2c763a180b6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:18.199133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-df4c0e07-5900-409e-afaa-d2c763a180b6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 200 Dec 22 09:56:18.204552 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 327/651] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:18 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 465 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:19.212604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5126ad75-841d-4fb8-afcb-d90ebdfb1f0e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:19.213834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5126ad75-841d-4fb8-afcb-d90ebdfb1f0e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:19.214650 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:19.214650 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:19.215325 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5126ad75-841d-4fb8-afcb-d90ebdfb1f0e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:19.376351 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:19.376351 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:19.378530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5126ad75-841d-4fb8-afcb-d90ebdfb1f0e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:19.380931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5126ad75-841d-4fb8-afcb-d90ebdfb1f0e tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 200 Dec 22 09:56:19.382201 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 325/652] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:19 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 465 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:20.402936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ccc6577-f9c1-44fb-bdf7-95c29d4b5dbf tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:20.404314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6577-f9c1-44fb-bdf7-95c29d4b5dbf tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:20.404653 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:20.404653 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:20.405192 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6577-f9c1-44fb-bdf7-95c29d4b5dbf tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:20.429615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ccc6577-f9c1-44fb-bdf7-95c29d4b5dbf tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 404 Dec 22 09:56:20.431110 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 328/653] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:20 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:20.438974 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c3b59e2-aa6a-4e72-b0df-29fd09aed041 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:20.439516 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:20.439516 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:20.440762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c3b59e2-aa6a-4e72-b0df-29fd09aed041 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:20.441331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c3b59e2-aa6a-4e72-b0df-29fd09aed041 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:20.442304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-7c3b59e2-aa6a-4e72-b0df-29fd09aed041 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'available'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:20.492372 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:20.492372 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:20.527266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c3b59e2-aa6a-4e72-b0df-29fd09aed041 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:20.528543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 326/654] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:20 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:20.541965 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e1d02fe8-fa4c-4323-aee1-c3499aca9623 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:20.542658 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e1d02fe8-fa4c-4323-aee1-c3499aca9623 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:20.543268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e1d02fe8-fa4c-4323-aee1-c3499aca9623 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:20.577712 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:20.577712 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:20.579710 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e1d02fe8-fa4c-4323-aee1-c3499aca9623 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:20.581790 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e1d02fe8-fa4c-4323-aee1-c3499aca9623 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:20.583518 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 329/655] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:20 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:20.596839 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a81dd39-7a28-447c-b5ee-2de28e1b3571 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] POST http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots Dec 22 09:56:20.597315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:20.597315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:20.597731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6a81dd39-7a28-447c-b5ee-2de28e1b3571 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97a00026-8956-47f0-8ef3-3cb02dddc49a", "name": "tempest-SnapshotsActionsTest-Snapshot-1436396760"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:20.649567 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:20.649567 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:20.651123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6a81dd39-7a28-447c-b5ee-2de28e1b3571 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:20.651484 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-6a81dd39-7a28-447c-b5ee-2de28e1b3571 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Create snapshot from volume 97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:20.739083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-6a81dd39-7a28-447c-b5ee-2de28e1b3571 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Created reservations ['32cce740-8951-487b-903d-4ef72b0d7c11', '1f8903d5-a4b9-431d-86c7-12934cc9c1fb', '9d6006ec-497a-4cd9-b03d-635fd1d6a16f', '3076f243-67e3-4974-8cbc-e414a8e489c0'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:56:20.964564 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6a81dd39-7a28-447c-b5ee-2de28e1b3571 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot create request issued successfully. Dec 22 09:56:20.965367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a81dd39-7a28-447c-b5ee-2de28e1b3571 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots returned with HTTP 202 Dec 22 09:56:20.966267 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 327/656] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 09:56:20 2020] POST /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots => generated 307 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:56:20.976741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e92fb6e9-2d10-4593-81b3-89d1838b7c26 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:20.977712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e92fb6e9-2d10-4593-81b3-89d1838b7c26 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:20.978115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:20.978115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:20.978752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e92fb6e9-2d10-4593-81b3-89d1838b7c26 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:21.030899 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:21.030899 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:21.035931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e92fb6e9-2d10-4593-81b3-89d1838b7c26 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:21.038231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e92fb6e9-2d10-4593-81b3-89d1838b7c26 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 200 Dec 22 09:56:21.040218 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 330/657] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:20 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:22.054692 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57b1b833-f905-4186-bafb-f9740f05c833 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:22.055204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57b1b833-f905-4186-bafb-f9740f05c833 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:22.056225 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:22.056225 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:22.057195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57b1b833-f905-4186-bafb-f9740f05c833 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:22.118639 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:22.118639 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:22.120590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-57b1b833-f905-4186-bafb-f9740f05c833 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:22.122786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57b1b833-f905-4186-bafb-f9740f05c833 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 200 Dec 22 09:56:22.134722 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 328/658] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:22 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:23.145478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69fac765-fd30-4345-ab78-d4dfec0fd6fa tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:23.146184 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69fac765-fd30-4345-ab78-d4dfec0fd6fa tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:23.146184 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:23.146184 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:23.147545 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69fac765-fd30-4345-ab78-d4dfec0fd6fa tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:23.186816 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:23.186816 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:23.188442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69fac765-fd30-4345-ab78-d4dfec0fd6fa tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:23.192496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69fac765-fd30-4345-ab78-d4dfec0fd6fa tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 200 Dec 22 09:56:23.194424 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 331/659] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:23 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:23.207772 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-40956540-87c9-42d9-b5db-abd2fbc6f06d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8/action Dec 22 09:56:23.208482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:23.208482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:23.209032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-40956540-87c9-42d9-b5db-abd2fbc6f06d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:23.209492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-40956540-87c9-42d9-b5db-abd2fbc6f06d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:23.210493 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-40956540-87c9-42d9-b5db-abd2fbc6f06d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot '4f95cc1a-619f-4658-93d9-7aec1a1461f8' with '{'status': 'error_deleting'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:23.329299 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:23.329299 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:23.383811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-40956540-87c9-42d9-b5db-abd2fbc6f06d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8/action returned with HTTP 202 Dec 22 09:56:23.384993 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 329/660] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:23 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:23.396439 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b87c8df8-2245-419c-8f24-899121eee910 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:23.397266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b87c8df8-2245-419c-8f24-899121eee910 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:23.397970 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:23.397970 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:23.398787 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b87c8df8-2245-419c-8f24-899121eee910 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:23.438925 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:23.438925 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:23.441332 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b87c8df8-2245-419c-8f24-899121eee910 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:23.443584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b87c8df8-2245-419c-8f24-899121eee910 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 200 Dec 22 09:56:23.444706 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 332/661] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:23 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 471 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:23.458386 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd43ecce-1c4b-4787-a38d-8736c10d5916 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8/action Dec 22 09:56:23.459568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:23.459568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:23.460409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd43ecce-1c4b-4787-a38d-8736c10d5916 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-force_delete": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:23.461184 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd43ecce-1c4b-4787-a38d-8736c10d5916 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:23.496434 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:23.496434 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:23.497451 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fd43ecce-1c4b-4787-a38d-8736c10d5916 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot retrieved successfully. Dec 22 09:56:23.580247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fd43ecce-1c4b-4787-a38d-8736c10d5916 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot delete request issued successfully. Dec 22 09:56:23.580904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd43ecce-1c4b-4787-a38d-8736c10d5916 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8/action returned with HTTP 202 Dec 22 09:56:23.584812 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 330/662] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:23 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:23.589955 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f425f481-b016-4c91-9a37-62521ca4f493 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:23.590480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f425f481-b016-4c91-9a37-62521ca4f493 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:23.590699 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:23.590699 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:23.591076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f425f481-b016-4c91-9a37-62521ca4f493 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:23.629411 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:23.629411 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:23.631123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f425f481-b016-4c91-9a37-62521ca4f493 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:23.633291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f425f481-b016-4c91-9a37-62521ca4f493 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 200 Dec 22 09:56:23.634774 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 333/663] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:23 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:24.647770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c6b679e-00c8-49ab-b133-c662f089952b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:24.648997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c6b679e-00c8-49ab-b133-c662f089952b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:24.649666 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:24.649666 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:24.650346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c6b679e-00c8-49ab-b133-c662f089952b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:24.734504 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:24.734504 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:24.745365 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4c6b679e-00c8-49ab-b133-c662f089952b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:24.750138 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c6b679e-00c8-49ab-b133-c662f089952b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 200 Dec 22 09:56:24.758045 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 331/664] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:24 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 465 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:25.771575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b81459b-9ae8-45c6-b2a4-6338bafaa5d6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:25.772864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b81459b-9ae8-45c6-b2a4-6338bafaa5d6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:25.773263 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:25.773263 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:25.773872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b81459b-9ae8-45c6-b2a4-6338bafaa5d6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:25.824700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b81459b-9ae8-45c6-b2a4-6338bafaa5d6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 404 Dec 22 09:56:25.834736 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 334/665] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:25 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:25.844357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43ed3a2a-c627-4ef4-9833-4b742b41894d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:25.845289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:25.845289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:25.846126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43ed3a2a-c627-4ef4-9833-4b742b41894d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:25.846901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43ed3a2a-c627-4ef4-9833-4b742b41894d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:25.848469 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-43ed3a2a-c627-4ef4-9833-4b742b41894d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'available'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:26.027708 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:26.027708 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:26.164299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43ed3a2a-c627-4ef4-9833-4b742b41894d tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:26.166349 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 332/666] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:25 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 09:56:26.180927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f15272a7-ef0d-4824-896d-9327d7d76565 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:26.182466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f15272a7-ef0d-4824-896d-9327d7d76565 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:26.189782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f15272a7-ef0d-4824-896d-9327d7d76565 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:26.271883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:26.271883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:26.273731 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f15272a7-ef0d-4824-896d-9327d7d76565 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:26.276235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f15272a7-ef0d-4824-896d-9327d7d76565 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:26.284373 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 335/667] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:26 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 465 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:26.307026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c754031d-63fc-4049-b33e-19a7da838c36 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:26.308236 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:26.308236 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:26.309316 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c754031d-63fc-4049-b33e-19a7da838c36 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:26.310050 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c754031d-63fc-4049-b33e-19a7da838c36 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:26.311420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-c754031d-63fc-4049-b33e-19a7da838c36 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'creating'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:26.448146 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:26.448146 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:26.559465 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c754031d-63fc-4049-b33e-19a7da838c36 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:26.564835 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 333/668] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:26 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:26.574085 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd630b4e-045b-4e6a-b5c5-759be580508b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:26.575444 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd630b4e-045b-4e6a-b5c5-759be580508b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:26.579784 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:26.579784 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:26.580987 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd630b4e-045b-4e6a-b5c5-759be580508b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:26.673204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:26.673204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:26.674583 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fd630b4e-045b-4e6a-b5c5-759be580508b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:26.678121 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd630b4e-045b-4e6a-b5c5-759be580508b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:26.682177 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 336/669] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:26 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 464 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:26.701166 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-083b5875-ab62-40c5-b7ce-28c0e36a45b2 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] POST http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:26.702000 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:26.702000 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:26.702870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-083b5875-ab62-40c5-b7ce-28c0e36a45b2 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:26.703580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-083b5875-ab62-40c5-b7ce-28c0e36a45b2 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:26.705824 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.snapshot_actions [None req-083b5875-ab62-40c5-b7ce-28c0e36a45b2 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88114) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Dec 22 09:56:26.774072 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:26.774072 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:26.779026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.snapshot_actions [None req-083b5875-ab62-40c5-b7ce-28c0e36a45b2 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Updating snapshot df934a8f-a778-4c6d-9a64-969fd289bc39 with info {'id': 'df934a8f-a778-4c6d-9a64-969fd289bc39', 'status': 'error', 'progress': '80%'} Dec 22 09:56:26.801120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-083b5875-ab62-40c5-b7ce-28c0e36a45b2 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:26.803120 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 334/670] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:26 2020] POST /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:56:26.820532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b4d0e22-7c47-4741-91b8-7c3617f39155 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] GET http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:26.821989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b4d0e22-7c47-4741-91b8-7c3617f39155 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:26.825669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:26.825669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:26.836533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b4d0e22-7c47-4741-91b8-7c3617f39155 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:26.943891 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:26.943891 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:26.945024 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3b4d0e22-7c47-4741-91b8-7c3617f39155 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Snapshot retrieved successfully. Dec 22 09:56:26.951549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b4d0e22-7c47-4741-91b8-7c3617f39155 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:26.956707 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 337/671] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:26 2020] GET /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 460 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:26.969718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0cceb3f5-3039-4541-89de-d7c5c4e59e04 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] POST http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action Dec 22 09:56:26.972485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:26.972485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:26.984962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0cceb3f5-3039-4541-89de-d7c5c4e59e04 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:56:26.991931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0cceb3f5-3039-4541-89de-d7c5c4e59e04 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:26.993667 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-0cceb3f5-3039-4541-89de-d7c5c4e59e04 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] Updating snapshot 'df934a8f-a778-4c6d-9a64-969fd289bc39' with '{'status': 'available'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:56:27.096559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:27.096559 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:27.171556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0cceb3f5-3039-4541-89de-d7c5c4e59e04 tempest-SnapshotsActionsTest-325148983 tempest-SnapshotsActionsTest-325148983] http://10.222.0.50/volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action returned with HTTP 202 Dec 22 09:56:27.185463 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 335/672] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:56:26 2020] POST /volume/v3/5af2224ba60b4458b23f161b153d44e0/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:56:27.187830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d83d9ebe-40fe-47bf-b3a6-2676fdb66fb6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:27.189102 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d83d9ebe-40fe-47bf-b3a6-2676fdb66fb6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:27.189744 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:27.189744 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:27.191255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d83d9ebe-40fe-47bf-b3a6-2676fdb66fb6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:27.297224 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:27.297224 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:27.308425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d83d9ebe-40fe-47bf-b3a6-2676fdb66fb6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:27.311037 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d83d9ebe-40fe-47bf-b3a6-2676fdb66fb6 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:27.312450 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 338/673] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:27 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 464 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:27.327404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2f742f7-c45c-4107-bca8-1e979d3c4b1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] DELETE http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:27.328260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d2f742f7-c45c-4107-bca8-1e979d3c4b1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:27.329170 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:27.329170 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:27.330050 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d2f742f7-c45c-4107-bca8-1e979d3c4b1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:27.330620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-d2f742f7-c45c-4107-bca8-1e979d3c4b1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Delete snapshot with id: 4f95cc1a-619f-4658-93d9-7aec1a1461f8 Dec 22 09:56:27.384451 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2f742f7-c45c-4107-bca8-1e979d3c4b1f tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 returned with HTTP 404 Dec 22 09:56:27.391427 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 336/674] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:56:27 2020] DELETE /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/4f95cc1a-619f-4658-93d9-7aec1a1461f8 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:27.395030 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-882c9c91-6f75-4be1-9fe0-b7c7e072fc93 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] DELETE http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:27.395706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-882c9c91-6f75-4be1-9fe0-b7c7e072fc93 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:27.395796 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:27.395796 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:27.396338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-882c9c91-6f75-4be1-9fe0-b7c7e072fc93 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:27.396704 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-882c9c91-6f75-4be1-9fe0-b7c7e072fc93 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Delete snapshot with id: 38c3e720-8d95-40af-91e7-4f3af51b19e5 Dec 22 09:56:27.446806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-882c9c91-6f75-4be1-9fe0-b7c7e072fc93 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 returned with HTTP 404 Dec 22 09:56:27.453654 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 339/675] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:56:27 2020] DELETE /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/38c3e720-8d95-40af-91e7-4f3af51b19e5 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:27.462496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fda31a5-2190-46e5-8d70-60517131c4f0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] DELETE http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:27.463165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fda31a5-2190-46e5-8d70-60517131c4f0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:27.463770 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fda31a5-2190-46e5-8d70-60517131c4f0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:27.464262 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-8fda31a5-2190-46e5-8d70-60517131c4f0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Delete snapshot with id: c924bf80-c62b-45ad-9ee4-ffd1b29c73df Dec 22 09:56:27.514209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fda31a5-2190-46e5-8d70-60517131c4f0 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df returned with HTTP 404 Dec 22 09:56:27.515815 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 337/676] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:56:27 2020] DELETE /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/c924bf80-c62b-45ad-9ee4-ffd1b29c73df => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:27.525600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f80d2ea1-c1be-4d2e-82d1-97c15bdc24db tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] DELETE http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:27.526307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f80d2ea1-c1be-4d2e-82d1-97c15bdc24db tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:27.526947 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f80d2ea1-c1be-4d2e-82d1-97c15bdc24db tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:27.527649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-f80d2ea1-c1be-4d2e-82d1-97c15bdc24db tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Delete snapshot with id: 0721b149-631d-41c7-beb4-b5de1e44b277 Dec 22 09:56:27.572104 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f80d2ea1-c1be-4d2e-82d1-97c15bdc24db tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 returned with HTTP 404 Dec 22 09:56:27.583106 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1cbbf87-2a19-417d-b947-eeacebeb7b77 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] DELETE http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:27.583912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1cbbf87-2a19-417d-b947-eeacebeb7b77 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:27.584601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1cbbf87-2a19-417d-b947-eeacebeb7b77 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:27.585109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-a1cbbf87-2a19-417d-b947-eeacebeb7b77 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Delete snapshot with id: df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:27.597674 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 340/677] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:56:27 2020] DELETE /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/0721b149-631d-41c7-beb4-b5de1e44b277 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:27.649751 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:27.649751 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:27.653468 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a1cbbf87-2a19-417d-b947-eeacebeb7b77 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:27.785161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a1cbbf87-2a19-417d-b947-eeacebeb7b77 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot delete request issued successfully. Dec 22 09:56:27.785716 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1cbbf87-2a19-417d-b947-eeacebeb7b77 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 202 Dec 22 09:56:27.789504 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 338/678] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:56:27 2020] DELETE /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:56:27.795188 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9244e617-3e3b-47cc-8a7f-a083ba93e7f1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:27.795720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9244e617-3e3b-47cc-8a7f-a083ba93e7f1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:27.796247 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9244e617-3e3b-47cc-8a7f-a083ba93e7f1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:27.827300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:27.827300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:27.829569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9244e617-3e3b-47cc-8a7f-a083ba93e7f1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:27.833674 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9244e617-3e3b-47cc-8a7f-a083ba93e7f1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:27.835044 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 341/679] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:27 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 463 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:28.847688 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9eda309-7dc3-4e6a-adfa-083cf6b15ef3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:28.848252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9eda309-7dc3-4e6a-adfa-083cf6b15ef3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:28.848848 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:28.848848 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:28.849454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9eda309-7dc3-4e6a-adfa-083cf6b15ef3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:28.938414 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:28.938414 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:28.943809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c9eda309-7dc3-4e6a-adfa-083cf6b15ef3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Snapshot retrieved successfully. Dec 22 09:56:28.946004 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9eda309-7dc3-4e6a-adfa-083cf6b15ef3 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 200 Dec 22 09:56:28.951155 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 339/680] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:28 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 463 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:29.959297 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9e7c52c-1715-41d7-9f0d-4b1951b9da88 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 Dec 22 09:56:29.959807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9e7c52c-1715-41d7-9f0d-4b1951b9da88 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:29.960230 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:29.960230 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:29.960853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9e7c52c-1715-41d7-9f0d-4b1951b9da88 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:29.994230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9e7c52c-1715-41d7-9f0d-4b1951b9da88 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 returned with HTTP 404 Dec 22 09:56:29.996349 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 342/681] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:29 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/snapshots/df934a8f-a778-4c6d-9a64-969fd289bc39 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:30.003732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c408332-dd1f-4db1-b8aa-fa746aa2d3bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] DELETE http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:30.004765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c408332-dd1f-4db1-b8aa-fa746aa2d3bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:30.005205 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:30.005205 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:30.005872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c408332-dd1f-4db1-b8aa-fa746aa2d3bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:30.006549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-5c408332-dd1f-4db1-b8aa-fa746aa2d3bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Delete volume with id: 97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:30.080898 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:30.080898 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:30.085429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c408332-dd1f-4db1-b8aa-fa746aa2d3bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:30.163749 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c408332-dd1f-4db1-b8aa-fa746aa2d3bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Delete volume request issued successfully. Dec 22 09:56:30.164763 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c408332-dd1f-4db1-b8aa-fa746aa2d3bb tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 202 Dec 22 09:56:30.169020 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 340/682] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:56:29 2020] DELETE /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:56:30.173302 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd97c551-9c6e-4a1f-8eb5-c34b72f211ca tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:30.174806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd97c551-9c6e-4a1f-8eb5-c34b72f211ca tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:30.175726 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd97c551-9c6e-4a1f-8eb5-c34b72f211ca tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:30.321792 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:30.321792 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:30.341770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fd97c551-9c6e-4a1f-8eb5-c34b72f211ca tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:30.399288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd97c551-9c6e-4a1f-8eb5-c34b72f211ca tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 200 Dec 22 09:56:30.400492 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 343/683] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:30 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:31.418721 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd059bd9-6be8-4ef5-a12f-e6e69c1d4bd1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:31.419475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd059bd9-6be8-4ef5-a12f-e6e69c1d4bd1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:31.419860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:31.419860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:31.420614 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd059bd9-6be8-4ef5-a12f-e6e69c1d4bd1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:31.581529 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:31.581529 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:31.618732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cd059bd9-6be8-4ef5-a12f-e6e69c1d4bd1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:31.658881 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd059bd9-6be8-4ef5-a12f-e6e69c1d4bd1 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 200 Dec 22 09:56:31.660310 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 341/684] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:31 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 911 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:32.677092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-024322f0-2940-4521-bb38-a5e780309d71 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:32.684871 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-024322f0-2940-4521-bb38-a5e780309d71 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:32.685096 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:32.685096 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:32.685490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-024322f0-2940-4521-bb38-a5e780309d71 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:32.940751 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:32.940751 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:32.985308 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-024322f0-2940-4521-bb38-a5e780309d71 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Volume info retrieved successfully. Dec 22 09:56:33.057358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-024322f0-2940-4521-bb38-a5e780309d71 tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 200 Dec 22 09:56:33.059196 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 344/685] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:32 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 911 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:34.078737 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-534d70a5-1767-4fa0-a675-a1c7d3258d4b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] GET http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a Dec 22 09:56:34.079892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-534d70a5-1767-4fa0-a675-a1c7d3258d4b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:34.080418 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:34.080418 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:34.081269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-534d70a5-1767-4fa0-a675-a1c7d3258d4b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:34.240806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-534d70a5-1767-4fa0-a675-a1c7d3258d4b tempest-SnapshotsActionsTest-271072712 tempest-SnapshotsActionsTest-271072712] http://10.222.0.50/volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a returned with HTTP 404 Dec 22 09:56:34.242002 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 342/686] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:34 2020] GET /volume/v3/7216c472d436489e92d89e74fec50f36/volumes/97a00026-8956-47f0-8ef3-3cb02dddc49a => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:51.150231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:56:51.150873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:51.151145 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:51.151145 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:51.151490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:51.197730 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.199135 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.201814 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.202948 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.204073 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.217321 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20ebcd39-32e1-4379-be24-bfc6b9c06c0a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:56:51.218784 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 345/687] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:50 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 361 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:51.234789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5/defaults Dec 22 09:56:51.235379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:51.235859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'defaults' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:51.270524 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.271699 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.274280 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.275396 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.276283 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:56:51.298356 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bbd347f-96f5-46f1-9ee6-96f884665139 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5/defaults returned with HTTP 200 Dec 22 09:56:51.299439 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 343/688] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 09:56:51 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5/defaults => generated 361 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:51.324472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6fca00bd-8e89-48dd-800d-6009b78c60e7 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] PUT http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:56:51.328134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6fca00bd-8e89-48dd-800d-6009b78c60e7 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:51.550530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6fca00bd-8e89-48dd-800d-6009b78c60e7 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:56:51.552659 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 346/689] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 09:56:51 2020] PUT /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 319 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:51.566661 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-05fafbc8-b35c-44d0-80fa-96f1ae975d81 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] DELETE http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:56:51.567566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-05fafbc8-b35c-44d0-80fa-96f1ae975d81 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:51.569697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-05fafbc8-b35c-44d0-80fa-96f1ae975d81 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:51.598454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-05fafbc8-b35c-44d0-80fa-96f1ae975d81 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:56:51.602081 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 344/690] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 09:56:51 2020] DELETE /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 09:56:51.614484 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33eae07d-f2c0-49a1-b838-28d3f8eb6655 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:56:51.615497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33eae07d-f2c0-49a1-b838-28d3f8eb6655 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:51.616289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33eae07d-f2c0-49a1-b838-28d3f8eb6655 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:51.772565 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33eae07d-f2c0-49a1-b838-28d3f8eb6655 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:56:51.775043 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 347/691] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:51 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 361 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:51.791156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11b8b07a-2e6f-49df-8882-e56d702de846 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] PUT http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:56:51.792162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11b8b07a-2e6f-49df-8882-e56d702de846 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:52.233362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11b8b07a-2e6f-49df-8882-e56d702de846 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:56:52.238941 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 345/692] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Dec 22 09:56:51 2020] PUT /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 319 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:52.254780 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e94e6076-e6d6-4d29-9e5a-1c8286df6077 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5/defaults Dec 22 09:56:52.255076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e94e6076-e6d6-4d29-9e5a-1c8286df6077 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:52.255566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e94e6076-e6d6-4d29-9e5a-1c8286df6077 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'defaults' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:52.340441 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e94e6076-e6d6-4d29-9e5a-1c8286df6077 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5/defaults returned with HTTP 200 Dec 22 09:56:52.346112 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 348/693] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 09:56:52 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5/defaults => generated 361 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:56:52.364302 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c7b5056-8beb-4c1a-a652-3fa1246d974f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:56:52.365143 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c7b5056-8beb-4c1a-a652-3fa1246d974f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:52.365644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c7b5056-8beb-4c1a-a652-3fa1246d974f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:52.410860 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c7b5056-8beb-4c1a-a652-3fa1246d974f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:56:52.412301 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 346/694] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 09:56:52 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 361 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:52.430473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa4b8009-7225-46d1-8759-8ffd8e65b80a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True Dec 22 09:56:52.431606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa4b8009-7225-46d1-8759-8ffd8e65b80a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:52.432693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa4b8009-7225-46d1-8759-8ffd8e65b80a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:52.558863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa4b8009-7225-46d1-8759-8ffd8e65b80a tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True returned with HTTP 200 Dec 22 09:56:52.560349 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 349/695] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:56:52 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True => generated 1076 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:56:53.129430 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] POST http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes Dec 22 09:56:53.130308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-230026487"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:53.131555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-230026487'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:56:53.132120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Create volume of 1 GB Dec 22 09:56:53.181963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Availability Zones retrieved successfully. Dec 22 09:56:53.264325 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Flow 'volume_create_api' (6610b65c-a908-4409-84cd-ed6f62bcd69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:56:53.272425 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93b13b8-ec90-4062-98d6-e337030944e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:53.281284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:56:53.399296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93b13b8-ec90-4062-98d6-e337030944e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:53.404141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0747276-382f-4c2e-8d26-05c3bfa41dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:53.506251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Created reservations ['66905115-011e-45f3-8ce2-e56ebb614625', '4852835c-e087-4819-a436-df56260a7b50', '8dc0a525-6003-40ab-8123-9600c96f25a7', '760e4045-6136-4883-b898-b3c2431949b7'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:56:53.508591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0747276-382f-4c2e-8d26-05c3bfa41dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66905115-011e-45f3-8ce2-e56ebb614625', '4852835c-e087-4819-a436-df56260a7b50', '8dc0a525-6003-40ab-8123-9600c96f25a7', '760e4045-6136-4883-b898-b3c2431949b7']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:53.511276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94364fcf-8034-49f3-bd7b-a0f686d95f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:53.601527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94364fcf-8034-49f3-bd7b-a0f686d95f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f737aa44-9932-4063-8acc-a1d349500cc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-230026487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e0c8b5b29c4cecab5129f7a4cbabd5',qos_specs=None,replication_status=,reservations=['66905115-011e-45f3-8ce2-e56ebb614625','4852835c-e087-4819-a436-df56260a7b50','8dc0a525-6003-40ab-8123-9600c96f25a7','760e4045-6136-4883-b898-b3c2431949b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b169275fb5014afcb36559e7da7b3f2c',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-230026487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f737aa44-9932-4063-8acc-a1d349500cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e0c8b5b29c4cecab5129f7a4cbabd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b169275fb5014afcb36559e7da7b3f2c',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:53.605546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5209a85-9bc4-4ef7-90eb-fcaf2a1fa422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:53.686383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5209a85-9bc4-4ef7-90eb-fcaf2a1fa422) transitioned into state 'SUCCESS' from state '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-230026487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e0c8b5b29c4cecab5129f7a4cbabd5',qos_specs=None,replication_status=,reservations=['66905115-011e-45f3-8ce2-e56ebb614625','4852835c-e087-4819-a436-df56260a7b50','8dc0a525-6003-40ab-8123-9600c96f25a7','760e4045-6136-4883-b898-b3c2431949b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b169275fb5014afcb36559e7da7b3f2c',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:53.692025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83aa8e45-fce9-4a9f-b23d-6aaffdf998c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:53.725944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83aa8e45-fce9-4a9f-b23d-6aaffdf998c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:53.729361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Flow 'volume_create_api' (6610b65c-a908-4409-84cd-ed6f62bcd69a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:56:53.790807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Create volume request issued successfully. Dec 22 09:56:53.809128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddcd10ee-7499-42db-a60c-3a6e7f1273fc tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes returned with HTTP 202 Dec 22 09:56:53.820750 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 347/696] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:56:52 2020] POST /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes => generated 824 bytes in 1239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:56:53.826038 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c24d6ed6-b072-41f6-8e03-f98628de9eb4 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] GET http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:56:53.826968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c24d6ed6-b072-41f6-8e03-f98628de9eb4 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:53.827589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c24d6ed6-b072-41f6-8e03-f98628de9eb4 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:53.974663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:53.974663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:54.005582 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c24d6ed6-b072-41f6-8e03-f98628de9eb4 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Volume info retrieved successfully. Dec 22 09:56:54.083428 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c24d6ed6-b072-41f6-8e03-f98628de9eb4 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 returned with HTTP 200 Dec 22 09:56:54.088758 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 350/697] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:53 2020] GET /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 => generated 892 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:55.104444 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-624a6665-d708-4be3-9a07-b8a4baf71a6e tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] GET http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:56:55.105852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-624a6665-d708-4be3-9a07-b8a4baf71a6e tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:55.106286 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:55.106286 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:55.106947 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-624a6665-d708-4be3-9a07-b8a4baf71a6e tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:55.163747 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:55.163747 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:55.176681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-624a6665-d708-4be3-9a07-b8a4baf71a6e tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Volume info retrieved successfully. Dec 22 09:56:55.235626 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-624a6665-d708-4be3-9a07-b8a4baf71a6e tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 returned with HTTP 200 Dec 22 09:56:55.256606 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 348/698] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:55 2020] GET /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 => generated 917 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:55.267701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47a54901-4e2e-4244-811f-7b935d887207 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True Dec 22 09:56:55.268611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47a54901-4e2e-4244-811f-7b935d887207 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:55.268858 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:55.268858 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:55.269529 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47a54901-4e2e-4244-811f-7b935d887207 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:55.328297 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47a54901-4e2e-4244-811f-7b935d887207 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True returned with HTTP 200 Dec 22 09:56:55.329763 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 351/699] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:56:55 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True => generated 1076 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:56:55.346228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed4ee5ba-8f98-4f94-88ea-5ddf418c08c2 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] DELETE http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:56:55.346869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed4ee5ba-8f98-4f94-88ea-5ddf418c08c2 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:55.347096 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:55.347096 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:55.347473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed4ee5ba-8f98-4f94-88ea-5ddf418c08c2 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:55.351193 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ed4ee5ba-8f98-4f94-88ea-5ddf418c08c2 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Delete volume with id: f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:56:55.415851 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:55.415851 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:55.417525 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ed4ee5ba-8f98-4f94-88ea-5ddf418c08c2 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Volume info retrieved successfully. Dec 22 09:56:55.463963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ed4ee5ba-8f98-4f94-88ea-5ddf418c08c2 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Delete volume request issued successfully. Dec 22 09:56:55.464110 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed4ee5ba-8f98-4f94-88ea-5ddf418c08c2 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 returned with HTTP 202 Dec 22 09:56:55.468142 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 349/700] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:56:55 2020] DELETE /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:56:55.475868 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-260cb691-92c5-48a1-8e68-ecbfcb1c5992 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] GET http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:56:55.477316 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-260cb691-92c5-48a1-8e68-ecbfcb1c5992 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:55.477823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-260cb691-92c5-48a1-8e68-ecbfcb1c5992 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:55.531441 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:55.531441 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:55.543801 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-260cb691-92c5-48a1-8e68-ecbfcb1c5992 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Volume info retrieved successfully. Dec 22 09:56:55.570175 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-260cb691-92c5-48a1-8e68-ecbfcb1c5992 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 returned with HTTP 200 Dec 22 09:56:55.571642 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 352/701] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:55 2020] GET /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:56:56.588369 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-93485926-c514-458e-b45e-8e4515d3733f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] GET http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:56:56.589919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-93485926-c514-458e-b45e-8e4515d3733f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:56.590307 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:56.590307 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:56.590886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-93485926-c514-458e-b45e-8e4515d3733f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:56.651751 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:56.651751 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:56.662462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-93485926-c514-458e-b45e-8e4515d3733f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Volume info retrieved successfully. Dec 22 09:56:56.689994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-93485926-c514-458e-b45e-8e4515d3733f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 returned with HTTP 200 Dec 22 09:56:56.691021 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 350/702] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:56 2020] GET /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:57.709247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d3f87bf-cab3-4ffa-97c1-1f3095955502 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] GET http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:56:57.710336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d3f87bf-cab3-4ffa-97c1-1f3095955502 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:57.710707 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:57.710707 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:57.711474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d3f87bf-cab3-4ffa-97c1-1f3095955502 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:57.793849 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d3f87bf-cab3-4ffa-97c1-1f3095955502 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 returned with HTTP 404 Dec 22 09:56:57.799654 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 353/703] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:57 2020] GET /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:56:57.812803 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] POST http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes Dec 22 09:56:57.813785 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:57.813785 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:57.814516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1239875269"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:56:57.828655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1239875269'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:56:57.829199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Create volume of 1 GB Dec 22 09:56:57.849026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Availability Zones retrieved successfully. Dec 22 09:56:57.869444 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Flow 'volume_create_api' (2b796247-fbe4-44b1-a27d-37fabc0b228b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:56:57.873189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908cfabc-9552-4da7-a7d2-ec52950d2dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:57.875432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:56:57.960019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908cfabc-9552-4da7-a7d2-ec52950d2dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:57.965000 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38576a37-f7c4-4b00-b6bc-887d84529168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:58.052359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Created reservations ['a2026d46-85ff-498f-a816-07b0028697c0', '84b283b0-0def-44eb-9109-12c6dabc5c33', '0f5cc985-159e-4df2-8081-ebaeeed6db99', 'd1e6455f-876a-49fc-8e87-4e7ba618c1af'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:56:58.054411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38576a37-f7c4-4b00-b6bc-887d84529168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2026d46-85ff-498f-a816-07b0028697c0', '84b283b0-0def-44eb-9109-12c6dabc5c33', '0f5cc985-159e-4df2-8081-ebaeeed6db99', 'd1e6455f-876a-49fc-8e87-4e7ba618c1af']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:58.060409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168c95bf-9b79-4699-b2aa-2019b7d820c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:58.165338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168c95bf-9b79-4699-b2aa-2019b7d820c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '610a6a65-1e82-409c-8331-5be2126c3397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1239875269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e0c8b5b29c4cecab5129f7a4cbabd5',qos_specs=None,replication_status=,reservations=['a2026d46-85ff-498f-a816-07b0028697c0','84b283b0-0def-44eb-9109-12c6dabc5c33','0f5cc985-159e-4df2-8081-ebaeeed6db99','d1e6455f-876a-49fc-8e87-4e7ba618c1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b169275fb5014afcb36559e7da7b3f2c',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1239875269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=610a6a65-1e82-409c-8331-5be2126c3397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e0c8b5b29c4cecab5129f7a4cbabd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b169275fb5014afcb36559e7da7b3f2c',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:58.170279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b3db7e-2a92-4c85-be36-945016e72db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:58.226829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b3db7e-2a92-4c85-be36-945016e72db9) transitioned into state 'SUCCESS' from state '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-1239875269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e0c8b5b29c4cecab5129f7a4cbabd5',qos_specs=None,replication_status=,reservations=['a2026d46-85ff-498f-a816-07b0028697c0','84b283b0-0def-44eb-9109-12c6dabc5c33','0f5cc985-159e-4df2-8081-ebaeeed6db99','d1e6455f-876a-49fc-8e87-4e7ba618c1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b169275fb5014afcb36559e7da7b3f2c',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:58.229175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56833fdb-5cf6-40bf-8940-031d4c75df1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:56:58.263292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56833fdb-5cf6-40bf-8940-031d4c75df1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:56:58.266721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Flow 'volume_create_api' (2b796247-fbe4-44b1-a27d-37fabc0b228b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:56:58.328571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Create volume request issued successfully. Dec 22 09:56:58.343343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71869107-d9b7-4c88-bbd7-985e9024074b tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes returned with HTTP 202 Dec 22 09:56:58.344558 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 351/704] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:56:57 2020] POST /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes => generated 825 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:56:58.359136 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3660320-380c-4d95-bbf0-b69ff7b4f652 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] GET http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:56:58.359660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3660320-380c-4d95-bbf0-b69ff7b4f652 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:58.360204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3660320-380c-4d95-bbf0-b69ff7b4f652 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:58.481443 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:58.481443 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:58.506932 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c3660320-380c-4d95-bbf0-b69ff7b4f652 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Volume info retrieved successfully. Dec 22 09:56:58.566629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3660320-380c-4d95-bbf0-b69ff7b4f652 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 200 Dec 22 09:56:58.570072 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 354/705] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:58 2020] GET /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 893 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:59.590342 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e1af9ec2-1139-497f-8894-e285cf84d7dd tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] GET http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:56:59.595767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e1af9ec2-1139-497f-8894-e285cf84d7dd tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:59.597182 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:59.597182 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:59.598618 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e1af9ec2-1139-497f-8894-e285cf84d7dd tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:59.706206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:56:59.706206 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:56:59.715854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e1af9ec2-1139-497f-8894-e285cf84d7dd tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Volume info retrieved successfully. Dec 22 09:56:59.744279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e1af9ec2-1139-497f-8894-e285cf84d7dd tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 200 Dec 22 09:56:59.756892 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 352/706] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:56:59 2020] GET /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:56:59.774347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47b5885e-30aa-433b-b8b2-9d047a5b9e9c tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True Dec 22 09:56:59.776074 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47b5885e-30aa-433b-b8b2-9d047a5b9e9c tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:59.780208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:59.780208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:59.781266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47b5885e-30aa-433b-b8b2-9d047a5b9e9c tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:56:59.922139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47b5885e-30aa-433b-b8b2-9d047a5b9e9c tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True returned with HTTP 200 Dec 22 09:56:59.936837 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 355/707] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:56:59 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True => generated 1076 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:56:59.952165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b15a081d-c8c4-4deb-9006-9b673f50c594 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/4328f348698e41578039d4e39e01003c?usage=True Dec 22 09:56:59.953297 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b15a081d-c8c4-4deb-9006-9b673f50c594 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:56:59.953694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:56:59.953694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:56:59.954390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b15a081d-c8c4-4deb-9006-9b673f50c594 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:00.007579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b15a081d-c8c4-4deb-9006-9b673f50c594 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/4328f348698e41578039d4e39e01003c?usage=True returned with HTTP 200 Dec 22 09:57:00.009228 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 353/708] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:56:59 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/4328f348698e41578039d4e39e01003c?usage=True => generated 868 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:00.030383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13d4a50f-7054-4840-9d00-fc2e1155c03f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] POST http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/os-volume-transfer Dec 22 09:57:00.031853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-13d4a50f-7054-4840-9d00-fc2e1155c03f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "610a6a65-1e82-409c-8331-5be2126c3397"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:00.033365 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_transfer [None req-13d4a50f-7054-4840-9d00-fc2e1155c03f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Creating new volume transfer {'transfer': {'volume_id': '610a6a65-1e82-409c-8331-5be2126c3397'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 22 09:57:00.033919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-13d4a50f-7054-4840-9d00-fc2e1155c03f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Creating transfer of volume 610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:00.034616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.transfer.api [None req-13d4a50f-7054-4840-9d00-fc2e1155c03f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Generating transfer record for volume 610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:00.102347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:00.102347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:00.142507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13d4a50f-7054-4840-9d00-fc2e1155c03f tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/os-volume-transfer returned with HTTP 202 Dec 22 09:57:00.145691 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 356/709] 10.222.0.50 () {60 vars in 1258 bytes} [Tue Dec 22 09:57:00 2020] POST /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/os-volume-transfer => generated 507 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:57:00.603324 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] POST http://10.222.0.50/volume/v3/4328f348698e41578039d4e39e01003c/os-volume-transfer/14c03e2a-5b7a-4b08-a36d-9bfcf66469df/accept Dec 22 09:57:00.617240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a3b2840330e505ad"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:00.619160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_transfer [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Accepting volume transfer 14c03e2a-5b7a-4b08-a36d-9bfcf66469df {{(pid=88114) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 22 09:57:00.620073 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Accepting transfer 14c03e2a-5b7a-4b08-a36d-9bfcf66469df Dec 22 09:57:00.863392 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Created reservations ['59437711-8c35-401b-b068-4ffe42d75808', 'b93e6a98-ef99-4a4a-a405-a5c9a8ee2802', '52e880bb-b3c7-4e52-8bd1-e3fb8a861e18', 'de2c6ed6-c72d-475c-8e51-886bc67ca9ae'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:57:00.930233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Created reservations ['46edc405-5ab9-4b1b-9976-1a88ab346ffc', '29068fc0-b747-4dbb-809b-12e856404656', '5281962d-629a-4816-82b0-636ca6bf818d', '787bb86c-8652-4739-90d3-6091331a6970'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:57:01.034384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Created reservations ['8bbb7a4e-7d4d-40b3-a591-e856be42934c', 'd67e8cdd-00d0-4b72-88ab-fac9b7485317', 'fe809cc0-02ed-488b-a276-cd4768aec8c3', '238ed1d3-3405-486f-bdbc-42b1c71ab168'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:57:01.122922 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Created reservations ['2ceab8f8-3351-4124-84ae-e0a4d7d749e0', '30d397bf-6a79-439b-98d7-622b139461a2', '417a9944-916f-48f7-92b8-777d1b860859', 'e61ab444-8782-49b8-9d71-e66c66c9d324'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:57:01.127739 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:01.127739 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:01.189357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Transfer volume completed successfully. Dec 22 09:57:01.221985 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 09:57:01.221985 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 09:57:01.376799 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.transfer.api [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Volume 610a6a65-1e82-409c-8331-5be2126c3397 has been transferred. Dec 22 09:57:01.443736 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b0d7e88-f782-4610-aa80-2684a877fb03 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] http://10.222.0.50/volume/v3/4328f348698e41578039d4e39e01003c/os-volume-transfer/14c03e2a-5b7a-4b08-a36d-9bfcf66469df/accept returned with HTTP 202 Dec 22 09:57:01.445163 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 354/710] 10.222.0.50 () {60 vars in 1390 bytes} [Tue Dec 22 09:57:00 2020] POST /volume/v3/4328f348698e41578039d4e39e01003c/os-volume-transfer/14c03e2a-5b7a-4b08-a36d-9bfcf66469df/accept => generated 431 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:57:01.456458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f35c2416-6e92-4a67-8eb4-a403580a0a93 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] GET http://10.222.0.50/volume/v3/4328f348698e41578039d4e39e01003c/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:01.457061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f35c2416-6e92-4a67-8eb4-a403580a0a93 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:01.457202 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:01.457202 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:01.457557 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f35c2416-6e92-4a67-8eb4-a403580a0a93 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:01.510887 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:01.510887 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:01.531111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f35c2416-6e92-4a67-8eb4-a403580a0a93 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] Volume info retrieved successfully. Dec 22 09:57:01.557194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f35c2416-6e92-4a67-8eb4-a403580a0a93 tempest-VolumeQuotasAdminTestJSON-425479476 tempest-VolumeQuotasAdminTestJSON-425479476] http://10.222.0.50/volume/v3/4328f348698e41578039d4e39e01003c/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 200 Dec 22 09:57:01.570103 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 357/711] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:01 2020] GET /volume/v3/4328f348698e41578039d4e39e01003c/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 918 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:01.576679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d12ecd54-5517-4e1b-b4d9-1322b67b73b4 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True Dec 22 09:57:01.577337 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d12ecd54-5517-4e1b-b4d9-1322b67b73b4 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:01.577704 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:01.577704 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:01.578219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d12ecd54-5517-4e1b-b4d9-1322b67b73b4 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:01.580697 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:01.580697 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:01.665590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d12ecd54-5517-4e1b-b4d9-1322b67b73b4 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True returned with HTTP 200 Dec 22 09:57:01.667129 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 355/712] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:57:01 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5?usage=True => generated 1076 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:01.696472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8acb3785-1ef4-4bb4-84bd-b2dc8d4e1781 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/4328f348698e41578039d4e39e01003c?usage=True Dec 22 09:57:01.698060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8acb3785-1ef4-4bb4-84bd-b2dc8d4e1781 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:01.698632 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:01.698632 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:01.699828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8acb3785-1ef4-4bb4-84bd-b2dc8d4e1781 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:01.792950 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8acb3785-1ef4-4bb4-84bd-b2dc8d4e1781 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/4328f348698e41578039d4e39e01003c?usage=True returned with HTTP 200 Dec 22 09:57:01.810349 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 358/713] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:57:01 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/4328f348698e41578039d4e39e01003c?usage=True => generated 868 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:01.817857 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e45ce74d-dfd5-4305-88e1-da39f11c574f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] DELETE http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:01.818844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e45ce74d-dfd5-4305-88e1-da39f11c574f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:01.819566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e45ce74d-dfd5-4305-88e1-da39f11c574f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:01.820341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e45ce74d-dfd5-4305-88e1-da39f11c574f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Delete volume with id: 610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:01.900179 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:01.900179 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:01.902020 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e45ce74d-dfd5-4305-88e1-da39f11c574f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Volume info retrieved successfully. Dec 22 09:57:01.933921 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e45ce74d-dfd5-4305-88e1-da39f11c574f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Delete volume request issued successfully. Dec 22 09:57:01.934100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e45ce74d-dfd5-4305-88e1-da39f11c574f tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 202 Dec 22 09:57:01.939549 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 356/714] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:57:01 2020] DELETE /volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 09:57:01.944018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f33d41a-8ada-4505-b7dd-11ecf8785114 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:01.944875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f33d41a-8ada-4505-b7dd-11ecf8785114 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:01.948233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f33d41a-8ada-4505-b7dd-11ecf8785114 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:02.101997 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:02.101997 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:02.119347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6f33d41a-8ada-4505-b7dd-11ecf8785114 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Volume info retrieved successfully. Dec 22 09:57:02.155777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f33d41a-8ada-4505-b7dd-11ecf8785114 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 200 Dec 22 09:57:02.157948 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 359/715] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:01 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 1088 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:03.183797 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a872e1-b41c-4039-a2a2-53bf0c2e7d85 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:03.184619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28a872e1-b41c-4039-a2a2-53bf0c2e7d85 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:03.184619 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:03.184619 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:03.185118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28a872e1-b41c-4039-a2a2-53bf0c2e7d85 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:03.354279 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:03.354279 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:03.396895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-28a872e1-b41c-4039-a2a2-53bf0c2e7d85 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Volume info retrieved successfully. Dec 22 09:57:03.477316 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a872e1-b41c-4039-a2a2-53bf0c2e7d85 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 200 Dec 22 09:57:03.478316 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 357/716] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:03 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 1088 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:04.499997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ae51068-ed8a-46eb-a05b-91b58d563c68 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:04.500691 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ae51068-ed8a-46eb-a05b-91b58d563c68 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:04.501135 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:04.501135 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:04.502043 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ae51068-ed8a-46eb-a05b-91b58d563c68 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:04.574239 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:04.574239 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:04.586379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6ae51068-ed8a-46eb-a05b-91b58d563c68 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Volume info retrieved successfully. Dec 22 09:57:04.612062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ae51068-ed8a-46eb-a05b-91b58d563c68 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 200 Dec 22 09:57:04.613252 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 360/717] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:04 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 1088 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:05.632184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b60371c2-440d-461a-b669-f45121fcaa23 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:05.632747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b60371c2-440d-461a-b669-f45121fcaa23 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:05.632918 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:05.632918 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:05.633299 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b60371c2-440d-461a-b669-f45121fcaa23 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:05.812588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b60371c2-440d-461a-b669-f45121fcaa23 tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 404 Dec 22 09:57:05.828932 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 358/718] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:05 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:05.837158 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d321ab98-2744-4a46-9c8c-723ea9bf413d tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] GET http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/97a0eee5b48b4993865d7af269fad6cd?usage=True Dec 22 09:57:05.842104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d321ab98-2744-4a46-9c8c-723ea9bf413d tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:05.842498 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:05.842498 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:05.843196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d321ab98-2744-4a46-9c8c-723ea9bf413d tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:05.966140 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d321ab98-2744-4a46-9c8c-723ea9bf413d tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/97a0eee5b48b4993865d7af269fad6cd?usage=True returned with HTTP 200 Dec 22 09:57:05.969641 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 361/719] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:57:05 2020] GET /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/97a0eee5b48b4993865d7af269fad6cd?usage=True => generated 868 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:57:05.988674 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2784e35b-17aa-47d2-ba30-97fe2bcbedcb tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] PUT http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:57:05.989720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2784e35b-17aa-47d2-ba30-97fe2bcbedcb tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:06.270514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2784e35b-17aa-47d2-ba30-97fe2bcbedcb tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:57:06.271715 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 359/720] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Dec 22 09:57:05 2020] PUT /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 321 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:06.295919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82266e79-2daf-423f-8862-d64b11fe467b tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] PUT http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 Dec 22 09:57:06.297702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82266e79-2daf-423f-8862-d64b11fe467b tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:06.616634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82266e79-2daf-423f-8862-d64b11fe467b tempest-VolumeQuotasAdminTestJSON-1465510416 tempest-VolumeQuotasAdminTestJSON-1465510416] http://10.222.0.50/volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 returned with HTTP 200 Dec 22 09:57:06.624824 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 362/721] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Dec 22 09:57:06 2020] PUT /volume/v3/97a0eee5b48b4993865d7af269fad6cd/os-quota-sets/24e0c8b5b29c4cecab5129f7a4cbabd5 => generated 319 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:06.637078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ca8dc98-66c4-408b-b1cf-0c73dd6f04f3 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] DELETE http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:06.638326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ca8dc98-66c4-408b-b1cf-0c73dd6f04f3 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:06.638940 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ca8dc98-66c4-408b-b1cf-0c73dd6f04f3 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:06.639666 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-9ca8dc98-66c4-408b-b1cf-0c73dd6f04f3 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Delete volume with id: 610a6a65-1e82-409c-8331-5be2126c3397 Dec 22 09:57:06.692250 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ca8dc98-66c4-408b-b1cf-0c73dd6f04f3 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 returned with HTTP 404 Dec 22 09:57:06.693450 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 360/722] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:57:06 2020] DELETE /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/610a6a65-1e82-409c-8331-5be2126c3397 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:06.701749 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00a4dd19-8fbf-4862-b35d-1a0f5b327224 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] DELETE http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:57:06.702708 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00a4dd19-8fbf-4862-b35d-1a0f5b327224 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:06.703287 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00a4dd19-8fbf-4862-b35d-1a0f5b327224 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:06.704429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-00a4dd19-8fbf-4862-b35d-1a0f5b327224 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] Delete volume with id: f737aa44-9932-4063-8acc-a1d349500cc5 Dec 22 09:57:06.765830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00a4dd19-8fbf-4862-b35d-1a0f5b327224 tempest-VolumeQuotasAdminTestJSON-909417983 tempest-VolumeQuotasAdminTestJSON-909417983] http://10.222.0.50/volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 returned with HTTP 404 Dec 22 09:57:06.767707 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 363/723] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:57:06 2020] DELETE /volume/v3/24e0c8b5b29c4cecab5129f7a4cbabd5/volumes/f737aa44-9932-4063-8acc-a1d349500cc5 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:20.159978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fbc57890-f9ca-4939-ac51-cd7b75e45678 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] POST http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types Dec 22 09:57:20.160822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fbc57890-f9ca-4939-ac51-cd7b75e45678 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1875989200", "description": "tempest-group-type-description-397001152", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:20.353427 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a32e2a98-807a-463e-8f8c-470f32e565eb tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] GET http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services Dec 22 09:57:20.354153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a32e2a98-807a-463e-8f8c-470f32e565eb tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:20.354939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a32e2a98-807a-463e-8f8c-470f32e565eb tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:20.387909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a32e2a98-807a-463e-8f8c-470f32e565eb tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services returned with HTTP 200 Dec 22 09:57:20.396552 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 364/724] 10.222.0.50 () {58 vars in 1216 bytes} [Tue Dec 22 09:57:20 2020] GET /volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services => generated 629 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:20.408320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-141ccc4d-e55e-41a1-926e-f9b186925c68 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] GET http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5 Dec 22 09:57:20.408869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-141ccc4d-e55e-41a1-926e-f9b186925c68 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:20.409373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-141ccc4d-e55e-41a1-926e-f9b186925c68 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:20.419440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-141ccc4d-e55e-41a1-926e-f9b186925c68 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5 returned with HTTP 200 Dec 22 09:57:20.429459 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 365/725] 10.222.0.50 () {58 vars in 1251 bytes} [Tue Dec 22 09:57:20 2020] GET /volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5 => generated 629 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:20.441815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-082e0013-0e80-429e-ac24-857d55b3a2ec tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] GET http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5&binary=cinder-scheduler Dec 22 09:57:20.446025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-082e0013-0e80-429e-ac24-857d55b3a2ec tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:20.446681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-082e0013-0e80-429e-ac24-857d55b3a2ec tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:20.466497 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-082e0013-0e80-429e-ac24-857d55b3a2ec tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5&binary=cinder-scheduler returned with HTTP 200 Dec 22 09:57:20.475462 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 366/726] 10.222.0.50 () {58 vars in 1299 bytes} [Tue Dec 22 09:57:20 2020] GET /volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5&binary=cinder-scheduler => generated 191 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:20.482726 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c37ee10-23c0-452e-bd13-1506d22be491 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] GET http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?binary=cinder-scheduler Dec 22 09:57:20.483416 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c37ee10-23c0-452e-bd13-1506d22be491 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:20.483913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c37ee10-23c0-452e-bd13-1506d22be491 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:20.493423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c37ee10-23c0-452e-bd13-1506d22be491 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?binary=cinder-scheduler returned with HTTP 200 Dec 22 09:57:20.494433 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 367/727] 10.222.0.50 () {58 vars in 1263 bytes} [Tue Dec 22 09:57:20 2020] GET /volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?binary=cinder-scheduler => generated 191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:20.569768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fbc57890-f9ca-4939-ac51-cd7b75e45678 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types returned with HTTP 202 Dec 22 09:57:20.570918 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 361/728] 10.222.0.50 () {62 vars in 1279 bytes} [Tue Dec 22 09:57:19 2020] POST /volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types => generated 264 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:20.581824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70a4ac35-97ea-4cb7-b343-0484d7e24f16 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] GET http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types Dec 22 09:57:20.582534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70a4ac35-97ea-4cb7-b343-0484d7e24f16 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:20.583019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70a4ac35-97ea-4cb7-b343-0484d7e24f16 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:20.619006 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70a4ac35-97ea-4cb7-b343-0484d7e24f16 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types returned with HTTP 200 Dec 22 09:57:20.626152 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 362/729] 10.222.0.50 () {60 vars in 1257 bytes} [Tue Dec 22 09:57:20 2020] GET /volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types => generated 498 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:57:20.633124 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cecf98df-cefc-40d2-a080-b90a25932abd tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] PUT http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b Dec 22 09:57:20.633963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cecf98df-cefc-40d2-a080-b90a25932abd tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1174441005", "description": "updated-group-type-desc"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:20.708325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cecf98df-cefc-40d2-a080-b90a25932abd tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b returned with HTTP 200 Dec 22 09:57:20.716923 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 363/730] 10.222.0.50 () {62 vars in 1389 bytes} [Tue Dec 22 09:57:20 2020] PUT /volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b => generated 255 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:20.725264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec512b70-2430-40d1-8574-fdd08e11f360 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] GET http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b Dec 22 09:57:20.725851 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec512b70-2430-40d1-8574-fdd08e11f360 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:20.726340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec512b70-2430-40d1-8574-fdd08e11f360 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:20.764502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec512b70-2430-40d1-8574-fdd08e11f360 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b returned with HTTP 200 Dec 22 09:57:20.770516 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 364/731] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Dec 22 09:57:20 2020] GET /volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b => generated 255 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:20.775771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35806ac5-c7c0-433d-9e21-f18edf186e08 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] DELETE http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b Dec 22 09:57:20.776380 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35806ac5-c7c0-433d-9e21-f18edf186e08 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:20.776869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35806ac5-c7c0-433d-9e21-f18edf186e08 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:20.833932 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 09:57:20.833932 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 09:57:20.846094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35806ac5-c7c0-433d-9e21-f18edf186e08 tempest-GroupTypesTest-2042361904 tempest-GroupTypesTest-2042361904] http://10.222.0.50/volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b returned with HTTP 202 Dec 22 09:57:20.846971 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 365/732] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Dec 22 09:57:20 2020] DELETE /volume/v3/8f26a6404af144d7b791fab2af6f5704/group_types/36929628-5d67-4b63-a199-4d4208dcc56b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 09:57:20.878623 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] POST http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes Dec 22 09:57:20.879864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-929767495"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:20.880879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-929767495'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:57:20.881157 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Create volume of 1 GB Dec 22 09:57:20.896551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Availability Zones retrieved successfully. Dec 22 09:57:20.915758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Flow 'volume_create_api' (0f5b7107-d890-4e8b-9179-8b5174bc27aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:57:20.919132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee00ce08-f61f-429d-aeb1-892dd405f17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:20.921401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:57:20.999863 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee00ce08-f61f-429d-aeb1-892dd405f17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:21.003695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1481be-68b7-4ae8-9ddc-9f237a8ff526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:21.118858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Created reservations ['42b61ad0-0269-450e-829e-296870cd920c', '32938cfd-566a-4ae6-b1d1-8ffbaba014c8', '53aee70c-662c-47e3-aaf1-42dee631b2fc', 'c924f198-0474-4cc0-adee-fa32815a3de5'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:57:21.120766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1481be-68b7-4ae8-9ddc-9f237a8ff526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b61ad0-0269-450e-829e-296870cd920c', '32938cfd-566a-4ae6-b1d1-8ffbaba014c8', '53aee70c-662c-47e3-aaf1-42dee631b2fc', 'c924f198-0474-4cc0-adee-fa32815a3de5']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:21.123196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce0124fc-dec5-4940-b4e6-7c252c8c0ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:21.243384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce0124fc-dec5-4940-b4e6-7c252c8c0ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91300db4-05a0-4f4f-a558-cca43c73e2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-929767495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bca891c243e4b27ac7b39a7cbc72665',qos_specs=None,replication_status=,reservations=['42b61ad0-0269-450e-829e-296870cd920c','32938cfd-566a-4ae6-b1d1-8ffbaba014c8','53aee70c-662c-47e3-aaf1-42dee631b2fc','c924f198-0474-4cc0-adee-fa32815a3de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17ae805c16c4acca11e361225a7502d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-929767495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91300db4-05a0-4f4f-a558-cca43c73e2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bca891c243e4b27ac7b39a7cbc72665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e17ae805c16c4acca11e361225a7502d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:21.246826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ead83a2-d332-4523-8575-c0984bfa3c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:21.292095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ead83a2-d332-4523-8575-c0984bfa3c5c) transitioned into state 'SUCCESS' from state '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-929767495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bca891c243e4b27ac7b39a7cbc72665',qos_specs=None,replication_status=,reservations=['42b61ad0-0269-450e-829e-296870cd920c','32938cfd-566a-4ae6-b1d1-8ffbaba014c8','53aee70c-662c-47e3-aaf1-42dee631b2fc','c924f198-0474-4cc0-adee-fa32815a3de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17ae805c16c4acca11e361225a7502d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:21.299457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0c926a-4440-42a3-899e-74c47f6afaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:21.347326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0c926a-4440-42a3-899e-74c47f6afaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:21.357661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Flow 'volume_create_api' (0f5b7107-d890-4e8b-9179-8b5174bc27aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:57:21.482410 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Create volume request issued successfully. Dec 22 09:57:21.514479 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b5948ff-dd3b-4f3a-adf0-74f6edb9289b tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes returned with HTTP 202 Dec 22 09:57:21.515598 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 368/733] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:57:20 2020] POST /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes => generated 822 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:57:21.531011 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2987e829-1f52-4bd5-b6f4-73c6d3d3c17a tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] GET http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:21.532183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2987e829-1f52-4bd5-b6f4-73c6d3d3c17a tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:21.533050 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2987e829-1f52-4bd5-b6f4-73c6d3d3c17a tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:21.635533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:21.635533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:21.664376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2987e829-1f52-4bd5-b6f4-73c6d3d3c17a tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Volume info retrieved successfully. Dec 22 09:57:21.689278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2987e829-1f52-4bd5-b6f4-73c6d3d3c17a tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 200 Dec 22 09:57:21.690531 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 366/734] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:21 2020] GET /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:22.707183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38058049-b69a-4f7d-9693-4515ad2b102f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] GET http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:22.707673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38058049-b69a-4f7d-9693-4515ad2b102f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:22.707774 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:22.707774 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:22.708207 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38058049-b69a-4f7d-9693-4515ad2b102f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:22.786710 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:22.786710 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:22.798806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-38058049-b69a-4f7d-9693-4515ad2b102f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Volume info retrieved successfully. Dec 22 09:57:22.827460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38058049-b69a-4f7d-9693-4515ad2b102f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 200 Dec 22 09:57:22.831975 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 369/735] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:22 2020] GET /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:22.848267 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88e099f4-e4f5-4561-bbca-1fffc4cbeea1 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] GET http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:22.848771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88e099f4-e4f5-4561-bbca-1fffc4cbeea1 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:22.850819 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:22.850819 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:22.851438 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88e099f4-e4f5-4561-bbca-1fffc4cbeea1 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:23.026536 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:23.026536 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:23.052971 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88e099f4-e4f5-4561-bbca-1fffc4cbeea1 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Volume info retrieved successfully. Dec 22 09:57:23.105485 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88e099f4-e4f5-4561-bbca-1fffc4cbeea1 tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 200 Dec 22 09:57:23.106569 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 367/736] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:22 2020] GET /volume/v3/f08186f6ee004c919d7572f325e2bf7a/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 1086 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:23.125308 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d6c19a5-7344-47f9-a05b-47cdc63f746f tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] GET http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5&binary=cinder-volume Dec 22 09:57:23.126117 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d6c19a5-7344-47f9-a05b-47cdc63f746f tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:23.126354 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:23.126354 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:23.126842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d6c19a5-7344-47f9-a05b-47cdc63f746f tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:23.175059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d6c19a5-7344-47f9-a05b-47cdc63f746f tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5&binary=cinder-volume returned with HTTP 200 Dec 22 09:57:23.178880 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 370/737] 10.222.0.50 () {58 vars in 1293 bytes} [Tue Dec 22 09:57:23 2020] GET /volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services?host=n-d-765315-5&binary=cinder-volume => generated 278 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:23.190941 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd86e43e-c59b-4f24-8979-4bb7f9df154b tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] GET http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services Dec 22 09:57:23.191673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd86e43e-c59b-4f24-8979-4bb7f9df154b tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:23.192041 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:23.192041 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:23.192611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd86e43e-c59b-4f24-8979-4bb7f9df154b tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:23.227089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd86e43e-c59b-4f24-8979-4bb7f9df154b tempest-VolumesServicesTestJSON-493724338 tempest-VolumesServicesTestJSON-493724338] http://10.222.0.50/volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services returned with HTTP 200 Dec 22 09:57:23.232058 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 368/738] 10.222.0.50 () {58 vars in 1216 bytes} [Tue Dec 22 09:57:23 2020] GET /volume/v3/f08186f6ee004c919d7572f325e2bf7a/os-services => generated 629 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:23.243139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6958dbc-2854-47c4-9623-2836a795e7c4 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] DELETE http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:23.243829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6958dbc-2854-47c4-9623-2836a795e7c4 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:23.244446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6958dbc-2854-47c4-9623-2836a795e7c4 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:23.245013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e6958dbc-2854-47c4-9623-2836a795e7c4 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Delete volume with id: 91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:23.397291 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:23.397291 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:23.398473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e6958dbc-2854-47c4-9623-2836a795e7c4 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Volume info retrieved successfully. Dec 22 09:57:23.498208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e6958dbc-2854-47c4-9623-2836a795e7c4 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Delete volume request issued successfully. Dec 22 09:57:23.498667 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6958dbc-2854-47c4-9623-2836a795e7c4 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 202 Dec 22 09:57:23.503012 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 371/739] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:57:23 2020] DELETE /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:57:23.507539 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61806e08-08d5-42cb-a674-318dbb99894f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] GET http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:23.508267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61806e08-08d5-42cb-a674-318dbb99894f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:23.509113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61806e08-08d5-42cb-a674-318dbb99894f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:23.671901 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:23.671901 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:23.690712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-61806e08-08d5-42cb-a674-318dbb99894f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Volume info retrieved successfully. Dec 22 09:57:23.737767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61806e08-08d5-42cb-a674-318dbb99894f tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 200 Dec 22 09:57:23.739504 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 369/740] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:23 2020] GET /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:24.755179 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-822bcd11-a964-4baf-bd71-4168c66cf932 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] GET http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:24.755880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-822bcd11-a964-4baf-bd71-4168c66cf932 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:24.756163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:24.756163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:24.756514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-822bcd11-a964-4baf-bd71-4168c66cf932 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:24.873531 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:24.873531 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:24.884352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-822bcd11-a964-4baf-bd71-4168c66cf932 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Volume info retrieved successfully. Dec 22 09:57:24.929288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-822bcd11-a964-4baf-bd71-4168c66cf932 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 200 Dec 22 09:57:24.931169 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 372/741] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:24 2020] GET /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:25.947209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b79da55-8348-403a-8047-ca954ba9d5c2 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] GET http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:25.948456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b79da55-8348-403a-8047-ca954ba9d5c2 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:25.948869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:25.948869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:25.949532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b79da55-8348-403a-8047-ca954ba9d5c2 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:26.149916 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:26.149916 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:26.170794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6b79da55-8348-403a-8047-ca954ba9d5c2 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Volume info retrieved successfully. Dec 22 09:57:26.249271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b79da55-8348-403a-8047-ca954ba9d5c2 tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 200 Dec 22 09:57:26.257306 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 370/742] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:25 2020] GET /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 914 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:27.273133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c0e8d64-e556-443f-9d4e-d4ecee1c437c tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] GET http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff Dec 22 09:57:27.274377 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c0e8d64-e556-443f-9d4e-d4ecee1c437c tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:27.274745 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:27.274745 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:27.275716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c0e8d64-e556-443f-9d4e-d4ecee1c437c tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:27.413853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c0e8d64-e556-443f-9d4e-d4ecee1c437c tempest-VolumesServicesTestJSON-1427969148 tempest-VolumesServicesTestJSON-1427969148] http://10.222.0.50/volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff returned with HTTP 404 Dec 22 09:57:27.418975 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 373/743] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:27 2020] GET /volume/v3/5bca891c243e4b27ac7b39a7cbc72665/volumes/91300db4-05a0-4f4f-a558-cca43c73e2ff => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:30.807927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] POST http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes Dec 22 09:57:30.808457 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:30.808457 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:30.808763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1338645286"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:30.809997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1338645286'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:57:30.810534 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Create volume of 1 GB Dec 22 09:57:30.844679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Availability Zones retrieved successfully. Dec 22 09:57:30.873224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Flow 'volume_create_api' (b9299fbc-1d5c-44ce-af55-927648a666aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:57:30.876083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6e5adf-9560-44e4-a663-ca6213ff1f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:30.878169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:57:31.005495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6e5adf-9560-44e4-a663-ca6213ff1f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:31.010265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f234b4e-c792-4914-9e10-c9da2228b509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:31.134718 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Created reservations ['df28eb9c-f8b4-4d52-a440-f074d7e096f0', 'cde46f02-0802-4699-b51b-5c9c477e935c', '6d24775c-6178-4489-ae65-28eba3420327', '3acfbd3a-e8c2-44e4-9a41-b91cc5a9cf35'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:57:31.136991 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f234b4e-c792-4914-9e10-c9da2228b509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df28eb9c-f8b4-4d52-a440-f074d7e096f0', 'cde46f02-0802-4699-b51b-5c9c477e935c', '6d24775c-6178-4489-ae65-28eba3420327', '3acfbd3a-e8c2-44e4-9a41-b91cc5a9cf35']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:31.141775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985df5e6-a28b-4c4c-b197-632a1bfd2ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:31.235415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985df5e6-a28b-4c4c-b197-632a1bfd2ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef392442-b5f0-4794-9335-b226563e588d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1338645286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92c3658238ed42fcb4836cc91890770e',qos_specs=None,replication_status=,reservations=['df28eb9c-f8b4-4d52-a440-f074d7e096f0','cde46f02-0802-4699-b51b-5c9c477e935c','6d24775c-6178-4489-ae65-28eba3420327','3acfbd3a-e8c2-44e4-9a41-b91cc5a9cf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c794dc39754f12a18bbc213d8a2d64',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1338645286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef392442-b5f0-4794-9335-b226563e588d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92c3658238ed42fcb4836cc91890770e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e7c794dc39754f12a18bbc213d8a2d64',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:31.245156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c7e058-8186-4e45-a639-2b909b5add52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:31.288515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c7e058-8186-4e45-a639-2b909b5add52) transitioned into state 'SUCCESS' from state '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-1338645286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92c3658238ed42fcb4836cc91890770e',qos_specs=None,replication_status=,reservations=['df28eb9c-f8b4-4d52-a440-f074d7e096f0','cde46f02-0802-4699-b51b-5c9c477e935c','6d24775c-6178-4489-ae65-28eba3420327','3acfbd3a-e8c2-44e4-9a41-b91cc5a9cf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c794dc39754f12a18bbc213d8a2d64',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:31.291430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee2fe73-47b9-43d1-adde-bba8adcc1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:31.322938 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee2fe73-47b9-43d1-adde-bba8adcc1d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:31.341350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Flow 'volume_create_api' (b9299fbc-1d5c-44ce-af55-927648a666aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:57:31.417880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Create volume request issued successfully. Dec 22 09:57:31.448810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9953261-65af-4701-8991-ff0c4e95d031 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes returned with HTTP 202 Dec 22 09:57:31.449711 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 371/744] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:57:30 2020] POST /volume/v3/92c3658238ed42fcb4836cc91890770e/volumes => generated 821 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:57:31.470200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3f3b062-ca82-4156-b2c3-3e36629bec5d tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] GET http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:31.470741 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3f3b062-ca82-4156-b2c3-3e36629bec5d tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:31.471236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3f3b062-ca82-4156-b2c3-3e36629bec5d tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:31.539832 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:31.539832 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:31.549158 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b3f3b062-ca82-4156-b2c3-3e36629bec5d tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Volume info retrieved successfully. Dec 22 09:57:31.572031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3f3b062-ca82-4156-b2c3-3e36629bec5d tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d returned with HTTP 200 Dec 22 09:57:31.573466 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 374/745] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:31 2020] GET /volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:32.589427 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78f9f14c-2568-4df8-9260-8d257f4b69dc tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] GET http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:32.590550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78f9f14c-2568-4df8-9260-8d257f4b69dc tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:32.591007 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:32.591007 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:32.594716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78f9f14c-2568-4df8-9260-8d257f4b69dc tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:32.693836 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:32.693836 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:32.724811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-78f9f14c-2568-4df8-9260-8d257f4b69dc tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Volume info retrieved successfully. Dec 22 09:57:32.798598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78f9f14c-2568-4df8-9260-8d257f4b69dc tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d returned with HTTP 200 Dec 22 09:57:32.811391 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 372/746] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:32 2020] GET /volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d => generated 914 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:33.208379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4fa2de6c-562d-4f12-a27f-c14e59a8f47e tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:33.209177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4fa2de6c-562d-4f12-a27f-c14e59a8f47e tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:33.209555 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:33.209555 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:33.210160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4fa2de6c-562d-4f12-a27f-c14e59a8f47e tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:33.313709 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:33.313709 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:33.324977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4fa2de6c-562d-4f12-a27f-c14e59a8f47e tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:33.358317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4fa2de6c-562d-4f12-a27f-c14e59a8f47e tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d returned with HTTP 200 Dec 22 09:57:33.368889 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 375/747] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:32 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d => generated 1085 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:33.374639 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d3f3d75-ca89-4e04-b76b-6af07a48a061 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] POST http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d/action Dec 22 09:57:33.375906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:33.375906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:33.376672 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d3f3d75-ca89-4e04-b76b-6af07a48a061 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Action body: b'{"os-unmanage": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:57:33.377131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d3f3d75-ca89-4e04-b76b-6af07a48a061 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:33.377639 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_unmanage [None req-5d3f3d75-ca89-4e04-b76b-6af07a48a061 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Unmanage volume with id: ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:33.436778 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:33.436778 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:33.437951 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5d3f3d75-ca89-4e04-b76b-6af07a48a061 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:33.475694 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5d3f3d75-ca89-4e04-b76b-6af07a48a061 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Delete volume request issued successfully. Dec 22 09:57:33.476601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d3f3d75-ca89-4e04-b76b-6af07a48a061 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d/action returned with HTTP 202 Dec 22 09:57:33.478696 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 373/748] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:57:33 2020] POST /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 09:57:33.485425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2994b0dc-7a74-4633-8e8b-f61fdcf40e7a tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:33.486231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2994b0dc-7a74-4633-8e8b-f61fdcf40e7a tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:33.486555 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:33.486555 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:33.487109 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2994b0dc-7a74-4633-8e8b-f61fdcf40e7a tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:33.576640 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:33.576640 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:33.592597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2994b0dc-7a74-4633-8e8b-f61fdcf40e7a tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:33.622799 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2994b0dc-7a74-4633-8e8b-f61fdcf40e7a tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d returned with HTTP 200 Dec 22 09:57:33.624012 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 376/749] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:33 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d => generated 1086 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:34.642904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2435bda9-1d2d-4859-a147-65a77a7719ae tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:34.644125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2435bda9-1d2d-4859-a147-65a77a7719ae tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:34.644542 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:34.644542 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:34.645199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2435bda9-1d2d-4859-a147-65a77a7719ae tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:34.695135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2435bda9-1d2d-4859-a147-65a77a7719ae tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d returned with HTTP 404 Dec 22 09:57:34.696647 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 374/750] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:34 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/ef392442-b5f0-4794-9335-b226563e588d => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:34.704247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59506d71-9454-42af-a1fa-2ef5e5e9fd64 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/detail?all_tenants=1 Dec 22 09:57:34.704944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-59506d71-9454-42af-a1fa-2ef5e5e9fd64 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:34.705188 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:34.705188 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:34.705859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-59506d71-9454-42af-a1fa-2ef5e5e9fd64 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:34.707985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-59506d71-9454-42af-a1fa-2ef5e5e9fd64 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 09:57:34.791887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-59506d71-9454-42af-a1fa-2ef5e5e9fd64 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Get all volumes completed successfully. Dec 22 09:57:34.795013 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:34.795013 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:34.821301 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59506d71-9454-42af-a1fa-2ef5e5e9fd64 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 22 09:57:34.825365 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 377/751] 10.222.0.50 () {58 vars in 1252 bytes} [Tue Dec 22 09:57:34 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/detail?all_tenants=1 => generated 4609 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:34.847010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] POST http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/os-volume-manage Dec 22 09:57:34.847828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1119527525", "host": "n-d-765315-5@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-ef392442-b5f0-4794-9335-b226563e588d"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:57:34.850672 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_manage [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1119527525', 'host': 'n-d-765315-5@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-ef392442-b5f0-4794-9335-b226563e588d'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Dec 22 09:57:34.889479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Flow 'volume_manage_existing_api' (4e791fb7-42d6-4f31-a7c7-bdc74a977277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:57:34.920993 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5babec-6992-44a2-a48e-afc968c1d3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:35.112145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Created reservations ['ec206448-0600-4766-91d5-85ea4f152b8a', '7af700a1-0616-41d2-9abe-5ed7ff07b2b7', '17b64b26-78b2-4f2a-ba3a-4a4cb7cc9e96', 'b90306ae-d40e-448d-b425-116ed546ef74'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:57:35.114357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5babec-6992-44a2-a48e-afc968c1d3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec206448-0600-4766-91d5-85ea4f152b8a', '7af700a1-0616-41d2-9abe-5ed7ff07b2b7', '17b64b26-78b2-4f2a-ba3a-4a4cb7cc9e96', 'b90306ae-d40e-448d-b425-116ed546ef74']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:35.118107 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (73013acf-1f10-4c77-9c89-a19fb61d673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:35.237557 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (73013acf-1f10-4c77-9c89-a19fb61d673c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '0f42870cc0ff49538475e5bafd8a07db', 'project_id': '72155aa228c14083a9e5d685c6aee85c', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1119527525', 'host': 'n-d-765315-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'metadata': {}, 'bootable': False, 'multiattach': False}, 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1119527525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-765315-5@lvmdriver-1#lvmdriver-1',id=d3520e0c-eb6e-479c-b0a6-b1c406693fb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72155aa228c14083a9e5d685c6aee85c',provider_auth=None,provider_geometry=None,provider_id=None,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='0f42870cc0ff49538475e5bafd8a07db',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:35.240484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba3b0d84-9ce3-4229-b2a3-5aac3b24fed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:35.271486 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba3b0d84-9ce3-4229-b2a3-5aac3b24fed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '0f42870cc0ff49538475e5bafd8a07db', 'project_id': '72155aa228c14083a9e5d685c6aee85c', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1119527525', 'host': 'n-d-765315-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:35.273944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (80761fd9-e95d-46ed-b163-a6d5511398d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:57:35.282405 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (80761fd9-e95d-46ed-b163-a6d5511398d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:57:35.285241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Flow 'volume_manage_existing_api' (4e791fb7-42d6-4f31-a7c7-bdc74a977277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:57:35.286397 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Manage volume request issued successfully. Dec 22 09:57:35.343568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e50bd4f-2a1d-478b-baa9-70397dd02999 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/os-volume-manage returned with HTTP 202 Dec 22 09:57:35.346688 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 375/752] 10.222.0.50 () {60 vars in 1253 bytes} [Tue Dec 22 09:57:34 2020] POST /volume/v3/72155aa228c14083a9e5d685c6aee85c/os-volume-manage => generated 847 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:57:35.360808 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2e31c16-110e-445e-931f-d22d159c57fb tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:35.361592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2e31c16-110e-445e-931f-d22d159c57fb tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:35.362406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:35.362406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:35.363007 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2e31c16-110e-445e-931f-d22d159c57fb tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:35.419432 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:35.419432 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:35.428687 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b2e31c16-110e-445e-931f-d22d159c57fb tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:35.455927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2e31c16-110e-445e-931f-d22d159c57fb tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 200 Dec 22 09:57:35.457116 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 378/753] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:35 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 1084 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:36.476004 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-058be8d9-b95b-46f6-9c74-0d1b676c167f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:36.477047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-058be8d9-b95b-46f6-9c74-0d1b676c167f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:36.477267 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:36.477267 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:36.477644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-058be8d9-b95b-46f6-9c74-0d1b676c167f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:36.579606 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:36.579606 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:36.589897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-058be8d9-b95b-46f6-9c74-0d1b676c167f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:36.642753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-058be8d9-b95b-46f6-9c74-0d1b676c167f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 200 Dec 22 09:57:36.645202 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 376/754] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:36 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 1084 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:37.660469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7a75e76-e969-4024-90dc-d7e18d88a90f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:37.661559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7a75e76-e969-4024-90dc-d7e18d88a90f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:37.661986 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:37.661986 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:37.662607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7a75e76-e969-4024-90dc-d7e18d88a90f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:37.730997 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:37.730997 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:37.740526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a7a75e76-e969-4024-90dc-d7e18d88a90f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:37.770924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7a75e76-e969-4024-90dc-d7e18d88a90f tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 200 Dec 22 09:57:37.772324 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 379/755] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:37 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 1085 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:37.789880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eceebe91-47ec-4877-9f3b-762f3aa926ba tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:37.790397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eceebe91-47ec-4877-9f3b-762f3aa926ba tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:37.790589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:37.790589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:37.791235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eceebe91-47ec-4877-9f3b-762f3aa926ba tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:37.849550 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:37.849550 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:37.860128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-eceebe91-47ec-4877-9f3b-762f3aa926ba tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:37.885354 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eceebe91-47ec-4877-9f3b-762f3aa926ba tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 200 Dec 22 09:57:37.886844 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 377/756] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:37 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 1085 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:37.902971 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36f1ccc8-fde1-4bb7-ac08-8c129e57f0c2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] DELETE http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:37.903762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36f1ccc8-fde1-4bb7-ac08-8c129e57f0c2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:37.904224 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:37.904224 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:37.904854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36f1ccc8-fde1-4bb7-ac08-8c129e57f0c2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:37.905749 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-36f1ccc8-fde1-4bb7-ac08-8c129e57f0c2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Delete volume with id: d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:37.967719 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:37.967719 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:37.969765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-36f1ccc8-fde1-4bb7-ac08-8c129e57f0c2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:38.022030 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-36f1ccc8-fde1-4bb7-ac08-8c129e57f0c2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Delete volume request issued successfully. Dec 22 09:57:38.022994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36f1ccc8-fde1-4bb7-ac08-8c129e57f0c2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 202 Dec 22 09:57:38.029513 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 380/757] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:57:37 2020] DELETE /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:57:38.033725 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae2be497-d4e7-4f8e-92d5-518410285fc1 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:38.034546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae2be497-d4e7-4f8e-92d5-518410285fc1 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:38.034997 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:38.034997 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:38.036131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae2be497-d4e7-4f8e-92d5-518410285fc1 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:38.104036 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:38.104036 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:38.113988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ae2be497-d4e7-4f8e-92d5-518410285fc1 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:38.137101 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae2be497-d4e7-4f8e-92d5-518410285fc1 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 200 Dec 22 09:57:38.148965 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 378/758] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:38 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 1084 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:57:39.154515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13b59523-318e-4357-be34-39c4b7f464e2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:39.155223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-13b59523-318e-4357-be34-39c4b7f464e2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:39.155483 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:39.155483 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:39.155867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-13b59523-318e-4357-be34-39c4b7f464e2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:39.305080 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:39.305080 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:39.329435 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-13b59523-318e-4357-be34-39c4b7f464e2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Volume info retrieved successfully. Dec 22 09:57:39.379399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13b59523-318e-4357-be34-39c4b7f464e2 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 200 Dec 22 09:57:39.389767 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 381/759] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:39 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 1084 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:57:40.399522 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89c06691-9022-4ff9-9062-36bae137d431 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] GET http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 Dec 22 09:57:40.401252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89c06691-9022-4ff9-9062-36bae137d431 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:40.401665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:40.401665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:40.402297 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89c06691-9022-4ff9-9062-36bae137d431 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:40.475602 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:57:40.475602 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:57:40.491148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89c06691-9022-4ff9-9062-36bae137d431 tempest-VolumeManageAdminTest-1987480859 tempest-VolumeManageAdminTest-1987480859] http://10.222.0.50/volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 returned with HTTP 404 Dec 22 09:57:40.501689 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 379/760] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:57:40 2020] GET /volume/v3/72155aa228c14083a9e5d685c6aee85c/volumes/d3520e0c-eb6e-479c-b0a6-b1c406693fb2 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:40.509458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed6a3bb9-6002-4b64-92f4-81fd111c4a58 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] DELETE http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:40.510138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed6a3bb9-6002-4b64-92f4-81fd111c4a58 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:40.510336 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:40.510336 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:40.510994 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed6a3bb9-6002-4b64-92f4-81fd111c4a58 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:40.511619 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ed6a3bb9-6002-4b64-92f4-81fd111c4a58 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] Delete volume with id: ef392442-b5f0-4794-9335-b226563e588d Dec 22 09:57:40.589074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed6a3bb9-6002-4b64-92f4-81fd111c4a58 tempest-VolumeManageAdminTest-2066269551 tempest-VolumeManageAdminTest-2066269551] http://10.222.0.50/volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d returned with HTTP 404 Dec 22 09:57:40.590121 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 382/761] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:57:40 2020] DELETE /volume/v3/92c3658238ed42fcb4836cc91890770e/volumes/ef392442-b5f0-4794-9335-b226563e588d => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:57:50.455843 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-818a557e-3bd0-4828-a022-aafffedd6573 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] GET http://10.222.0.50/volume/v3/eba1ac04cb214d5ea77d83dad408e727/scheduler-stats/get_pools?detail=True Dec 22 09:57:50.458040 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-818a557e-3bd0-4828-a022-aafffedd6573 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:50.459792 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:57:50.459792 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:57:50.462047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-818a557e-3bd0-4828-a022-aafffedd6573 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] Calling method 'get_pools' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:50.502197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-818a557e-3bd0-4828-a022-aafffedd6573 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] http://10.222.0.50/volume/v3/eba1ac04cb214d5ea77d83dad408e727/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 22 09:57:50.512106 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 380/762] 10.222.0.50 () {58 vars in 1281 bytes} [Tue Dec 22 09:57:49 2020] GET /volume/v3/eba1ac04cb214d5ea77d83dad408e727/scheduler-stats/get_pools?detail=True => generated 768 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:57:50.521402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8fdb72a-09a1-40bd-9372-887cc82027e8 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] GET http://10.222.0.50/volume/v3/eba1ac04cb214d5ea77d83dad408e727/scheduler-stats/get_pools Dec 22 09:57:50.522127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8fdb72a-09a1-40bd-9372-887cc82027e8 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:57:50.525442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8fdb72a-09a1-40bd-9372-887cc82027e8 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] Calling method 'get_pools' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:57:50.564220 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8fdb72a-09a1-40bd-9372-887cc82027e8 tempest-VolumePoolsAdminTestsJSON-1366822459 tempest-VolumePoolsAdminTestsJSON-1366822459] http://10.222.0.50/volume/v3/eba1ac04cb214d5ea77d83dad408e727/scheduler-stats/get_pools returned with HTTP 200 Dec 22 09:57:50.565548 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 383/763] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Dec 22 09:57:50 2020] GET /volume/v3/eba1ac04cb214d5ea77d83dad408e727/scheduler-stats/get_pools => generated 61 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 09:58:03.191387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-469b6ca9-265d-4dd4-9a34-2453174f04b5 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] POST http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types Dec 22 09:58:03.192931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-469b6ca9-265d-4dd4-9a34-2453174f04b5 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-388769151", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:03.306715 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-469b6ca9-265d-4dd4-9a34-2453174f04b5 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types returned with HTTP 200 Dec 22 09:58:03.318873 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 381/764] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 09:58:02 2020] POST /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types => generated 277 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:03.332288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae30de89-f8c2-4512-9df3-728ff7845d1f tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] POST http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types Dec 22 09:58:03.333736 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae30de89-f8c2-4512-9df3-728ff7845d1f tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1683603057", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:03.460853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae30de89-f8c2-4512-9df3-728ff7845d1f tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types returned with HTTP 200 Dec 22 09:58:03.463392 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 384/765] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 09:58:03 2020] POST /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types => generated 278 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:03.844616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] POST http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes Dec 22 09:58:03.846003 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1541670120", "volume_type": "c754902d-5fc7-4936-9b36-36183ebfed4a", "size": 1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:03.847345 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1541670120', 'volume_type': 'c754902d-5fc7-4936-9b36-36183ebfed4a', 'size': 1}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:58:03.870515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Create volume of 1 GB Dec 22 09:58:03.871578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:03.871578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:03.872799 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Availability Zones retrieved successfully. Dec 22 09:58:03.892740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Flow 'volume_create_api' (bc44b995-10c1-4605-8cf2-7d5e10ddde41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:03.895849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f25aa6-4266-49b3-ad3d-5b5fc578125b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:03.902455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:58:04.015084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f25aa6-4266-49b3-ad3d-5b5fc578125b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:58:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=c754902d-5fc7-4936-9b36-36183ebfed4a,is_public=True,name='tempest-VolumeTypesTest-volume-type-388769151',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c754902d-5fc7-4936-9b36-36183ebfed4a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:04.022948 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5521cd2b-d0b2-40b2-8b8c-01e3df3ccfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:04.141564 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-388769151 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-388769151, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:58:04.142474 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-388769151 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-388769151, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:58:04.232572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Created reservations ['48bca3cb-ad2c-4d86-9bdf-53fb2138642f', '196527ca-94a8-489e-84ec-d8ddc339eccd', '490fa7d9-6d2b-45d2-ba45-3ea1b66cf02e', 'ebd7872d-e4ce-4eca-a73c-e99b74cd8ad7'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:04.242522 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5521cd2b-d0b2-40b2-8b8c-01e3df3ccfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48bca3cb-ad2c-4d86-9bdf-53fb2138642f', '196527ca-94a8-489e-84ec-d8ddc339eccd', '490fa7d9-6d2b-45d2-ba45-3ea1b66cf02e', 'ebd7872d-e4ce-4eca-a73c-e99b74cd8ad7']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:04.244827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7d3fad-93a1-4910-8579-686b581ef7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:04.342516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7d3fad-93a1-4910-8579-686b581ef7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644cfb86-7dd1-4ba0-a4de-126f77db0db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1541670120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b18febd722342a5832a7c3f3ecc817f',qos_specs=None,replication_status=,reservations=['48bca3cb-ad2c-4d86-9bdf-53fb2138642f','196527ca-94a8-489e-84ec-d8ddc339eccd','490fa7d9-6d2b-45d2-ba45-3ea1b66cf02e','ebd7872d-e4ce-4eca-a73c-e99b74cd8ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91de35e3f221491f918b77267f5d4e7a',volume_type_id=c754902d-5fc7-4936-9b36-36183ebfed4a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1541670120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644cfb86-7dd1-4ba0-a4de-126f77db0db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b18febd722342a5832a7c3f3ecc817f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='91de35e3f221491f918b77267f5d4e7a',volume_attachment=,volume_type=,volume_type_id=c754902d-5fc7-4936-9b36-36183ebfed4a)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:04.345527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edea2e1d-0e81-45c8-b329-f1213458d386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:04.375567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edea2e1d-0e81-45c8-b329-f1213458d386) transitioned into state 'SUCCESS' from state '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-1541670120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b18febd722342a5832a7c3f3ecc817f',qos_specs=None,replication_status=,reservations=['48bca3cb-ad2c-4d86-9bdf-53fb2138642f','196527ca-94a8-489e-84ec-d8ddc339eccd','490fa7d9-6d2b-45d2-ba45-3ea1b66cf02e','ebd7872d-e4ce-4eca-a73c-e99b74cd8ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91de35e3f221491f918b77267f5d4e7a',volume_type_id=c754902d-5fc7-4936-9b36-36183ebfed4a)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:04.380148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee471f3f-a3a5-4c6b-8182-835dcf12b462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:04.425653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee471f3f-a3a5-4c6b-8182-835dcf12b462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:04.430772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Flow 'volume_create_api' (bc44b995-10c1-4605-8cf2-7d5e10ddde41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:04.552294 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Create volume request issued successfully. Dec 22 09:58:04.584726 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcc6a46d-ad2a-43fe-b2a1-e10999a5a03e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes returned with HTTP 202 Dec 22 09:58:04.596859 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 382/766] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:58:03 2020] POST /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes => generated 849 bytes in 1122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:58:04.605805 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f2b0a69-55df-4f1a-af6d-9bd5074f30e3 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:04.606834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f2b0a69-55df-4f1a-af6d-9bd5074f30e3 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:04.607898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f2b0a69-55df-4f1a-af6d-9bd5074f30e3 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:04.733207 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:04.733207 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:04.752458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6f2b0a69-55df-4f1a-af6d-9bd5074f30e3 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:04.790163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f2b0a69-55df-4f1a-af6d-9bd5074f30e3 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:04.791778 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 385/767] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:04 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 941 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:05.809320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-534f433d-7f09-49ae-8425-ffcfc04de081 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:05.810099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-534f433d-7f09-49ae-8425-ffcfc04de081 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:05.810099 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:05.810099 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:05.810625 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-534f433d-7f09-49ae-8425-ffcfc04de081 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:05.950032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:05.950032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:05.970784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-534f433d-7f09-49ae-8425-ffcfc04de081 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:06.014114 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-534f433d-7f09-49ae-8425-ffcfc04de081 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:06.029933 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 383/768] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:05 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 941 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:07.035233 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c83394e2-3f96-4759-b31f-a972b969b040 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:07.035233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c83394e2-3f96-4759-b31f-a972b969b040 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:07.035233 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:07.035233 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:07.035233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c83394e2-3f96-4759-b31f-a972b969b040 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:07.183040 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:07.183040 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:07.231254 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c83394e2-3f96-4759-b31f-a972b969b040 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:07.304878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c83394e2-3f96-4759-b31f-a972b969b040 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:07.308267 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 386/769] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:07 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 942 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:07.324341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] POST http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7/action Dec 22 09:58:07.324775 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:07.324775 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:07.325510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Action body: b'{"os-retype": {"new_type": "152df426-f92f-4daf-8e05-19aa615404eb"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:07.326099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "152df426-f92f-4daf-8e05-19aa615404eb"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:07.388130 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:07.388130 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:07.390505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:07.448131 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1683603057 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1683603057, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:58:07.448976 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1683603057 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1683603057, it is now deprecated. Please use the default quota class for default quota. Dec 22 09:58:07.479763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Created reservations ['860f6ce4-2fff-4c03-8ce3-eeddaa08b67a', '63681d5b-2fad-4dab-81de-a743a8af2ff5'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:07.603232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Created reservations ['7e98bd99-aca1-423f-9d7e-d60ed6174867', '60f65467-a830-488d-a418-37a62f0e0dbb'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:07.729137 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Retype volume request issued successfully. Dec 22 09:58:07.729842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec3e7a2b-6742-496f-bb05-c69e972346a5 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7/action returned with HTTP 202 Dec 22 09:58:07.735428 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 384/770] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:07 2020] POST /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7/action => generated 0 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:07.742572 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f10c8ce3-ac23-465c-aedb-860c6ec17835 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:07.743384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f10c8ce3-ac23-465c-aedb-860c6ec17835 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:07.743777 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:07.743777 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:07.744188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f10c8ce3-ac23-465c-aedb-860c6ec17835 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:07.890689 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:07.890689 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:07.938059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f10c8ce3-ac23-465c-aedb-860c6ec17835 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:08.021043 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f10c8ce3-ac23-465c-aedb-860c6ec17835 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:08.021851 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 387/771] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:07 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 941 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:09.039122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef8a2fda-76c5-4e58-a3a0-e7ededb22ae1 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:09.040498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef8a2fda-76c5-4e58-a3a0-e7ededb22ae1 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:09.040849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:09.040849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:09.041443 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef8a2fda-76c5-4e58-a3a0-e7ededb22ae1 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:09.221902 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:09.221902 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:09.257028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ef8a2fda-76c5-4e58-a3a0-e7ededb22ae1 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:09.364807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef8a2fda-76c5-4e58-a3a0-e7ededb22ae1 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:09.369130 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 385/772] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:09 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 943 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:09.385064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52d05690-d86c-4bf3-9d42-6796ee289e66 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:09.385558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52d05690-d86c-4bf3-9d42-6796ee289e66 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:09.385739 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:09.385739 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:09.386073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52d05690-d86c-4bf3-9d42-6796ee289e66 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:09.503005 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:09.503005 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:09.534672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-52d05690-d86c-4bf3-9d42-6796ee289e66 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:09.590139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52d05690-d86c-4bf3-9d42-6796ee289e66 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:09.591265 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 388/773] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:09 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 943 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:09.616191 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a6d5893-54b8-4e8f-bccd-814953c56c84 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] POST http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types Dec 22 09:58:09.617006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:09.617006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:09.617673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a6d5893-54b8-4e8f-bccd-814953c56c84 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1954106774", "description": "tempest-volume-type-description-535999445", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:09.742425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a6d5893-54b8-4e8f-bccd-814953c56c84 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types returned with HTTP 200 Dec 22 09:58:09.743744 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 386/774] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 09:58:09 2020] POST /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types => generated 317 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:09.754408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b84872c5-c633-4ca7-8fb8-71e21667c967 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 Dec 22 09:58:09.754931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b84872c5-c633-4ca7-8fb8-71e21667c967 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:09.755128 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:09.755128 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:09.755787 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b84872c5-c633-4ca7-8fb8-71e21667c967 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:09.772652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b84872c5-c633-4ca7-8fb8-71e21667c967 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 returned with HTTP 200 Dec 22 09:58:09.773734 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 389/775] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:58:09 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 => generated 339 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:09.788482 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fff956f1-eda5-432d-8647-8206bc043abc tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] POST http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types Dec 22 09:58:09.791915 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fff956f1-eda5-432d-8647-8206bc043abc tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-785882977"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:09.854563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fff956f1-eda5-432d-8647-8206bc043abc tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types returned with HTTP 200 Dec 22 09:58:09.862722 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 387/776] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 09:58:09 2020] POST /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types => generated 220 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:09.869166 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc2db16d-1f18-41a2-9bdb-b6b48b382212 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] POST http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption Dec 22 09:58:09.870046 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc2db16d-1f18-41a2-9bdb-b6b48b382212 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:09.936928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc2db16d-1f18-41a2-9bdb-b6b48b382212 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption returned with HTTP 200 Dec 22 09:58:09.939081 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 390/777] 10.222.0.50 () {60 vars in 1363 bytes} [Tue Dec 22 09:58:09 2020] POST /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption => generated 193 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:09.952595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b269971-821a-43a3-9a15-5d249239cc84 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption Dec 22 09:58:09.954770 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b269971-821a-43a3-9a15-5d249239cc84 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:09.955365 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b269971-821a-43a3-9a15-5d249239cc84 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:09.979869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b269971-821a-43a3-9a15-5d249239cc84 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption returned with HTTP 200 Dec 22 09:58:09.991253 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 388/778] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:58:09 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption => generated 313 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:10.003655 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72af3f0b-13d5-4390-a9fb-37d5fd033d0c tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] PUT http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/provider Dec 22 09:58:10.004751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72af3f0b-13d5-4390-a9fb-37d5fd033d0c tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:10.056976 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72af3f0b-13d5-4390-a9fb-37d5fd033d0c tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/provider returned with HTTP 200 Dec 22 09:58:10.058542 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 391/779] 10.222.0.50 () {60 vars in 1390 bytes} [Tue Dec 22 09:58:09 2020] PUT /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/provider => generated 122 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:10.071470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-96bf15a3-668e-434d-9f08-3a0f8483ce46 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption Dec 22 09:58:10.071997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-96bf15a3-668e-434d-9f08-3a0f8483ce46 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.072553 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-96bf15a3-668e-434d-9f08-3a0f8483ce46 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.099443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-96bf15a3-668e-434d-9f08-3a0f8483ce46 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption returned with HTTP 200 Dec 22 09:58:10.100459 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 389/780] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:58:10 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption => generated 347 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:10.112604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14907cba-93e1-44f8-9548-6b5a56163952 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/cipher Dec 22 09:58:10.113301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14907cba-93e1-44f8-9548-6b5a56163952 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.113802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14907cba-93e1-44f8-9548-6b5a56163952 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.132477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14907cba-93e1-44f8-9548-6b5a56163952 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/cipher returned with HTTP 200 Dec 22 09:58:10.133437 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 392/781] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Dec 22 09:58:10 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 09:58:10.149821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6652b2c9-43d9-434d-b922-d3df2abc9dae tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] DELETE http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/provider Dec 22 09:58:10.150624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6652b2c9-43d9-434d-b922-d3df2abc9dae tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.151154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6652b2c9-43d9-434d-b922-d3df2abc9dae tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.216553 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6652b2c9-43d9-434d-b922-d3df2abc9dae tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/provider returned with HTTP 202 Dec 22 09:58:10.228722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23d8f55b-6d23-43d7-ac04-5098d06694eb tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption Dec 22 09:58:10.229255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23d8f55b-6d23-43d7-ac04-5098d06694eb tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.229752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-23d8f55b-6d23-43d7-ac04-5098d06694eb tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.242008 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 390/782] 10.222.0.50 () {58 vars in 1372 bytes} [Tue Dec 22 09:58:10 2020] DELETE /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption/provider => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:58:10.278039 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-23d8f55b-6d23-43d7-ac04-5098d06694eb tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption returned with HTTP 200 Dec 22 09:58:10.278643 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 393/783] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:58:10 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption => generated 2 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 09:58:10.291170 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0f77f9a-0ba2-41bb-9fb2-d6e503304ffa tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption Dec 22 09:58:10.291703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0f77f9a-0ba2-41bb-9fb2-d6e503304ffa tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.292225 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0f77f9a-0ba2-41bb-9fb2-d6e503304ffa tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.312495 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0f77f9a-0ba2-41bb-9fb2-d6e503304ffa tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption returned with HTTP 200 Dec 22 09:58:10.313615 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 391/784] 10.222.0.50 () {58 vars in 1342 bytes} [Tue Dec 22 09:58:10 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 09:58:10.325311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-887b4243-e456-4401-814e-d3f8ac082f68 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types Dec 22 09:58:10.325883 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-887b4243-e456-4401-814e-d3f8ac082f68 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.326380 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-887b4243-e456-4401-814e-d3f8ac082f68 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.362393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-887b4243-e456-4401-814e-d3f8ac082f68 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types returned with HTTP 200 Dec 22 09:58:10.377427 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36efe398-b299-4e7f-98fe-c60d942339b3 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] POST http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types Dec 22 09:58:10.378233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36efe398-b299-4e7f-98fe-c60d942339b3 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-162342674"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:10.387915 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 394/785] 10.222.0.50 () {58 vars in 1198 bytes} [Tue Dec 22 09:58:10 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types => generated 1577 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:58:10.438041 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36efe398-b299-4e7f-98fe-c60d942339b3 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types returned with HTTP 200 Dec 22 09:58:10.439388 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 392/786] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 09:58:10 2020] POST /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types => generated 220 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:10.451514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acbf0fb5-74e6-4331-b1c2-b31e9c290066 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] PUT http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 Dec 22 09:58:10.453754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-acbf0fb5-74e6-4331-b1c2-b31e9c290066 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1521329692", "description": "tempest-volume-type-description-1690257222", "is_public": false}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:10.647189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acbf0fb5-74e6-4331-b1c2-b31e9c290066 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 returned with HTTP 200 Dec 22 09:58:10.648565 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 395/787] 10.222.0.50 () {60 vars in 1330 bytes} [Tue Dec 22 09:58:10 2020] PUT /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 => generated 205 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:10.660018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9ab19e0-5d4f-4783-b4a7-ea8defeedbd5 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 Dec 22 09:58:10.661233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9ab19e0-5d4f-4783-b4a7-ea8defeedbd5 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.661740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9ab19e0-5d4f-4783-b4a7-ea8defeedbd5 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.679603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9ab19e0-5d4f-4783-b4a7-ea8defeedbd5 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 returned with HTTP 200 Dec 22 09:58:10.689454 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 393/788] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:58:10 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 => generated 269 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:10.694187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56ba70d0-51af-42f5-b2fd-1bf7fc78ee8d tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] DELETE http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 Dec 22 09:58:10.695637 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56ba70d0-51af-42f5-b2fd-1bf7fc78ee8d tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.696418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56ba70d0-51af-42f5-b2fd-1bf7fc78ee8d tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.841019 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 09:58:10.841019 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 09:58:10.859328 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56ba70d0-51af-42f5-b2fd-1bf7fc78ee8d tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 returned with HTTP 202 Dec 22 09:58:10.863277 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 396/789] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 09:58:10 2020] DELETE /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 09:58:10.868823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263eb4c9-ab8f-4c66-9383-3a3bc2b98d7a tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 Dec 22 09:58:10.869359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263eb4c9-ab8f-4c66-9383-3a3bc2b98d7a tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.869855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263eb4c9-ab8f-4c66-9383-3a3bc2b98d7a tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:10.883431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263eb4c9-ab8f-4c66-9383-3a3bc2b98d7a tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 returned with HTTP 404 Dec 22 09:58:10.888138 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 394/790] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:58:10 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/bcbd3292-fbd5-42d6-ae7e-1bd445bc95c2 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:10.895467 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58721865-100a-4a7c-9961-2559ebbc862c tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] DELETE http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf Dec 22 09:58:10.896712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58721865-100a-4a7c-9961-2559ebbc862c tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:10.898096 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58721865-100a-4a7c-9961-2559ebbc862c tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:11.050064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58721865-100a-4a7c-9961-2559ebbc862c tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf returned with HTTP 202 Dec 22 09:58:11.054328 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 397/791] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 09:58:10 2020] DELETE /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:58:11.059642 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-617eee59-1ce2-4d99-8169-bd57d411b5cc tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf Dec 22 09:58:11.060767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-617eee59-1ce2-4d99-8169-bd57d411b5cc tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:11.061452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-617eee59-1ce2-4d99-8169-bd57d411b5cc tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:11.074655 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-617eee59-1ce2-4d99-8169-bd57d411b5cc tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf returned with HTTP 404 Dec 22 09:58:11.081958 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 395/792] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:58:11 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/88809e25-e498-4ca2-821d-7c1132716faf => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:11.088680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dbd02ada-8bf5-4e0f-8c0a-bc783a9669b7 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] DELETE http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 Dec 22 09:58:11.089455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dbd02ada-8bf5-4e0f-8c0a-bc783a9669b7 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:11.090958 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dbd02ada-8bf5-4e0f-8c0a-bc783a9669b7 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:11.243254 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dbd02ada-8bf5-4e0f-8c0a-bc783a9669b7 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 returned with HTTP 202 Dec 22 09:58:11.246912 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 398/793] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 09:58:11 2020] DELETE /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:58:11.253088 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8125e6a7-8178-469f-ae8a-b1764dafd18f tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 Dec 22 09:58:11.254181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8125e6a7-8178-469f-ae8a-b1764dafd18f tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:11.254869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8125e6a7-8178-469f-ae8a-b1764dafd18f tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:11.285216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8125e6a7-8178-469f-ae8a-b1764dafd18f tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 returned with HTTP 404 Dec 22 09:58:11.291296 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 396/794] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:58:11 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/2234e650-fa94-4001-86a1-807c9fc0d9f3 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:11.293886 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0683d38b-a789-4654-8ee8-441e84d8307c tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] DELETE http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:11.294407 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0683d38b-a789-4654-8ee8-441e84d8307c tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:11.294887 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0683d38b-a789-4654-8ee8-441e84d8307c tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:11.295344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-0683d38b-a789-4654-8ee8-441e84d8307c tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Delete volume with id: 644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:11.398178 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:11.398178 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:11.399365 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0683d38b-a789-4654-8ee8-441e84d8307c tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:11.470629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0683d38b-a789-4654-8ee8-441e84d8307c tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Delete volume request issued successfully. Dec 22 09:58:11.471178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0683d38b-a789-4654-8ee8-441e84d8307c tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 202 Dec 22 09:58:11.476726 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 399/795] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:58:11 2020] DELETE /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:58:11.482658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c011e65-8b2c-4d4c-9b64-dfde8510d121 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:11.483437 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c011e65-8b2c-4d4c-9b64-dfde8510d121 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:11.484508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c011e65-8b2c-4d4c-9b64-dfde8510d121 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:11.610106 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:11.610106 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:11.652383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c011e65-8b2c-4d4c-9b64-dfde8510d121 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:11.740589 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c011e65-8b2c-4d4c-9b64-dfde8510d121 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:11.752437 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 397/796] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:11 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 942 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:12.768034 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-301942e1-9f5a-4f3c-8ba2-c35e12700c3e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:12.768585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-301942e1-9f5a-4f3c-8ba2-c35e12700c3e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:12.768736 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:12.768736 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:12.769262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-301942e1-9f5a-4f3c-8ba2-c35e12700c3e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:12.869815 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:12.869815 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:12.880561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-301942e1-9f5a-4f3c-8ba2-c35e12700c3e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Volume info retrieved successfully. Dec 22 09:58:12.909889 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-301942e1-9f5a-4f3c-8ba2-c35e12700c3e tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 200 Dec 22 09:58:12.911610 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 400/797] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:12 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 942 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:13.927656 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3e1f698-887f-4f01-84a4-150c0ce5b677 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] GET http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 Dec 22 09:58:13.928795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3e1f698-887f-4f01-84a4-150c0ce5b677 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:13.929164 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:13.929164 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:13.929759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3e1f698-887f-4f01-84a4-150c0ce5b677 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:13.983875 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3e1f698-887f-4f01-84a4-150c0ce5b677 tempest-VolumeTypesTest-2029057378 tempest-VolumeTypesTest-2029057378] http://10.222.0.50/volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 returned with HTTP 404 Dec 22 09:58:13.985262 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 398/798] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:13 2020] GET /volume/v3/8b18febd722342a5832a7c3f3ecc817f/volumes/644cfb86-7dd1-4ba0-a4de-126f77db0db7 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:13.992990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91e7be57-2f6d-450f-9095-4a2736baa427 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] DELETE http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/152df426-f92f-4daf-8e05-19aa615404eb Dec 22 09:58:13.993848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91e7be57-2f6d-450f-9095-4a2736baa427 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:13.994266 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:13.994266 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:13.994965 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91e7be57-2f6d-450f-9095-4a2736baa427 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:14.076292 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 09:58:14.076292 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 09:58:14.092104 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91e7be57-2f6d-450f-9095-4a2736baa427 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/152df426-f92f-4daf-8e05-19aa615404eb returned with HTTP 202 Dec 22 09:58:14.094404 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 401/799] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 09:58:13 2020] DELETE /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/152df426-f92f-4daf-8e05-19aa615404eb => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:58:14.101931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9981dcbc-baab-4c2f-a716-1bdfd5b836ea tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/152df426-f92f-4daf-8e05-19aa615404eb Dec 22 09:58:14.102741 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9981dcbc-baab-4c2f-a716-1bdfd5b836ea tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:14.103597 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9981dcbc-baab-4c2f-a716-1bdfd5b836ea tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:14.116851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9981dcbc-baab-4c2f-a716-1bdfd5b836ea tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/152df426-f92f-4daf-8e05-19aa615404eb returned with HTTP 404 Dec 22 09:58:14.122123 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 399/800] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:58:14 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/152df426-f92f-4daf-8e05-19aa615404eb => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:14.126461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36522789-68cc-45e8-aa3d-84196999f63b tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] DELETE http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/c754902d-5fc7-4936-9b36-36183ebfed4a Dec 22 09:58:14.127611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36522789-68cc-45e8-aa3d-84196999f63b tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:14.127999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36522789-68cc-45e8-aa3d-84196999f63b tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:14.225176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36522789-68cc-45e8-aa3d-84196999f63b tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/c754902d-5fc7-4936-9b36-36183ebfed4a returned with HTTP 202 Dec 22 09:58:14.226065 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 402/801] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 09:58:14 2020] DELETE /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/c754902d-5fc7-4936-9b36-36183ebfed4a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:58:14.237290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a90d8202-a449-4da3-9b23-ae5cebf83f48 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] GET http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/c754902d-5fc7-4936-9b36-36183ebfed4a Dec 22 09:58:14.238285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a90d8202-a449-4da3-9b23-ae5cebf83f48 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:14.241361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a90d8202-a449-4da3-9b23-ae5cebf83f48 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:14.272962 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a90d8202-a449-4da3-9b23-ae5cebf83f48 tempest-VolumeTypesTest-997351357 tempest-VolumeTypesTest-997351357] http://10.222.0.50/volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/c754902d-5fc7-4936-9b36-36183ebfed4a returned with HTTP 404 Dec 22 09:58:14.275254 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 400/802] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 09:58:14 2020] GET /volume/v3/e17afb2f468d43bb9fbcf3e24c6ba176/types/c754902d-5fc7-4936-9b36-36183ebfed4a => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:22.586151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes Dec 22 09:58:22.587646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-56739538"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:22.589063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-56739538'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:58:22.589723 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume of 1 GB Dec 22 09:58:22.603579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Availability Zones retrieved successfully. Dec 22 09:58:22.624526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (3ccab2d6-3f37-47bb-9006-2b29d74a0c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:22.629907 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6826049-00f4-4205-90cc-5775c3105b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:22.633032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:58:22.735586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6826049-00f4-4205-90cc-5775c3105b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:22.737951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6886b21c-e041-4c86-806a-54b0ab92a4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:22.921613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Created reservations ['d9ecaa31-d2de-491f-95d1-6f49c3d2c4d3', '131470a5-0e92-4c81-b999-1ca9760fa550', 'af1cd3e5-5208-46de-a488-f7e5cb32d76b', '48fb98b9-7975-4ee3-89aa-059990c9884f'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:22.924875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6886b21c-e041-4c86-806a-54b0ab92a4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ecaa31-d2de-491f-95d1-6f49c3d2c4d3', '131470a5-0e92-4c81-b999-1ca9760fa550', 'af1cd3e5-5208-46de-a488-f7e5cb32d76b', '48fb98b9-7975-4ee3-89aa-059990c9884f']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:22.928202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc40a7e-595f-4668-aae8-c55372d92097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:23.053816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc40a7e-595f-4668-aae8-c55372d92097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c288a091-f64d-41c0-a9ef-d904d71bfc67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-56739538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['d9ecaa31-d2de-491f-95d1-6f49c3d2c4d3','131470a5-0e92-4c81-b999-1ca9760fa550','af1cd3e5-5208-46de-a488-f7e5cb32d76b','48fb98b9-7975-4ee3-89aa-059990c9884f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-56739538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c288a091-f64d-41c0-a9ef-d904d71bfc67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abd7f8507294adf9f45aca905331561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4703c5a709c847c086cb564c456c3b0d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:23.056527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e298a2-2002-48b7-9e10-2ecca2cd397c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:23.093721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e298a2-2002-48b7-9e10-2ecca2cd397c) transitioned into state 'SUCCESS' from state '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-56739538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['d9ecaa31-d2de-491f-95d1-6f49c3d2c4d3','131470a5-0e92-4c81-b999-1ca9760fa550','af1cd3e5-5208-46de-a488-f7e5cb32d76b','48fb98b9-7975-4ee3-89aa-059990c9884f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:23.100432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b862184-d7cc-4892-b352-d127e2ce2b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:23.131288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b862184-d7cc-4892-b352-d127e2ce2b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:23.134184 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (3ccab2d6-3f37-47bb-9006-2b29d74a0c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:23.202956 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request issued successfully. Dec 22 09:58:23.219506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92c78cac-9b12-4bbc-bd04-ebd47259ce87 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes returned with HTTP 202 Dec 22 09:58:23.220724 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 403/803] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:58:22 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes => generated 816 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:58:23.235933 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06a1851d-24d0-4421-9dfc-685fa0612ada tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:23.236570 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06a1851d-24d0-4421-9dfc-685fa0612ada tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:23.237124 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06a1851d-24d0-4421-9dfc-685fa0612ada tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:23.342386 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:23.342386 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:23.352484 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06a1851d-24d0-4421-9dfc-685fa0612ada tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:23.399102 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06a1851d-24d0-4421-9dfc-685fa0612ada tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:23.412060 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 401/804] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:23 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 884 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:24.174225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] POST http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes Dec 22 09:58:24.175242 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:24.175242 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:24.175901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1550563753"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:24.177147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1550563753'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:58:24.177679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Create volume of 1 GB Dec 22 09:58:24.178481 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:24.178481 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:24.205107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Availability Zones retrieved successfully. Dec 22 09:58:24.251859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Flow 'volume_create_api' (602d5603-a7bd-402b-8afa-4940e1dc9d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:24.254833 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dea2f1d-b50b-4fe3-8003-616084d0f5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:24.260129 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:58:24.359601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dea2f1d-b50b-4fe3-8003-616084d0f5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:24.362319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4cefb3-8042-4907-8c03-511edca3fc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:24.430323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72b1dedf-0ba5-4dd2-94a3-763d5da4c3b5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:24.430952 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72b1dedf-0ba5-4dd2-94a3-763d5da4c3b5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:24.431398 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:24.431398 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:24.431926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72b1dedf-0ba5-4dd2-94a3-763d5da4c3b5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:24.541142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Created reservations ['e5b500bf-5777-4279-8750-c884c75820e8', '9c4d2ce5-a290-4859-8da2-872cf54b3d66', '40bb5679-ba1a-4531-8cdf-ff3ed10401aa', '3572daa3-f0a7-4706-9fed-cdb6eb76eb69'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:24.543103 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4cefb3-8042-4907-8c03-511edca3fc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5b500bf-5777-4279-8750-c884c75820e8', '9c4d2ce5-a290-4859-8da2-872cf54b3d66', '40bb5679-ba1a-4531-8cdf-ff3ed10401aa', '3572daa3-f0a7-4706-9fed-cdb6eb76eb69']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:24.559184 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78481687-4587-484f-ac2f-240bff6818fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:24.593598 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:24.593598 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:24.641920 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-72b1dedf-0ba5-4dd2-94a3-763d5da4c3b5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:24.706786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78481687-4587-484f-ac2f-240bff6818fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '541ba8a5-8e56-42f4-b326-451159b3bfdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1550563753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2574fca168847338d755bb9f3acd8dd',qos_specs=None,replication_status=,reservations=['e5b500bf-5777-4279-8750-c884c75820e8','9c4d2ce5-a290-4859-8da2-872cf54b3d66','40bb5679-ba1a-4531-8cdf-ff3ed10401aa','3572daa3-f0a7-4706-9fed-cdb6eb76eb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd4a8ab1de4f33913ec6f8b3630d5f',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1550563753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=541ba8a5-8e56-42f4-b326-451159b3bfdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2574fca168847338d755bb9f3acd8dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='73dd4a8ab1de4f33913ec6f8b3630d5f',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:24.707847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72b1dedf-0ba5-4dd2-94a3-763d5da4c3b5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:24.709117 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c44708-efaf-4fd2-a2ad-be89a7396778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:24.709665 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 402/805] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:24 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 908 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:24.780086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c44708-efaf-4fd2-a2ad-be89a7396778) transitioned into state 'SUCCESS' from state '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-1550563753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2574fca168847338d755bb9f3acd8dd',qos_specs=None,replication_status=,reservations=['e5b500bf-5777-4279-8750-c884c75820e8','9c4d2ce5-a290-4859-8da2-872cf54b3d66','40bb5679-ba1a-4531-8cdf-ff3ed10401aa','3572daa3-f0a7-4706-9fed-cdb6eb76eb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd4a8ab1de4f33913ec6f8b3630d5f',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:24.783027 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106f09d4-edc9-4d86-a97e-4422da957078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:24.829737 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106f09d4-edc9-4d86-a97e-4422da957078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:24.833773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Flow 'volume_create_api' (602d5603-a7bd-402b-8afa-4940e1dc9d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:24.951052 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Create volume request issued successfully. Dec 22 09:58:24.973823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1032c044-2758-45f2-8ad9-df09de5064d2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes returned with HTTP 202 Dec 22 09:58:24.985909 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 404/806] 10.222.0.50 () {62 vars in 1265 bytes} [Tue Dec 22 09:58:23 2020] POST /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes => generated 821 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:58:24.994491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f788d643-289e-4375-9990-328191b24ccb tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:58:24.996245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f788d643-289e-4375-9990-328191b24ccb tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:24.996490 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:24.996490 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:24.997457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f788d643-289e-4375-9990-328191b24ccb tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:25.102603 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:25.102603 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:25.112310 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f788d643-289e-4375-9990-328191b24ccb tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:58:25.146858 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f788d643-289e-4375-9990-328191b24ccb tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 200 Dec 22 09:58:25.148182 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 403/807] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:24 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 889 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:25.731182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc5ca1a6-e4e8-4d91-9f80-4b9ce6b6e7aa tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:25.733008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc5ca1a6-e4e8-4d91-9f80-4b9ce6b6e7aa tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:25.737597 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:25.737597 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:25.738709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc5ca1a6-e4e8-4d91-9f80-4b9ce6b6e7aa tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:25.841148 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:25.841148 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:25.850545 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cc5ca1a6-e4e8-4d91-9f80-4b9ce6b6e7aa tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:25.874633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc5ca1a6-e4e8-4d91-9f80-4b9ce6b6e7aa tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:25.876179 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 405/808] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:25 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 909 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:25.892410 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f92e8b05-7322-49c1-a479-38c6de0d976c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action Dec 22 09:58:25.893134 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:25.893134 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:25.893832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f92e8b05-7322-49c1-a479-38c6de0d976c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action body: b'{"os-attach": {"instance_uuid": "15e40a41-b4e7-4ca9-8704-cb839b086e7c", "mountpoint": "/dev/sdb"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:25.894366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f92e8b05-7322-49c1-a479-38c6de0d976c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "15e40a41-b4e7-4ca9-8704-cb839b086e7c", "mountpoint": "/dev/sdb"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:26.054449 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:26.054449 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:26.058652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f92e8b05-7322-49c1-a479-38c6de0d976c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:26.111220 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f92e8b05-7322-49c1-a479-38c6de0d976c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Update volume admin metadata completed successfully. Dec 22 09:58:26.166202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e7a94b5-0857-4c3a-8ade-a9bc854a6815 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:58:26.166960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e7a94b5-0857-4c3a-8ade-a9bc854a6815 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:26.167297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:26.167297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:26.167852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e7a94b5-0857-4c3a-8ade-a9bc854a6815 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:26.331857 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:26.331857 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:26.367574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0e7a94b5-0857-4c3a-8ade-a9bc854a6815 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:58:26.446455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e7a94b5-0857-4c3a-8ade-a9bc854a6815 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 200 Dec 22 09:58:26.449475 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 406/809] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:26 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 913 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:26.693146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f92e8b05-7322-49c1-a479-38c6de0d976c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Attach volume completed successfully. Dec 22 09:58:26.693889 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f92e8b05-7322-49c1-a479-38c6de0d976c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action returned with HTTP 202 Dec 22 09:58:26.698805 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 404/810] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:25 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action => generated 0 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:26.703258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11226d03-db8e-43f2-89e6-5f88f80d5e2c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:26.704366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11226d03-db8e-43f2-89e6-5f88f80d5e2c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:26.704787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:26.704787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:26.705464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11226d03-db8e-43f2-89e6-5f88f80d5e2c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:26.822828 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:26.822828 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:26.844467 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-11226d03-db8e-43f2-89e6-5f88f80d5e2c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:26.882031 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:26.882031 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:26.903531 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11226d03-db8e-43f2-89e6-5f88f80d5e2c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:26.916541 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 407/811] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:26 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 1243 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:58:26.926434 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5536476d-f0e8-40dd-82c8-876725270a1c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:26.926903 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5536476d-f0e8-40dd-82c8-876725270a1c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:26.927132 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:26.927132 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:26.927514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5536476d-f0e8-40dd-82c8-876725270a1c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:27.007410 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:27.007410 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:27.019678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5536476d-f0e8-40dd-82c8-876725270a1c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:27.052025 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:27.052025 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:27.063014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5536476d-f0e8-40dd-82c8-876725270a1c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:27.065959 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 405/812] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:26 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 1243 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:58:27.384178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d499094e-630f-4763-b0ca-c5946ae036a0 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action Dec 22 09:58:27.384857 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:27.384857 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:27.385593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d499094e-630f-4763-b0ca-c5946ae036a0 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:27.386171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d499094e-630f-4763-b0ca-c5946ae036a0 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:27.387725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-d499094e-630f-4763-b0ca-c5946ae036a0 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume 'c288a091-f64d-41c0-a9ef-d904d71bfc67' with '{'status': 'error'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:58:27.475973 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5aafd15e-10bc-402f-882a-e2a0a4f41f77 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:58:27.476605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5aafd15e-10bc-402f-882a-e2a0a4f41f77 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:27.476820 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:27.476820 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:27.477805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5aafd15e-10bc-402f-882a-e2a0a4f41f77 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:27.508344 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:27.508344 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:27.542992 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:27.542992 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:27.557384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5aafd15e-10bc-402f-882a-e2a0a4f41f77 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:58:27.586072 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5aafd15e-10bc-402f-882a-e2a0a4f41f77 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 200 Dec 22 09:58:27.587482 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 406/813] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:27 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:27.608443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5e0c392-5ab8-43af-b267-6bf59c8cb30e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] POST http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups Dec 22 09:58:27.609311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:27.609311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:27.610051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b5e0c392-5ab8-43af-b267-6bf59c8cb30e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Action: 'create', calling method: create, body: {"backup": {"volume_id": "541ba8a5-8e56-42f4-b326-451159b3bfdf", "name": "tempest-VolumesBackupsV39Test-Backup-615124779"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:27.611668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-b5e0c392-5ab8-43af-b267-6bf59c8cb30e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Creating new backup {'backup': {'volume_id': '541ba8a5-8e56-42f4-b326-451159b3bfdf', 'name': 'tempest-VolumesBackupsV39Test-Backup-615124779'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 09:58:27.615304 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-b5e0c392-5ab8-43af-b267-6bf59c8cb30e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Creating backup of volume 541ba8a5-8e56-42f4-b326-451159b3bfdf in container None Dec 22 09:58:27.723514 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:27.723514 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:27.724791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b5e0c392-5ab8-43af-b267-6bf59c8cb30e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:58:27.814981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-b5e0c392-5ab8-43af-b267-6bf59c8cb30e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Created reservations ['f4ebaded-b965-49fc-9677-37cdd0a12b65', '86e281f8-a5e3-4f7a-9471-17802f36d733'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:27.902657 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d499094e-630f-4763-b0ca-c5946ae036a0 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action returned with HTTP 202 Dec 22 09:58:27.904536 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 408/814] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:27 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action => generated 0 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:27.913026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6aa1ce1-b81e-430f-906b-959ea7feb23a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:27.914156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6aa1ce1-b81e-430f-906b-959ea7feb23a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:27.914578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:27.914578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:27.915272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6aa1ce1-b81e-430f-906b-959ea7feb23a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:27.964550 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5e0c392-5ab8-43af-b267-6bf59c8cb30e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups returned with HTTP 202 Dec 22 09:58:27.972096 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 407/815] 10.222.0.50 () {62 vars in 1266 bytes} [Tue Dec 22 09:58:27 2020] POST /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups => generated 398 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 09:58:27.984059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6bce3d7-a2d7-4c17-963b-3bdaddd9014a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:27.984963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6bce3d7-a2d7-4c17-963b-3bdaddd9014a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:27.985850 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:27.985850 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:27.986598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6bce3d7-a2d7-4c17-963b-3bdaddd9014a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:27.987164 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b6bce3d7-a2d7-4c17-963b-3bdaddd9014a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:27.989403 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:27.989403 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:28.010777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b6aa1ce1-b81e-430f-906b-959ea7feb23a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:28.057231 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:28.057231 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:28.064532 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:28.064532 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:28.066991 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6bce3d7-a2d7-4c17-963b-3bdaddd9014a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:28.068595 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 408/816] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:27 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:28.084066 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6aa1ce1-b81e-430f-906b-959ea7feb23a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:28.085920 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 409/817] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:27 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 1242 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:58:28.102545 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action Dec 22 09:58:28.103211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:28.103211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:28.103900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7a6e69a9-cd7b-4ffd-bef9-6b7768048d19"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:28.104468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7a6e69a9-cd7b-4ffd-bef9-6b7768048d19"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:28.169065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:28.169065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:28.170690 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Volume info retrieved successfully. Dec 22 09:58:28.281250 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Terminate volume connection completed successfully. Dec 22 09:58:28.291615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88114) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Dec 22 09:58:28.519991 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Detach volume completed successfully. Dec 22 09:58:28.521290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b4f213a-023e-4b10-8cc9-b22d6685884f tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action returned with HTTP 202 Dec 22 09:58:28.522319 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 409/818] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:28 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action => generated 0 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:28.532103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bf1a9dd-d0a0-4db5-af5a-3e7ff34b34b2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:28.532904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bf1a9dd-d0a0-4db5-af5a-3e7ff34b34b2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:28.533625 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:28.533625 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:28.534672 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bf1a9dd-d0a0-4db5-af5a-3e7ff34b34b2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:28.667692 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:28.667692 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:28.698392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1bf1a9dd-d0a0-4db5-af5a-3e7ff34b34b2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:28.789561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bf1a9dd-d0a0-4db5-af5a-3e7ff34b34b2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:28.791031 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 410/819] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:28 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 928 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:28.812228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f7a353e-2406-4e71-9f43-0aab5796bee0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:28.814219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f7a353e-2406-4e71-9f43-0aab5796bee0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:28.816155 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:28.816155 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:28.817754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f7a353e-2406-4e71-9f43-0aab5796bee0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:28.945367 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:28.945367 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:28.961873 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9f7a353e-2406-4e71-9f43-0aab5796bee0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:29.018733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f7a353e-2406-4e71-9f43-0aab5796bee0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:29.020008 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 410/820] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:28 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 928 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:29.036530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e240fa5-0080-4e11-bab9-e4fe4d9cb4c2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action Dec 22 09:58:29.037320 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:29.037320 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:29.038013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e240fa5-0080-4e11-bab9-e4fe4d9cb4c2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action body: b'{"os-detach": {}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:29.038569 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e240fa5-0080-4e11-bab9-e4fe4d9cb4c2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:29.084785 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca6bffde-fc0e-411d-b778-fa3a3813bd5a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:29.086128 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca6bffde-fc0e-411d-b778-fa3a3813bd5a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:29.086732 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:29.086732 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:29.087384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca6bffde-fc0e-411d-b778-fa3a3813bd5a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:29.088051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ca6bffde-fc0e-411d-b778-fa3a3813bd5a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:29.113918 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:29.113918 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:29.117176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e240fa5-0080-4e11-bab9-e4fe4d9cb4c2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:29.133464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:29.133464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:29.142574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca6bffde-fc0e-411d-b778-fa3a3813bd5a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:29.147187 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 411/821] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:29 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:29.213570 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e240fa5-0080-4e11-bab9-e4fe4d9cb4c2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Detach volume completed successfully. Dec 22 09:58:29.214128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e240fa5-0080-4e11-bab9-e4fe4d9cb4c2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action returned with HTTP 202 Dec 22 09:58:29.218543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 411/822] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:29 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:29.224339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-efc140ef-561c-49f1-8395-33b3604332e2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:58:29.225354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-efc140ef-561c-49f1-8395-33b3604332e2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:29.225844 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:29.225844 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:29.226538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-efc140ef-561c-49f1-8395-33b3604332e2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:29.318952 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:29.318952 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:29.337676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-efc140ef-561c-49f1-8395-33b3604332e2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:29.384937 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-efc140ef-561c-49f1-8395-33b3604332e2 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:58:29.386268 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 412/823] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:29 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 928 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:30.162454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad01046e-598e-4898-8829-388bd5a5a96d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:30.163661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad01046e-598e-4898-8829-388bd5a5a96d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:30.164075 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:30.164075 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:30.164731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad01046e-598e-4898-8829-388bd5a5a96d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:30.165261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ad01046e-598e-4898-8829-388bd5a5a96d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:30.196246 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:30.196246 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:30.199175 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad01046e-598e-4898-8829-388bd5a5a96d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:30.200424 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 412/824] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:30 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:31.230623 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84ab7ce6-af75-43f9-826c-3ae6b09f2ffa tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:31.232131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84ab7ce6-af75-43f9-826c-3ae6b09f2ffa tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:31.232570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:31.232570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:31.233806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84ab7ce6-af75-43f9-826c-3ae6b09f2ffa tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:31.234401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-84ab7ce6-af75-43f9-826c-3ae6b09f2ffa tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:31.325576 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:31.325576 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:31.329017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84ab7ce6-af75-43f9-826c-3ae6b09f2ffa tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:31.343319 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 413/825] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:31 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:32.351615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eaf2a819-b381-41e2-8dff-d6238ee5f6c3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:32.352975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eaf2a819-b381-41e2-8dff-d6238ee5f6c3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:32.353389 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:32.353389 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:32.354024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eaf2a819-b381-41e2-8dff-d6238ee5f6c3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:32.354580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-eaf2a819-b381-41e2-8dff-d6238ee5f6c3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:32.497009 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:32.497009 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:32.501045 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eaf2a819-b381-41e2-8dff-d6238ee5f6c3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:32.508388 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 413/826] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:32 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:33.518409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83561cc6-d086-4d3c-9782-4cc1dcca5737 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:33.519213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83561cc6-d086-4d3c-9782-4cc1dcca5737 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:33.519630 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:33.519630 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:33.520346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83561cc6-d086-4d3c-9782-4cc1dcca5737 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:33.520930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-83561cc6-d086-4d3c-9782-4cc1dcca5737 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:33.572909 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:33.572909 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:33.575130 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83561cc6-d086-4d3c-9782-4cc1dcca5737 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:33.576774 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 414/827] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:33 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:34.593718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19385595-3c19-4009-be84-ed928a9907f3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:34.595026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19385595-3c19-4009-be84-ed928a9907f3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:34.595406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:34.595406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:34.596046 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19385595-3c19-4009-be84-ed928a9907f3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:34.596591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-19385595-3c19-4009-be84-ed928a9907f3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:34.651760 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:34.651760 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:34.658552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19385595-3c19-4009-be84-ed928a9907f3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:34.659407 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 414/828] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:34 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:35.674570 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d7cb308-7b0d-4366-81f4-238236e84475 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:35.675151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d7cb308-7b0d-4366-81f4-238236e84475 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:35.675343 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:35.675343 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:35.675720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d7cb308-7b0d-4366-81f4-238236e84475 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:35.676122 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3d7cb308-7b0d-4366-81f4-238236e84475 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:35.728253 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:35.728253 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:35.730101 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d7cb308-7b0d-4366-81f4-238236e84475 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:35.730916 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 415/829] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:35 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 805 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:36.744298 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-775683f7-b039-4b1a-b91e-d07ae187a1d0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:36.745541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-775683f7-b039-4b1a-b91e-d07ae187a1d0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:36.745921 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:36.745921 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:36.746548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-775683f7-b039-4b1a-b91e-d07ae187a1d0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:36.747053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-775683f7-b039-4b1a-b91e-d07ae187a1d0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:36.799602 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:36.799602 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:36.801533 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-775683f7-b039-4b1a-b91e-d07ae187a1d0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:36.802694 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 415/830] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:36 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:37.818371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-689acdc3-afff-4697-af72-4eb255f013bc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:37.819698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-689acdc3-afff-4697-af72-4eb255f013bc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:37.820144 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:37.820144 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:37.820840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-689acdc3-afff-4697-af72-4eb255f013bc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:37.821400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-689acdc3-afff-4697-af72-4eb255f013bc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:37.857528 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:37.857528 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:37.861679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-689acdc3-afff-4697-af72-4eb255f013bc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:37.862839 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 416/831] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:37 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:38.877831 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eefca16f-3176-432b-9916-181eef01ea61 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:38.879295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eefca16f-3176-432b-9916-181eef01ea61 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:38.879688 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:38.879688 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:38.880394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eefca16f-3176-432b-9916-181eef01ea61 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:38.880965 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-eefca16f-3176-432b-9916-181eef01ea61 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:38.926333 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:38.926333 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:38.929782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eefca16f-3176-432b-9916-181eef01ea61 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:38.931387 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 416/832] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:38 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:39.949860 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-abfa47cf-fb45-4ba7-90b6-679907a4c852 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:39.951038 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-abfa47cf-fb45-4ba7-90b6-679907a4c852 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:39.952447 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:39.952447 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:39.953232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-abfa47cf-fb45-4ba7-90b6-679907a4c852 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:39.953816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-abfa47cf-fb45-4ba7-90b6-679907a4c852 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:39.982183 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:39.982183 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:39.984866 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-abfa47cf-fb45-4ba7-90b6-679907a4c852 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:39.985990 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 417/833] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:39 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:40.512360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes Dec 22 09:58:40.513153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:40.513153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:40.514434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2090213040"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:40.515985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2090213040'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:58:40.516581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume of 1 GB Dec 22 09:58:40.531346 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Availability Zones retrieved successfully. Dec 22 09:58:40.550356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (2c62185f-fc91-4fff-a680-3bd6014a76ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:40.553566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa94037-ffa6-4b3a-9d1b-ca0c01f885ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:40.555971 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:58:40.760501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa94037-ffa6-4b3a-9d1b-ca0c01f885ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:40.760501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7a0839-5664-4db5-bd91-a79f422e4739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:40.892438 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Created reservations ['0c139e3b-7b6d-4835-914b-060617ec957a', '595a629e-f350-4825-934a-c7d9cafd8f9f', 'cb030236-ec01-45d0-b6cc-1ceb183e93e7', '95b999c5-24ee-488a-8623-6671388d3076'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:40.894555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7a0839-5664-4db5-bd91-a79f422e4739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c139e3b-7b6d-4835-914b-060617ec957a', '595a629e-f350-4825-934a-c7d9cafd8f9f', 'cb030236-ec01-45d0-b6cc-1ceb183e93e7', '95b999c5-24ee-488a-8623-6671388d3076']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:40.896769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f95f2fe-d2fa-40cb-8120-b5543b1df1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:40.999985 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-643e1d64-410a-4699-812c-db67556a3f72 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:41.000838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-643e1d64-410a-4699-812c-db67556a3f72 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:41.000838 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:41.000838 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:41.001331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-643e1d64-410a-4699-812c-db67556a3f72 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:41.001548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-643e1d64-410a-4699-812c-db67556a3f72 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:41.032698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f95f2fe-d2fa-40cb-8120-b5543b1df1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d296c22-01d7-4fcb-80ff-38b49538d174', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2090213040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['0c139e3b-7b6d-4835-914b-060617ec957a','595a629e-f350-4825-934a-c7d9cafd8f9f','cb030236-ec01-45d0-b6cc-1ceb183e93e7','95b999c5-24ee-488a-8623-6671388d3076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2090213040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d296c22-01d7-4fcb-80ff-38b49538d174,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abd7f8507294adf9f45aca905331561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4703c5a709c847c086cb564c456c3b0d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:41.041085 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bfc7b7-96a2-4d26-aae3-8173aee3573b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:41.049292 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:41.049292 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:41.051346 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-643e1d64-410a-4699-812c-db67556a3f72 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:41.056613 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 418/834] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:40 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:41.100899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bfc7b7-96a2-4d26-aae3-8173aee3573b) transitioned into state 'SUCCESS' from state '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-2090213040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['0c139e3b-7b6d-4835-914b-060617ec957a','595a629e-f350-4825-934a-c7d9cafd8f9f','cb030236-ec01-45d0-b6cc-1ceb183e93e7','95b999c5-24ee-488a-8623-6671388d3076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:41.105638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e98163-b60a-4e0d-a001-4fca75ac39ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:41.159093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e98163-b60a-4e0d-a001-4fca75ac39ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:41.170215 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (2c62185f-fc91-4fff-a680-3bd6014a76ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:41.252106 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request issued successfully. Dec 22 09:58:41.273612 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ce1ccb1d-bf2a-4e10-9a1e-1f09d8eefd69 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes returned with HTTP 202 Dec 22 09:58:41.277643 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 417/835] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:58:40 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes => generated 818 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:58:41.292470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1e9de2e5-844d-4d84-8070-fab833312ae5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:58:41.293011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1e9de2e5-844d-4d84-8070-fab833312ae5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:41.293232 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:41.293232 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:41.293609 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1e9de2e5-844d-4d84-8070-fab833312ae5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:41.495283 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:41.495283 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:41.545310 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1e9de2e5-844d-4d84-8070-fab833312ae5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:41.614796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1e9de2e5-844d-4d84-8070-fab833312ae5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 200 Dec 22 09:58:41.616093 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 419/836] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:41 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 886 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:42.071590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61c4d468-be85-4afb-be15-c056fd268d4f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:42.072788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61c4d468-be85-4afb-be15-c056fd268d4f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:42.073155 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:42.073155 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:42.074155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61c4d468-be85-4afb-be15-c056fd268d4f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:42.075118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-61c4d468-be85-4afb-be15-c056fd268d4f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:42.148113 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:42.148113 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:42.166103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61c4d468-be85-4afb-be15-c056fd268d4f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:42.175072 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 418/837] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:42 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:42.633977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a882c39-8eb1-4834-abb5-53d9a0b6b29c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:58:42.634616 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a882c39-8eb1-4834-abb5-53d9a0b6b29c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:42.634901 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:42.634901 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:42.635403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a882c39-8eb1-4834-abb5-53d9a0b6b29c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:42.750094 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:42.750094 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:42.768963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2a882c39-8eb1-4834-abb5-53d9a0b6b29c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:42.835637 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a882c39-8eb1-4834-abb5-53d9a0b6b29c tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 200 Dec 22 09:58:42.845311 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 420/838] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:42 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 910 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:43.189781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-953bef16-4cfb-4406-83a1-7cfd724017d5 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:43.190950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-953bef16-4cfb-4406-83a1-7cfd724017d5 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:43.200448 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:43.200448 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:43.201938 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-953bef16-4cfb-4406-83a1-7cfd724017d5 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:43.202841 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-953bef16-4cfb-4406-83a1-7cfd724017d5 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:43.276726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:43.276726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:43.278619 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-953bef16-4cfb-4406-83a1-7cfd724017d5 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:43.280092 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 419/839] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:43 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:43.852309 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7928c6dc-2df6-458d-8682-071e663617a3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:58:43.853046 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7928c6dc-2df6-458d-8682-071e663617a3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:43.853416 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:43.853416 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:43.854034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7928c6dc-2df6-458d-8682-071e663617a3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:43.956479 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:43.956479 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:44.010851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7928c6dc-2df6-458d-8682-071e663617a3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:44.110055 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7928c6dc-2df6-458d-8682-071e663617a3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 200 Dec 22 09:58:44.116167 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 421/840] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:43 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 911 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:44.127485 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77fd06e4-5e99-47a0-9d7b-b01b4e2bf4fd tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174/action Dec 22 09:58:44.127966 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:44.127966 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:44.128419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77fd06e4-5e99-47a0-9d7b-b01b4e2bf4fd tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:44.128799 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77fd06e4-5e99-47a0-9d7b-b01b4e2bf4fd tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:44.129914 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-77fd06e4-5e99-47a0-9d7b-b01b4e2bf4fd tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume '1d296c22-01d7-4fcb-80ff-38b49538d174' with '{'status': 'attaching'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:58:44.294680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d21df110-128d-422c-9c5f-9abb97cee6e0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:44.296879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d21df110-128d-422c-9c5f-9abb97cee6e0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:44.297298 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:44.297298 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:44.297902 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d21df110-128d-422c-9c5f-9abb97cee6e0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:44.298430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d21df110-128d-422c-9c5f-9abb97cee6e0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:44.366937 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:44.366937 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:44.369036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d21df110-128d-422c-9c5f-9abb97cee6e0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:44.369924 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 422/841] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:44 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:44.550293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:44.550293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:44.773501 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77fd06e4-5e99-47a0-9d7b-b01b4e2bf4fd tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174/action returned with HTTP 202 Dec 22 09:58:44.778426 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 420/842] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:44 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174/action => generated 0 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:44.784524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80d2ee42-9e2a-42e7-8bc9-3c6e1189ca3a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:58:44.785610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-80d2ee42-9e2a-42e7-8bc9-3c6e1189ca3a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:44.785985 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:44.785985 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:44.786594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-80d2ee42-9e2a-42e7-8bc9-3c6e1189ca3a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:44.987780 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:44.987780 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:45.016374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-80d2ee42-9e2a-42e7-8bc9-3c6e1189ca3a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:45.084914 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80d2ee42-9e2a-42e7-8bc9-3c6e1189ca3a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 200 Dec 22 09:58:45.113745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddce8255-98a1-4c96-a498-d0da4f52a8d8 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174/action Dec 22 09:58:45.114142 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:45.114142 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:45.114594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddce8255-98a1-4c96-a498-d0da4f52a8d8 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-force_delete": {}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:45.114976 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddce8255-98a1-4c96-a498-d0da4f52a8d8 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:45.120511 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 423/843] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:44 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 911 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:45.248707 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:45.248707 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:45.255798 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ddce8255-98a1-4c96-a498-d0da4f52a8d8 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Volume info retrieved successfully. Dec 22 09:58:45.333011 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ddce8255-98a1-4c96-a498-d0da4f52a8d8 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Delete volume request issued successfully. Dec 22 09:58:45.333718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddce8255-98a1-4c96-a498-d0da4f52a8d8 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174/action returned with HTTP 202 Dec 22 09:58:45.346012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-023a204d-ace5-4222-b84f-66afc00dc9d5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:58:45.347024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-023a204d-ace5-4222-b84f-66afc00dc9d5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:45.347452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:45.347452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:45.348222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-023a204d-ace5-4222-b84f-66afc00dc9d5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:45.349780 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 421/844] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:45 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:45.386075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ccc1eb81-481d-4b97-9dd9-16b939a01483 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:45.386668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ccc1eb81-481d-4b97-9dd9-16b939a01483 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:45.386868 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:45.386868 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:45.387511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ccc1eb81-481d-4b97-9dd9-16b939a01483 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:45.388039 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ccc1eb81-481d-4b97-9dd9-16b939a01483 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:45.500998 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:45.500998 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:45.503072 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ccc1eb81-481d-4b97-9dd9-16b939a01483 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:45.503903 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 422/845] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:45 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:45.544300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:45.544300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:45.587455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-023a204d-ace5-4222-b84f-66afc00dc9d5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:45.680123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-023a204d-ace5-4222-b84f-66afc00dc9d5 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 200 Dec 22 09:58:45.691985 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 424/846] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:45 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 910 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:46.518213 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36815abe-8a91-42e3-9633-a09b24913df2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:46.519358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36815abe-8a91-42e3-9633-a09b24913df2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:46.519766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:46.519766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:46.520442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36815abe-8a91-42e3-9633-a09b24913df2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:46.520956 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-36815abe-8a91-42e3-9633-a09b24913df2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:46.595789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:46.595789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:46.599094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36815abe-8a91-42e3-9633-a09b24913df2 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:46.602164 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 423/847] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:46 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:46.705927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-973b2c91-0c6e-4ce9-9966-4730ab640b1a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:58:46.706453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-973b2c91-0c6e-4ce9-9966-4730ab640b1a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:46.706672 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:46.706672 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:46.707042 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-973b2c91-0c6e-4ce9-9966-4730ab640b1a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:46.794512 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:46.794512 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:46.816394 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-973b2c91-0c6e-4ce9-9966-4730ab640b1a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:46.866403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-973b2c91-0c6e-4ce9-9966-4730ab640b1a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 200 Dec 22 09:58:46.867540 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 425/848] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:46 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 910 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:47.618978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dccaf519-4248-4e14-aff0-3a3a8164edbc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:47.621456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dccaf519-4248-4e14-aff0-3a3a8164edbc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:47.621872 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:47.621872 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:47.622646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dccaf519-4248-4e14-aff0-3a3a8164edbc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:47.624267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-dccaf519-4248-4e14-aff0-3a3a8164edbc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:47.736020 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:47.736020 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:47.738112 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dccaf519-4248-4e14-aff0-3a3a8164edbc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:47.752467 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 424/849] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:47 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:47.884673 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07b10440-4b18-40ff-825d-7b588b8c2ab6 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:58:47.885211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07b10440-4b18-40ff-825d-7b588b8c2ab6 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:47.885430 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:47.885430 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:47.885812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07b10440-4b18-40ff-825d-7b588b8c2ab6 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:47.997428 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07b10440-4b18-40ff-825d-7b588b8c2ab6 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 404 Dec 22 09:58:47.998553 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 426/850] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:47 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:48.007959 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes Dec 22 09:58:48.008583 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:48.008583 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:48.009403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-40472374"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:48.010943 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-40472374'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:58:48.011488 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume of 1 GB Dec 22 09:58:48.026212 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Availability Zones retrieved successfully. Dec 22 09:58:48.045979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (8222fc0a-edb8-4fcf-a900-588f124224fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:48.049126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5e84a2-b86f-4b50-a998-1c8449d97e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:48.052097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:58:48.131710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5e84a2-b86f-4b50-a998-1c8449d97e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:48.134699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728fca4-eb9b-404c-86db-8acf7876b856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:48.275249 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Created reservations ['80e0998f-fa9e-45e5-9768-2102ddc9b806', '07288bc0-5d6b-4c59-92b5-613819bf7fbf', 'e08e6b10-83c7-4d52-8686-48adcb1188f8', 'd1518a9d-cd28-4264-8408-f112b6455c43'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:48.275249 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728fca4-eb9b-404c-86db-8acf7876b856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80e0998f-fa9e-45e5-9768-2102ddc9b806', '07288bc0-5d6b-4c59-92b5-613819bf7fbf', 'e08e6b10-83c7-4d52-8686-48adcb1188f8', 'd1518a9d-cd28-4264-8408-f112b6455c43']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:48.280427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ef4447-5d0a-4cd3-9c05-14bd8d60c482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:48.470317 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ef4447-5d0a-4cd3-9c05-14bd8d60c482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86242914-370e-4970-afdb-b7b6296ccc50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-40472374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['80e0998f-fa9e-45e5-9768-2102ddc9b806','07288bc0-5d6b-4c59-92b5-613819bf7fbf','e08e6b10-83c7-4d52-8686-48adcb1188f8','d1518a9d-cd28-4264-8408-f112b6455c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-40472374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86242914-370e-4970-afdb-b7b6296ccc50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abd7f8507294adf9f45aca905331561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4703c5a709c847c086cb564c456c3b0d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:48.473465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b191c9-6d20-4233-949b-4e76cb51a1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:48.545659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b191c9-6d20-4233-949b-4e76cb51a1b0) transitioned into state 'SUCCESS' from state '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-40472374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['80e0998f-fa9e-45e5-9768-2102ddc9b806','07288bc0-5d6b-4c59-92b5-613819bf7fbf','e08e6b10-83c7-4d52-8686-48adcb1188f8','d1518a9d-cd28-4264-8408-f112b6455c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:48.565300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5fb095-0514-4801-bb7d-b6f0a39a1c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:48.626573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5fb095-0514-4801-bb7d-b6f0a39a1c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:48.642276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (8222fc0a-edb8-4fcf-a900-588f124224fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:48.753211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9907d617-e6a2-4952-8f84-4b800391b90f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:48.754159 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9907d617-e6a2-4952-8f84-4b800391b90f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:48.754856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9907d617-e6a2-4952-8f84-4b800391b90f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:48.755428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9907d617-e6a2-4952-8f84-4b800391b90f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:48.813067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request issued successfully. Dec 22 09:58:48.819611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:48.819611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:48.824626 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9907d617-e6a2-4952-8f84-4b800391b90f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:48.825466 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 427/851] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:48 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:48.857830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d14687d-049c-4890-909f-5d5d2624e1bd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes returned with HTTP 202 Dec 22 09:58:48.892531 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 425/852] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:58:48 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes => generated 816 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:58:48.907884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7eb1fd1d-9e82-434b-814c-06f57088faa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:58:48.908552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7eb1fd1d-9e82-434b-814c-06f57088faa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:48.908765 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:48.908765 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:48.912160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7eb1fd1d-9e82-434b-814c-06f57088faa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:49.038073 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:49.038073 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:49.073202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7eb1fd1d-9e82-434b-814c-06f57088faa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:49.124649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7eb1fd1d-9e82-434b-814c-06f57088faa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 200 Dec 22 09:58:49.125512 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 428/853] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:48 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 908 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:49.840620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e35996c1-039d-4ad9-a436-7426a95e388a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:49.843490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e35996c1-039d-4ad9-a436-7426a95e388a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:49.845342 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:49.845342 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:49.846135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e35996c1-039d-4ad9-a436-7426a95e388a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:49.848369 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e35996c1-039d-4ad9-a436-7426a95e388a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:49.945262 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:49.945262 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:49.947559 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e35996c1-039d-4ad9-a436-7426a95e388a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:49.948992 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 426/854] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:49 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:50.144027 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f791649e-dc92-4efd-82cc-cf4555154cc9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:58:50.144923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f791649e-dc92-4efd-82cc-cf4555154cc9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:50.145309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:50.145309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:50.145939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f791649e-dc92-4efd-82cc-cf4555154cc9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:50.306046 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:50.306046 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:50.322399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f791649e-dc92-4efd-82cc-cf4555154cc9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:50.371470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f791649e-dc92-4efd-82cc-cf4555154cc9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 200 Dec 22 09:58:50.374179 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 429/855] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:50 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 909 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:50.392623 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd6e3144-7963-4a4f-9939-9bded9f8b986 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/86242914-370e-4970-afdb-b7b6296ccc50/action Dec 22 09:58:50.393312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:50.393312 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:50.394034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd6e3144-7963-4a4f-9939-9bded9f8b986 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:50.394574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd6e3144-7963-4a4f-9939-9bded9f8b986 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:50.396352 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-fd6e3144-7963-4a4f-9939-9bded9f8b986 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume '86242914-370e-4970-afdb-b7b6296ccc50' with '{'status': 'creating'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:58:50.563670 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:50.563670 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:50.699376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd6e3144-7963-4a4f-9939-9bded9f8b986 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/86242914-370e-4970-afdb-b7b6296ccc50/action returned with HTTP 202 Dec 22 09:58:50.700255 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 427/856] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:50 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/86242914-370e-4970-afdb-b7b6296ccc50/action => generated 0 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:50.710521 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be0586ed-0d02-4e67-ab27-67a9dbf48fa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:58:50.711252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be0586ed-0d02-4e67-ab27-67a9dbf48fa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:50.711578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:50.711578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:50.712315 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be0586ed-0d02-4e67-ab27-67a9dbf48fa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:50.782284 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:50.782284 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:50.793164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-be0586ed-0d02-4e67-ab27-67a9dbf48fa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:50.827186 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be0586ed-0d02-4e67-ab27-67a9dbf48fa9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 200 Dec 22 09:58:50.828470 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 430/857] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:50 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 908 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:50.844822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e4edffe-21fb-4eee-b785-2383d35a9e37 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/86242914-370e-4970-afdb-b7b6296ccc50/action Dec 22 09:58:50.845341 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:50.845341 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:50.845664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e4edffe-21fb-4eee-b785-2383d35a9e37 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-force_delete": {}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:50.846229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e4edffe-21fb-4eee-b785-2383d35a9e37 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:50.947848 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:50.947848 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:50.947848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e4edffe-21fb-4eee-b785-2383d35a9e37 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Volume info retrieved successfully. Dec 22 09:58:50.963260 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a6fa79e-08e0-4e92-8777-2ed50c183147 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:50.964461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a6fa79e-08e0-4e92-8777-2ed50c183147 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:50.964894 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:50.964894 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:50.965580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a6fa79e-08e0-4e92-8777-2ed50c183147 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:50.966154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3a6fa79e-08e0-4e92-8777-2ed50c183147 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:51.010895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e4edffe-21fb-4eee-b785-2383d35a9e37 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Delete volume request issued successfully. Dec 22 09:58:51.011454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e4edffe-21fb-4eee-b785-2383d35a9e37 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/86242914-370e-4970-afdb-b7b6296ccc50/action returned with HTTP 202 Dec 22 09:58:51.012727 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 428/858] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:50 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/86242914-370e-4970-afdb-b7b6296ccc50/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:51.025469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa05ebda-d643-4cbd-8ac3-0c73f7776fca tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:58:51.026598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa05ebda-d643-4cbd-8ac3-0c73f7776fca tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:51.026988 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:51.026988 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:51.027610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa05ebda-d643-4cbd-8ac3-0c73f7776fca tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:51.029052 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:51.029052 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:51.031557 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a6fa79e-08e0-4e92-8777-2ed50c183147 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:51.037597 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 431/859] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:50 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:51.135297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:51.135297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:51.158195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-aa05ebda-d643-4cbd-8ac3-0c73f7776fca tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:51.253641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa05ebda-d643-4cbd-8ac3-0c73f7776fca tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 200 Dec 22 09:58:51.253641 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 429/860] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:51 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 908 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:52.051557 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d048d2ba-f9e6-40c4-b8af-19002065809f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:52.053371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d048d2ba-f9e6-40c4-b8af-19002065809f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:52.053715 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:52.053715 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:52.054492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d048d2ba-f9e6-40c4-b8af-19002065809f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:52.054981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d048d2ba-f9e6-40c4-b8af-19002065809f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:52.141473 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:52.141473 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:52.146954 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d048d2ba-f9e6-40c4-b8af-19002065809f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:52.150283 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 432/861] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:52 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:52.270024 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49fab8af-f436-4ac3-8c74-bce5cd71817e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:58:52.270833 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49fab8af-f436-4ac3-8c74-bce5cd71817e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:52.271200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:52.271200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:52.272401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49fab8af-f436-4ac3-8c74-bce5cd71817e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:52.425952 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:52.425952 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:52.458359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-49fab8af-f436-4ac3-8c74-bce5cd71817e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:52.527714 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49fab8af-f436-4ac3-8c74-bce5cd71817e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 200 Dec 22 09:58:52.532061 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 430/862] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:52 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 908 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:53.172893 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9fcebef-a41a-4b02-8738-9cf76858ec7e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:53.173633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9fcebef-a41a-4b02-8738-9cf76858ec7e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:53.173633 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:53.173633 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:53.174297 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9fcebef-a41a-4b02-8738-9cf76858ec7e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:53.174825 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d9fcebef-a41a-4b02-8738-9cf76858ec7e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:53.230404 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:53.230404 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:53.237249 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9fcebef-a41a-4b02-8738-9cf76858ec7e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:53.240839 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 433/863] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:53 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:53.562756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6015bf4c-aa4d-4b2e-b26f-b02e5f1c7014 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:58:53.563088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6015bf4c-aa4d-4b2e-b26f-b02e5f1c7014 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:53.563495 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:53.563495 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:53.564526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6015bf4c-aa4d-4b2e-b26f-b02e5f1c7014 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:53.704842 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:53.704842 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:53.744538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6015bf4c-aa4d-4b2e-b26f-b02e5f1c7014 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:53.788216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6015bf4c-aa4d-4b2e-b26f-b02e5f1c7014 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 200 Dec 22 09:58:53.789055 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 431/864] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:53 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 908 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:54.256222 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47e3119b-e678-4481-8c2e-88289accd7b9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:54.256885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47e3119b-e678-4481-8c2e-88289accd7b9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:54.257213 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:54.257213 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:54.257780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47e3119b-e678-4481-8c2e-88289accd7b9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:54.258261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-47e3119b-e678-4481-8c2e-88289accd7b9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:54.314614 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:54.314614 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:54.316656 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47e3119b-e678-4481-8c2e-88289accd7b9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:54.323577 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 434/865] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:54 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:58:54.808646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b54e8b22-4306-4e58-a908-0778ab520956 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:58:54.810547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b54e8b22-4306-4e58-a908-0778ab520956 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:54.818342 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:54.818342 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:54.818879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b54e8b22-4306-4e58-a908-0778ab520956 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:54.937169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b54e8b22-4306-4e58-a908-0778ab520956 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 404 Dec 22 09:58:54.943194 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 432/866] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:54 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:58:54.948914 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes Dec 22 09:58:54.949485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:54.949485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:54.949900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1570523235"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:54.951540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1570523235'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:58:54.951922 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume of 1 GB Dec 22 09:58:54.982948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Availability Zones retrieved successfully. Dec 22 09:58:55.039435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (31cae2d3-e9b8-45f3-8884-10dd77c124c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:55.056997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ad3165-828f-40ca-ac36-aedbd6ad7998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:55.059124 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:58:55.308166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ad3165-828f-40ca-ac36-aedbd6ad7998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:55.324083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989d0ba1-2a99-481d-8e37-209b66986231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:55.332599 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae75d48a-fa37-4e68-aae3-f3a6ba3273a8 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:55.333449 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae75d48a-fa37-4e68-aae3-f3a6ba3273a8 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:55.333946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae75d48a-fa37-4e68-aae3-f3a6ba3273a8 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:55.334319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ae75d48a-fa37-4e68-aae3-f3a6ba3273a8 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:55.386905 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:55.386905 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:55.390125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae75d48a-fa37-4e68-aae3-f3a6ba3273a8 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:55.391699 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 433/867] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:55 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:55.540588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Created reservations ['70ee240f-9292-4f4c-9fec-8a846910b744', '8df1980f-6333-461e-a5e8-6bcc8442211d', 'cd492134-b23c-4461-ae2c-fecf834dabf9', 'c2fd004c-0685-4740-8863-800b63ddf9ec'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:55.542764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989d0ba1-2a99-481d-8e37-209b66986231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ee240f-9292-4f4c-9fec-8a846910b744', '8df1980f-6333-461e-a5e8-6bcc8442211d', 'cd492134-b23c-4461-ae2c-fecf834dabf9', 'c2fd004c-0685-4740-8863-800b63ddf9ec']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:55.545941 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6db636f-b6e4-4770-9934-c1b1ebe1fe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:55.714582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6db636f-b6e4-4770-9934-c1b1ebe1fe8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae6785be-3a62-4d1f-a96d-2552564d2729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1570523235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['70ee240f-9292-4f4c-9fec-8a846910b744','8df1980f-6333-461e-a5e8-6bcc8442211d','cd492134-b23c-4461-ae2c-fecf834dabf9','c2fd004c-0685-4740-8863-800b63ddf9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1570523235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae6785be-3a62-4d1f-a96d-2552564d2729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abd7f8507294adf9f45aca905331561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4703c5a709c847c086cb564c456c3b0d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:55.759269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b219cda-ab98-4e44-bf2c-a3216a58e90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:55.862639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b219cda-ab98-4e44-bf2c-a3216a58e90a) transitioned into state 'SUCCESS' from state '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-1570523235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['70ee240f-9292-4f4c-9fec-8a846910b744','8df1980f-6333-461e-a5e8-6bcc8442211d','cd492134-b23c-4461-ae2c-fecf834dabf9','c2fd004c-0685-4740-8863-800b63ddf9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:55.867238 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fa4019-0bed-4580-b2fe-75c05074b17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:55.912168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fa4019-0bed-4580-b2fe-75c05074b17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:55.921428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (31cae2d3-e9b8-45f3-8884-10dd77c124c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:56.033540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request issued successfully. Dec 22 09:58:56.059761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fba9ead7-18e9-4884-a7cd-8073a72d71dd tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes returned with HTTP 202 Dec 22 09:58:56.061274 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 435/868] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:58:54 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes => generated 818 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:58:56.076627 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b63f6025-be2f-4d7e-b8be-3d402a68a183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:58:56.077248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b63f6025-be2f-4d7e-b8be-3d402a68a183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:56.077471 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:56.077471 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:56.077850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b63f6025-be2f-4d7e-b8be-3d402a68a183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:56.253430 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:56.253430 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:56.303345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b63f6025-be2f-4d7e-b8be-3d402a68a183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:56.363994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b63f6025-be2f-4d7e-b8be-3d402a68a183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 200 Dec 22 09:58:56.364781 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 434/869] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:56 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 910 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:56.406544 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34c2bae8-3108-4641-a5ac-cb0113dd78fc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:56.407379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34c2bae8-3108-4641-a5ac-cb0113dd78fc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:56.407780 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:56.407780 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:56.408440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34c2bae8-3108-4641-a5ac-cb0113dd78fc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:56.408993 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-34c2bae8-3108-4641-a5ac-cb0113dd78fc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:56.462043 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:56.462043 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:56.468026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34c2bae8-3108-4641-a5ac-cb0113dd78fc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:56.472344 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 436/870] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:56 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:57.382002 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f063e8a-204d-4b99-8b32-e37743b29183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:58:57.382868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f063e8a-204d-4b99-8b32-e37743b29183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:57.383153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:57.383153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:57.383666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f063e8a-204d-4b99-8b32-e37743b29183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:57.470874 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:57.470874 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:57.483172 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8f063e8a-204d-4b99-8b32-e37743b29183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:57.487425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cbe032dd-44bc-499b-a6b2-5f6632d02d27 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:57.488173 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cbe032dd-44bc-499b-a6b2-5f6632d02d27 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:57.488504 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:57.488504 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:57.489070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cbe032dd-44bc-499b-a6b2-5f6632d02d27 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:57.489574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cbe032dd-44bc-499b-a6b2-5f6632d02d27 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:57.509086 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f063e8a-204d-4b99-8b32-e37743b29183 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 200 Dec 22 09:58:57.510654 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 435/871] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:57 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 911 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:57.527619 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-677475e6-5ecf-40a3-90a0-c0967663f810 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729/action Dec 22 09:58:57.528661 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:57.528661 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:57.530011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-677475e6-5ecf-40a3-90a0-c0967663f810 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:57.530583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-677475e6-5ecf-40a3-90a0-c0967663f810 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:57.533145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-677475e6-5ecf-40a3-90a0-c0967663f810 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume 'ae6785be-3a62-4d1f-a96d-2552564d2729' with '{'status': 'error'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:58:57.564086 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:57.564086 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:57.566792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cbe032dd-44bc-499b-a6b2-5f6632d02d27 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:57.574298 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 437/872] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:57 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:57.710496 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:57.710496 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:57.863051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes Dec 22 09:58:57.863615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:57.863615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:57.864231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-278797530"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:57.865430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-278797530'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:58:57.865927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Create volume of 1 GB Dec 22 09:58:57.890661 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-677475e6-5ecf-40a3-90a0-c0967663f810 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729/action returned with HTTP 202 Dec 22 09:58:57.891844 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 436/873] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:57 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:57.903574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Availability Zones retrieved successfully. Dec 22 09:58:57.905499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03891596-33ee-43ad-a5ef-42cf5cc938a7 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:58:57.906343 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03891596-33ee-43ad-a5ef-42cf5cc938a7 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:57.906692 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:57.906692 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:57.907255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03891596-33ee-43ad-a5ef-42cf5cc938a7 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:57.957675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Flow 'volume_create_api' (71d380a2-94ef-4299-af1e-3d381b7efb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:57.966270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d322e1-ed09-495c-9b24-a4851959f3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:57.970112 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:58:58.063842 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:58.063842 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:58.078051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-03891596-33ee-43ad-a5ef-42cf5cc938a7 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:58.110159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03891596-33ee-43ad-a5ef-42cf5cc938a7 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 200 Dec 22 09:58:58.111140 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 437/874] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:57 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 907 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:58.128897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cee0f4a7-1094-484b-a212-f0bcd3cbb354 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729/action Dec 22 09:58:58.129517 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:58.129517 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:58.130156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cee0f4a7-1094-484b-a212-f0bcd3cbb354 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-force_delete": {}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:58:58.130652 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cee0f4a7-1094-484b-a212-f0bcd3cbb354 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:58:58.183327 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d322e1-ed09-495c-9b24-a4851959f3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:58.186284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c38b58-4bb3-4cc5-96cc-195237af25a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:58.298766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:58.298766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:58.299915 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cee0f4a7-1094-484b-a212-f0bcd3cbb354 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Volume info retrieved successfully. Dec 22 09:58:58.377440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cee0f4a7-1094-484b-a212-f0bcd3cbb354 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Delete volume request issued successfully. Dec 22 09:58:58.378107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cee0f4a7-1094-484b-a212-f0bcd3cbb354 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729/action returned with HTTP 202 Dec 22 09:58:58.390186 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 438/875] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:58:58 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729/action => generated 0 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:58:58.412349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7404b90d-29f3-4df2-a550-06067f48c624 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:58:58.413395 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7404b90d-29f3-4df2-a550-06067f48c624 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:58.413886 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:58.413886 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:58.414904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7404b90d-29f3-4df2-a550-06067f48c624 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:58.548013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Created reservations ['cc28cd1f-8b99-435c-9af8-846af7eb8071', '32ffd663-5916-4cc2-8bff-8a28f12a8f6b', '946da862-4796-4b46-b3be-5b3350eb15aa', '3b0f3537-1ab2-49f5-adb5-fef2f3d746e2'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:58:58.550633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c38b58-4bb3-4cc5-96cc-195237af25a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc28cd1f-8b99-435c-9af8-846af7eb8071', '32ffd663-5916-4cc2-8bff-8a28f12a8f6b', '946da862-4796-4b46-b3be-5b3350eb15aa', '3b0f3537-1ab2-49f5-adb5-fef2f3d746e2']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:58.553176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9274af41-7107-4938-aaab-769d313aceef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:58.555084 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:58.555084 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:58.573141 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7404b90d-29f3-4df2-a550-06067f48c624 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:58.624305 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7404b90d-29f3-4df2-a550-06067f48c624 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 200 Dec 22 09:58:58.625595 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 439/876] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:58 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:58.637726 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69f4d4c5-46ad-4bb4-b190-dad41aa6e59e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:58.638793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69f4d4c5-46ad-4bb4-b190-dad41aa6e59e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:58.638996 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:58.638996 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:58.640842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69f4d4c5-46ad-4bb4-b190-dad41aa6e59e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:58.641452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-69f4d4c5-46ad-4bb4-b190-dad41aa6e59e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:58.682867 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:58.682867 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:58.695718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69f4d4c5-46ad-4bb4-b190-dad41aa6e59e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:58.697045 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 440/877] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:58 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:58.777578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9274af41-7107-4938-aaab-769d313aceef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdcbff08-5fee-426a-ad9b-6afc2bf42202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-278797530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b8bd28c0aa45a89f5905c5258a9297',qos_specs=None,replication_status=,reservations=['cc28cd1f-8b99-435c-9af8-846af7eb8071','32ffd663-5916-4cc2-8bff-8a28f12a8f6b','946da862-4796-4b46-b3be-5b3350eb15aa','3b0f3537-1ab2-49f5-adb5-fef2f3d746e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c384d145b04079bdfe1d93d4fea67e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-278797530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdcbff08-5fee-426a-ad9b-6afc2bf42202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b8bd28c0aa45a89f5905c5258a9297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='27c384d145b04079bdfe1d93d4fea67e',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:58.804623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1255648-7955-4090-b33e-1cbcb9fcb334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:58.883875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1255648-7955-4090-b33e-1cbcb9fcb334) transitioned into state 'SUCCESS' from state '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-278797530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b8bd28c0aa45a89f5905c5258a9297',qos_specs=None,replication_status=,reservations=['cc28cd1f-8b99-435c-9af8-846af7eb8071','32ffd663-5916-4cc2-8bff-8a28f12a8f6b','946da862-4796-4b46-b3be-5b3350eb15aa','3b0f3537-1ab2-49f5-adb5-fef2f3d746e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c384d145b04079bdfe1d93d4fea67e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:58.886150 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47dd7ad4-95e3-4367-a599-6519ff78b46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:58:58.921005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47dd7ad4-95e3-4367-a599-6519ff78b46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:58:58.923649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Flow 'volume_create_api' (71d380a2-94ef-4299-af1e-3d381b7efb5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:58:59.103156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Create volume request issued successfully. Dec 22 09:58:59.148428 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e007db86-ca00-4a55-83f1-4ae6ce4af52d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes returned with HTTP 202 Dec 22 09:58:59.149437 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 438/878] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:58:57 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes => generated 825 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 09:58:59.164575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d5c0c26-8df7-4893-9200-df31c4f2d70f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 09:58:59.165206 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d5c0c26-8df7-4893-9200-df31c4f2d70f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:59.165355 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:59.165355 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:59.165655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d5c0c26-8df7-4893-9200-df31c4f2d70f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:59.395881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:59.395881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:59.424854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7d5c0c26-8df7-4893-9200-df31c4f2d70f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 09:58:59.479706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d5c0c26-8df7-4893-9200-df31c4f2d70f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 09:58:59.481235 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 441/879] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:59 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 917 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:59.655166 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0624b63-d48a-406c-9ac5-949139bd306b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:58:59.656041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0624b63-d48a-406c-9ac5-949139bd306b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:59.656447 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:59.656447 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:59.657064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0624b63-d48a-406c-9ac5-949139bd306b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:59.712358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d868eab9-c37d-4264-9718-a4eded989a59 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:58:59.713376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d868eab9-c37d-4264-9718-a4eded989a59 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:58:59.713799 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:58:59.713799 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:58:59.714480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d868eab9-c37d-4264-9718-a4eded989a59 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:58:59.715052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d868eab9-c37d-4264-9718-a4eded989a59 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:58:59.774575 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:59.774575 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:59.777387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d868eab9-c37d-4264-9718-a4eded989a59 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:58:59.780990 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 442/880] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:58:59 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:58:59.814877 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:58:59.814877 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:58:59.835091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d0624b63-d48a-406c-9ac5-949139bd306b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:58:59.890308 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0624b63-d48a-406c-9ac5-949139bd306b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 200 Dec 22 09:58:59.891846 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 439/881] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:58:59 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 910 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:00.502846 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59fa6892-989c-42ad-8f41-767166b8ebe4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 09:59:00.502846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-59fa6892-989c-42ad-8f41-767166b8ebe4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:00.502846 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:00.502846 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:00.502846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-59fa6892-989c-42ad-8f41-767166b8ebe4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:00.580909 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:00.580909 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:00.590486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-59fa6892-989c-42ad-8f41-767166b8ebe4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 09:59:00.682958 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59fa6892-989c-42ad-8f41-767166b8ebe4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 09:59:00.686443 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 443/882] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:00 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 917 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:00.797888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c5f0ccd-0ce5-4437-9796-25c0d1f6d71c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:00.798572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c5f0ccd-0ce5-4437-9796-25c0d1f6d71c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:00.798715 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:00.798715 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:00.799125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c5f0ccd-0ce5-4437-9796-25c0d1f6d71c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:00.799506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7c5f0ccd-0ce5-4437-9796-25c0d1f6d71c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:00.871275 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:00.871275 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:00.873509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c5f0ccd-0ce5-4437-9796-25c0d1f6d71c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:00.874384 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 440/883] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:00 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:00.909016 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35c9f80e-1362-4796-a5b3-7b2c774831ae tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:59:00.909826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35c9f80e-1362-4796-a5b3-7b2c774831ae tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:00.910026 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:00.910026 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:00.910691 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35c9f80e-1362-4796-a5b3-7b2c774831ae tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:01.068340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:01.068340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:01.093753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-35c9f80e-1362-4796-a5b3-7b2c774831ae tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:01.142284 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35c9f80e-1362-4796-a5b3-7b2c774831ae tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 200 Dec 22 09:59:01.143748 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 444/884] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:00 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 910 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:01.703473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84823eca-12dd-4029-95e2-b7257f1e35b2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 09:59:01.704053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84823eca-12dd-4029-95e2-b7257f1e35b2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:01.704220 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:01.704220 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:01.704605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84823eca-12dd-4029-95e2-b7257f1e35b2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:01.854129 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:01.854129 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:01.877902 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-84823eca-12dd-4029-95e2-b7257f1e35b2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 09:59:01.889539 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1ac0583-9db2-4955-9140-289de0f149d9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:01.890422 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1ac0583-9db2-4955-9140-289de0f149d9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:01.890857 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:01.890857 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:01.891503 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1ac0583-9db2-4955-9140-289de0f149d9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:01.892098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b1ac0583-9db2-4955-9140-289de0f149d9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:01.931859 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84823eca-12dd-4029-95e2-b7257f1e35b2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 09:59:01.944032 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 441/885] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:01 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 918 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:01.955267 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:01.955267 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:01.966918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1ac0583-9db2-4955-9140-289de0f149d9 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:01.967789 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 445/886] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:01 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:02.162050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0202a4c8-4459-45a9-adf1-554d60f58fe4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:59:02.162587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0202a4c8-4459-45a9-adf1-554d60f58fe4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:02.162787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:02.162787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:02.163426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0202a4c8-4459-45a9-adf1-554d60f58fe4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:02.326908 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0202a4c8-4459-45a9-adf1-554d60f58fe4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 404 Dec 22 09:59:02.333714 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 442/887] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:02 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:02.343002 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes Dec 22 09:59:02.343490 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:02.343490 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:02.343907 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1941549309"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:02.345071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1941549309'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:59:02.345445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume of 1 GB Dec 22 09:59:02.378400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Availability Zones retrieved successfully. Dec 22 09:59:02.397565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (d22b5b31-5c48-4546-ae79-05da0b449a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:02.401271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5656aac9-d841-4391-99a6-cf38f7ffa94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:02.404538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:59:02.530768 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5656aac9-d841-4391-99a6-cf38f7ffa94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:02.533917 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53fc4f86-09eb-4391-b7ce-d1f100047762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:02.609031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Created reservations ['3b4ea9d0-7ff1-4bf0-b3ee-07bbc1f0fb31', '37f7c459-5c79-4258-b3dc-767739bcf006', 'b8969f44-23df-462b-8ff9-ff20f15f0d02', '36d40af9-38ba-4dc4-b575-1366b31e28fd'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:59:02.611483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53fc4f86-09eb-4391-b7ce-d1f100047762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4ea9d0-7ff1-4bf0-b3ee-07bbc1f0fb31', '37f7c459-5c79-4258-b3dc-767739bcf006', 'b8969f44-23df-462b-8ff9-ff20f15f0d02', '36d40af9-38ba-4dc4-b575-1366b31e28fd']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:02.623852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d04e8e8-ade4-4c58-8db2-6e1032e761f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:02.720760 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d04e8e8-ade4-4c58-8db2-6e1032e761f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1abfff91-8777-44f1-8b71-c3feb2895610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1941549309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['3b4ea9d0-7ff1-4bf0-b3ee-07bbc1f0fb31','37f7c459-5c79-4258-b3dc-767739bcf006','b8969f44-23df-462b-8ff9-ff20f15f0d02','36d40af9-38ba-4dc4-b575-1366b31e28fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1941549309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1abfff91-8777-44f1-8b71-c3feb2895610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abd7f8507294adf9f45aca905331561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4703c5a709c847c086cb564c456c3b0d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:02.723687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda4bf3a-6385-460f-a0f5-8a800028661c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:02.774534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda4bf3a-6385-460f-a0f5-8a800028661c) transitioned into state 'SUCCESS' from state '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-1941549309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['3b4ea9d0-7ff1-4bf0-b3ee-07bbc1f0fb31','37f7c459-5c79-4258-b3dc-767739bcf006','b8969f44-23df-462b-8ff9-ff20f15f0d02','36d40af9-38ba-4dc4-b575-1366b31e28fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:02.782948 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d31498-fc1b-4036-ba52-0e95d3acdd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:02.825180 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d31498-fc1b-4036-ba52-0e95d3acdd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:02.836886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (d22b5b31-5c48-4546-ae79-05da0b449a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:02.996151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-846162f2-4bf7-4a43-a3f5-7b2cb8c99191 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:02.998662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-846162f2-4bf7-4a43-a3f5-7b2cb8c99191 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:02.999599 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-846162f2-4bf7-4a43-a3f5-7b2cb8c99191 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:03.015347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-846162f2-4bf7-4a43-a3f5-7b2cb8c99191 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:03.055019 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request issued successfully. Dec 22 09:59:03.114117 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9912247b-2422-42a9-8644-be46f3e5a2f0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes returned with HTTP 202 Dec 22 09:59:03.115218 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 446/888] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:59:02 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes => generated 818 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:59:03.126493 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:03.126493 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:03.129047 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-846162f2-4bf7-4a43-a3f5-7b2cb8c99191 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:03.130042 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 443/889] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:02 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:03.137646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb0fc568-7629-4137-acf4-42be1ba22a1e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:03.137646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb0fc568-7629-4137-acf4-42be1ba22a1e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:03.137646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:03.137646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:03.137646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb0fc568-7629-4137-acf4-42be1ba22a1e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:03.384658 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:03.384658 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:03.428335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cb0fc568-7629-4137-acf4-42be1ba22a1e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:03.519232 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb0fc568-7629-4137-acf4-42be1ba22a1e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 200 Dec 22 09:59:03.525485 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 447/890] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:03 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 910 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:04.146247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f4098655-6959-4d2d-b8d7-cd66f16b413f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:04.147162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f4098655-6959-4d2d-b8d7-cd66f16b413f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:04.147470 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:04.147470 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:04.148110 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f4098655-6959-4d2d-b8d7-cd66f16b413f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:04.149619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f4098655-6959-4d2d-b8d7-cd66f16b413f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:04.234617 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:04.234617 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:04.242555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f4098655-6959-4d2d-b8d7-cd66f16b413f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:04.243425 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 444/891] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:04 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:04.538373 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41c133d5-be54-48b3-9159-0bea27440a17 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:04.539019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41c133d5-be54-48b3-9159-0bea27440a17 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:04.539345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:04.539345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:04.539923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41c133d5-be54-48b3-9159-0bea27440a17 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:04.693721 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:04.693721 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:04.717264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-41c133d5-be54-48b3-9159-0bea27440a17 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:04.769343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41c133d5-be54-48b3-9159-0bea27440a17 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 200 Dec 22 09:59:04.770864 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 448/892] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:04 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:05.258681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b33ff9db-b7fd-4a19-9f1d-f271de41aa4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:05.259229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b33ff9db-b7fd-4a19-9f1d-f271de41aa4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:05.260855 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:05.260855 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:05.262656 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b33ff9db-b7fd-4a19-9f1d-f271de41aa4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:05.263412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b33ff9db-b7fd-4a19-9f1d-f271de41aa4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:05.312977 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:05.312977 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:05.317576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b33ff9db-b7fd-4a19-9f1d-f271de41aa4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:05.325052 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 445/893] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:05 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:05.787487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1487f09-4662-4da9-857e-cb3eed19cf9b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:05.788568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1487f09-4662-4da9-857e-cb3eed19cf9b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:05.789085 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:05.789085 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:05.789711 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1487f09-4662-4da9-857e-cb3eed19cf9b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:05.874789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:05.874789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:05.884997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d1487f09-4662-4da9-857e-cb3eed19cf9b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:05.930012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1487f09-4662-4da9-857e-cb3eed19cf9b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 200 Dec 22 09:59:05.932247 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 449/894] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:05 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 911 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:05.949065 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-201b1fad-336b-458c-983a-53606b20126d tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1abfff91-8777-44f1-8b71-c3feb2895610/action Dec 22 09:59:05.949679 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:05.949679 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:05.950122 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-201b1fad-336b-458c-983a-53606b20126d tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:05.951152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-201b1fad-336b-458c-983a-53606b20126d tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:05.952745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-201b1fad-336b-458c-983a-53606b20126d tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume '1abfff91-8777-44f1-8b71-c3feb2895610' with '{'status': 'maintenance'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:59:06.112283 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:06.112283 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:06.231023 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-201b1fad-336b-458c-983a-53606b20126d tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1abfff91-8777-44f1-8b71-c3feb2895610/action returned with HTTP 202 Dec 22 09:59:06.232005 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 446/895] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:59:05 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/1abfff91-8777-44f1-8b71-c3feb2895610/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:59:06.240823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3860f442-c324-45f2-a724-1330cace9557 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:06.241348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3860f442-c324-45f2-a724-1330cace9557 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:06.241567 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:06.241567 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:06.241943 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3860f442-c324-45f2-a724-1330cace9557 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:06.338832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8aa46075-67e6-45df-b446-4bc5364f1364 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:06.339391 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8aa46075-67e6-45df-b446-4bc5364f1364 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:06.339659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:06.339659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:06.340848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8aa46075-67e6-45df-b446-4bc5364f1364 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:06.341383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8aa46075-67e6-45df-b446-4bc5364f1364 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:06.357540 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:06.357540 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:06.369972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3860f442-c324-45f2-a724-1330cace9557 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:06.391582 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:06.391582 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:06.394010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8aa46075-67e6-45df-b446-4bc5364f1364 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:06.394559 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3860f442-c324-45f2-a724-1330cace9557 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 200 Dec 22 09:59:06.395788 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 450/897] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:06 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:06.407961 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 447/897] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:06 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:06.414823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9c76175-cd23-4885-9527-0092b63b1c60 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1abfff91-8777-44f1-8b71-c3feb2895610/action Dec 22 09:59:06.416200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:06.416200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:06.417396 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9c76175-cd23-4885-9527-0092b63b1c60 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-force_delete": {}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:06.420307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9c76175-cd23-4885-9527-0092b63b1c60 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:06.531051 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:06.531051 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:06.531994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a9c76175-cd23-4885-9527-0092b63b1c60 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Volume info retrieved successfully. Dec 22 09:59:06.573513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a9c76175-cd23-4885-9527-0092b63b1c60 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Delete volume request issued successfully. Dec 22 09:59:06.573711 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9c76175-cd23-4885-9527-0092b63b1c60 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/1abfff91-8777-44f1-8b71-c3feb2895610/action returned with HTTP 202 Dec 22 09:59:06.579465 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 451/898] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:59:06 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/1abfff91-8777-44f1-8b71-c3feb2895610/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:59:06.592403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c3cb7d8-aa46-4194-8a27-379b62e83629 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:06.592934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c3cb7d8-aa46-4194-8a27-379b62e83629 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:06.593148 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:06.593148 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:06.593689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c3cb7d8-aa46-4194-8a27-379b62e83629 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:06.746815 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:06.746815 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:06.769271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4c3cb7d8-aa46-4194-8a27-379b62e83629 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:06.827299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c3cb7d8-aa46-4194-8a27-379b62e83629 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 200 Dec 22 09:59:06.833315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 448/899] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:06 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:07.411393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c48471d-ee2d-4f4c-bba8-1fdaba06a018 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:07.412041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c48471d-ee2d-4f4c-bba8-1fdaba06a018 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:07.412416 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:07.412416 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:07.413199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c48471d-ee2d-4f4c-bba8-1fdaba06a018 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:07.413858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6c48471d-ee2d-4f4c-bba8-1fdaba06a018 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:07.467804 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:07.467804 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:07.469861 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c48471d-ee2d-4f4c-bba8-1fdaba06a018 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:07.474275 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 452/900] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:07 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:07.857888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-793e8663-8ef2-4be1-a827-997e0e9b58ce tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:07.858411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-793e8663-8ef2-4be1-a827-997e0e9b58ce tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:07.858663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:07.858663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:07.858995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-793e8663-8ef2-4be1-a827-997e0e9b58ce tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:08.026509 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:08.026509 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:08.082487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-793e8663-8ef2-4be1-a827-997e0e9b58ce tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:08.131274 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-793e8663-8ef2-4be1-a827-997e0e9b58ce tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 200 Dec 22 09:59:08.132162 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 449/901] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:07 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 910 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:08.487882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-650ead1d-36e5-45e4-bec7-95ed1c8c811f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:08.488367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-650ead1d-36e5-45e4-bec7-95ed1c8c811f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:08.488718 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:08.488718 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:08.488978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-650ead1d-36e5-45e4-bec7-95ed1c8c811f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:08.489265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-650ead1d-36e5-45e4-bec7-95ed1c8c811f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:08.571316 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:08.571316 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:08.573218 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-650ead1d-36e5-45e4-bec7-95ed1c8c811f tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:08.583980 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 453/902] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:08 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:09.149845 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82730c3f-7dc0-4bb4-8315-30f200a11fb4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:09.150723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82730c3f-7dc0-4bb4-8315-30f200a11fb4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:09.151468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:09.151468 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:09.152154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82730c3f-7dc0-4bb4-8315-30f200a11fb4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:09.276315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:09.276315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:09.296295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-82730c3f-7dc0-4bb4-8315-30f200a11fb4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:09.353376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82730c3f-7dc0-4bb4-8315-30f200a11fb4 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 200 Dec 22 09:59:09.354629 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 450/903] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:09 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 910 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:09.591646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-51992932-1e4f-488c-9207-40cefb8b7c0d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:09.592614 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-51992932-1e4f-488c-9207-40cefb8b7c0d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:09.594133 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:09.594133 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:09.594816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-51992932-1e4f-488c-9207-40cefb8b7c0d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:09.595322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-51992932-1e4f-488c-9207-40cefb8b7c0d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:09.633847 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:09.633847 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:09.636313 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-51992932-1e4f-488c-9207-40cefb8b7c0d tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:09.637150 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 454/904] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:09 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:10.373533 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc348df5-6ba1-4e85-8824-3df39ae264f9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:10.374251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc348df5-6ba1-4e85-8824-3df39ae264f9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:10.374577 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:10.374577 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:10.375375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc348df5-6ba1-4e85-8824-3df39ae264f9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:10.478707 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc348df5-6ba1-4e85-8824-3df39ae264f9 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 404 Dec 22 09:59:10.485184 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 451/905] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:10 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:10.495212 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] POST http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes Dec 22 09:59:10.496203 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:10.496203 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:10.497938 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-929182400"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:10.499378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-929182400'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:59:10.500093 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume of 1 GB Dec 22 09:59:10.533131 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Availability Zones retrieved successfully. Dec 22 09:59:10.570097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (101dc38c-33b0-4dd3-92d3-d4e1dc377bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:10.580673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9239e9d9-a7be-49e7-aa8b-0e7e894103fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:10.582973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:59:10.651690 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf8a47e5-1b3c-487e-a047-b9a7eb782152 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:10.652328 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf8a47e5-1b3c-487e-a047-b9a7eb782152 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:10.652749 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf8a47e5-1b3c-487e-a047-b9a7eb782152 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:10.653118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cf8a47e5-1b3c-487e-a047-b9a7eb782152 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:10.731602 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:10.731602 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:10.733800 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf8a47e5-1b3c-487e-a047-b9a7eb782152 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:10.734598 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 452/906] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:10 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:10.800295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9239e9d9-a7be-49e7-aa8b-0e7e894103fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:10.802917 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5d0af2-19f9-457a-a8e3-c75135a5d6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:10.922311 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Created reservations ['dbcbc779-dee6-401b-9462-961ffbf9ba7b', '8ecd8664-7432-42c2-a24c-4cb37c5df295', '27b56418-c00e-4b6b-a87d-f9a7aa27c3fe', '609b7d8c-ba0b-45ee-822e-e974248bee5e'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:59:10.927230 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5d0af2-19f9-457a-a8e3-c75135a5d6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbcbc779-dee6-401b-9462-961ffbf9ba7b', '8ecd8664-7432-42c2-a24c-4cb37c5df295', '27b56418-c00e-4b6b-a87d-f9a7aa27c3fe', '609b7d8c-ba0b-45ee-822e-e974248bee5e']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:10.929855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a11426d-e1e6-4c38-ba81-04ec5bbffd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:11.009167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a11426d-e1e6-4c38-ba81-04ec5bbffd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639131e3-503e-4d0f-a278-5724ca01460b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-929182400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['dbcbc779-dee6-401b-9462-961ffbf9ba7b','8ecd8664-7432-42c2-a24c-4cb37c5df295','27b56418-c00e-4b6b-a87d-f9a7aa27c3fe','609b7d8c-ba0b-45ee-822e-e974248bee5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-929182400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=639131e3-503e-4d0f-a278-5724ca01460b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abd7f8507294adf9f45aca905331561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4703c5a709c847c086cb564c456c3b0d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:11.011414 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584d6a79-47e3-435d-9739-5ffdd456b4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:11.049664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584d6a79-47e3-435d-9739-5ffdd456b4a3) transitioned into state 'SUCCESS' from state '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-929182400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1abd7f8507294adf9f45aca905331561',qos_specs=None,replication_status=,reservations=['dbcbc779-dee6-401b-9462-961ffbf9ba7b','8ecd8664-7432-42c2-a24c-4cb37c5df295','27b56418-c00e-4b6b-a87d-f9a7aa27c3fe','609b7d8c-ba0b-45ee-822e-e974248bee5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4703c5a709c847c086cb564c456c3b0d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:11.055256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c53ad49-435d-4981-bf6a-21caddeaf41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:11.083134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c53ad49-435d-4981-bf6a-21caddeaf41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:11.089030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Flow 'volume_create_api' (101dc38c-33b0-4dd3-92d3-d4e1dc377bb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:11.163830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Create volume request issued successfully. Dec 22 09:59:11.178844 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-028e93a8-02e5-4a96-8898-14cb2904b3ee tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes returned with HTTP 202 Dec 22 09:59:11.180619 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 455/907] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:59:10 2020] POST /volume/v3/1abd7f8507294adf9f45aca905331561/volumes => generated 817 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:59:11.207056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f79a388a-ae4c-4dde-9aa1-3e8b75157d4e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:11.207914 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f79a388a-ae4c-4dde-9aa1-3e8b75157d4e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:11.220583 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:11.220583 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:11.222024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f79a388a-ae4c-4dde-9aa1-3e8b75157d4e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:11.472548 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:11.472548 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:11.503123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f79a388a-ae4c-4dde-9aa1-3e8b75157d4e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:11.535129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f79a388a-ae4c-4dde-9aa1-3e8b75157d4e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:11.536345 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 453/908] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:11 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 885 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:11.749719 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca29ab2e-12d3-48e8-a5a4-965e3010f3dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:11.750862 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca29ab2e-12d3-48e8-a5a4-965e3010f3dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:11.751234 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:11.751234 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:11.751874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca29ab2e-12d3-48e8-a5a4-965e3010f3dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:11.752429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ca29ab2e-12d3-48e8-a5a4-965e3010f3dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:11.798803 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:11.798803 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:11.801204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca29ab2e-12d3-48e8-a5a4-965e3010f3dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:11.802208 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 456/909] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:11 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:12.553031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1e6c001-551f-4fd9-acf4-e499b5955d75 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:12.553675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1e6c001-551f-4fd9-acf4-e499b5955d75 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:12.554000 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:12.554000 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:12.554535 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1e6c001-551f-4fd9-acf4-e499b5955d75 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:12.703029 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:12.703029 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:12.728074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a1e6c001-551f-4fd9-acf4-e499b5955d75 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:12.790469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1e6c001-551f-4fd9-acf4-e499b5955d75 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:12.806474 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 454/910] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:12 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 909 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:12.816285 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1000fa09-7102-452f-8b23-180a32dfab37 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:12.816859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1000fa09-7102-452f-8b23-180a32dfab37 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:12.817074 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:12.817074 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:12.817432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1000fa09-7102-452f-8b23-180a32dfab37 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:12.817800 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1000fa09-7102-452f-8b23-180a32dfab37 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:12.865103 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:12.865103 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:12.867033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1000fa09-7102-452f-8b23-180a32dfab37 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:12.867867 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 457/911] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:12 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:13.808631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf1c8c7b-f442-439c-86ea-e35e9082b1ad tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:13.809179 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bf1c8c7b-f442-439c-86ea-e35e9082b1ad tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:13.809638 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:13.809638 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:13.810284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bf1c8c7b-f442-439c-86ea-e35e9082b1ad tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:13.882423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95af25b0-0978-435a-b3a0-e34a5069cc9c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:13.883008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95af25b0-0978-435a-b3a0-e34a5069cc9c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:13.883229 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:13.883229 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:13.883603 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95af25b0-0978-435a-b3a0-e34a5069cc9c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:13.883993 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-95af25b0-0978-435a-b3a0-e34a5069cc9c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:13.959436 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:13.959436 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:13.971681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95af25b0-0978-435a-b3a0-e34a5069cc9c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:13.972626 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 458/912] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:13 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:13.981139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:13.981139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:14.015361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bf1c8c7b-f442-439c-86ea-e35e9082b1ad tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:14.058685 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf1c8c7b-f442-439c-86ea-e35e9082b1ad tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:14.059934 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 455/913] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:13 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 910 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:14.075764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-284b2b62-5a2f-4aec-8b65-3ab3c61a4848 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action Dec 22 09:59:14.076504 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:14.076504 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:14.076995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-284b2b62-5a2f-4aec-8b65-3ab3c61a4848 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:14.077387 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-284b2b62-5a2f-4aec-8b65-3ab3c61a4848 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:14.078347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-284b2b62-5a2f-4aec-8b65-3ab3c61a4848 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume '639131e3-503e-4d0f-a278-5724ca01460b' with '{'status': 'error'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:59:14.300721 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:14.300721 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:14.448075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-284b2b62-5a2f-4aec-8b65-3ab3c61a4848 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action returned with HTTP 202 Dec 22 09:59:14.449237 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 459/914] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:59:14 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action => generated 0 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:59:14.457887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f45d47a8-85e9-42f9-8acc-c5599875d8ed tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:14.458963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f45d47a8-85e9-42f9-8acc-c5599875d8ed tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:14.459431 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:14.459431 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:14.467501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f45d47a8-85e9-42f9-8acc-c5599875d8ed tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:14.579383 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:14.579383 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:14.602279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f45d47a8-85e9-42f9-8acc-c5599875d8ed tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:14.661384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f45d47a8-85e9-42f9-8acc-c5599875d8ed tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:14.673909 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 456/915] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:14 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 906 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:14.679134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9283edbc-2a48-4fd3-8f1f-ccf2b16067a3 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action Dec 22 09:59:14.679964 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:14.679964 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:14.680724 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9283edbc-2a48-4fd3-8f1f-ccf2b16067a3 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:14.681347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9283edbc-2a48-4fd3-8f1f-ccf2b16067a3 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:14.682507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-9283edbc-2a48-4fd3-8f1f-ccf2b16067a3 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume '639131e3-503e-4d0f-a278-5724ca01460b' with '{'status': 'available'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:59:14.932243 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:14.932243 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:14.985765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bf09894-5815-4556-bd08-17f8bbe7a1ab tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:14.986340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bf09894-5815-4556-bd08-17f8bbe7a1ab tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:14.986557 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:14.986557 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:14.986935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bf09894-5815-4556-bd08-17f8bbe7a1ab tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:14.987308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1bf09894-5815-4556-bd08-17f8bbe7a1ab tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:15.047265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:15.047265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:15.049173 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bf09894-5815-4556-bd08-17f8bbe7a1ab tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:15.050016 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 457/916] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:14 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:15.176988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9283edbc-2a48-4fd3-8f1f-ccf2b16067a3 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action returned with HTTP 202 Dec 22 09:59:15.183548 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 460/917] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:59:14 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action => generated 0 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:59:15.188663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48b9fcc2-5d12-43a6-8d55-da29afe6cbc3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:15.189195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48b9fcc2-5d12-43a6-8d55-da29afe6cbc3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:15.189389 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:15.189389 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:15.190041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48b9fcc2-5d12-43a6-8d55-da29afe6cbc3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:15.280925 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:15.280925 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:15.293691 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-48b9fcc2-5d12-43a6-8d55-da29afe6cbc3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:15.326186 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48b9fcc2-5d12-43a6-8d55-da29afe6cbc3 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:15.327898 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 458/918] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:15 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 910 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:15.349236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed3e4260-89c9-4202-b247-31ce337abb50 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action Dec 22 09:59:15.349987 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:15.349987 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:15.350741 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed3e4260-89c9-4202-b247-31ce337abb50 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:15.351336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed3e4260-89c9-4202-b247-31ce337abb50 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:15.352534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-ed3e4260-89c9-4202-b247-31ce337abb50 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume '639131e3-503e-4d0f-a278-5724ca01460b' with '{'status': 'maintenance'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:59:15.520314 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:15.520314 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:15.689402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed3e4260-89c9-4202-b247-31ce337abb50 tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action returned with HTTP 202 Dec 22 09:59:15.691110 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 461/919] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:59:15 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action => generated 0 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:59:15.699612 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7491cf4-80e2-41e0-a4b3-92ca9982401f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:15.700638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b7491cf4-80e2-41e0-a4b3-92ca9982401f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:15.701341 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:15.701341 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:15.701955 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b7491cf4-80e2-41e0-a4b3-92ca9982401f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:15.835666 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:15.835666 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:15.845490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b7491cf4-80e2-41e0-a4b3-92ca9982401f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:15.869247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7491cf4-80e2-41e0-a4b3-92ca9982401f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:15.886913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27cf7a64-e46f-4a1c-a704-6d32fd6b966a tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] POST http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action Dec 22 09:59:15.887653 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:15.887653 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:15.888913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27cf7a64-e46f-4a1c-a704-6d32fd6b966a tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:15.889414 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27cf7a64-e46f-4a1c-a704-6d32fd6b966a tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:15.890474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-27cf7a64-e46f-4a1c-a704-6d32fd6b966a tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] Updating volume '639131e3-503e-4d0f-a278-5724ca01460b' with '{'status': 'available'}' {{(pid=88115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 09:59:15.903539 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 459/920] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:15 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 912 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:16.009578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:16.009578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:16.063792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-352ed391-dbb8-4fac-b664-cf6343c99630 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:16.064582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-352ed391-dbb8-4fac-b664-cf6343c99630 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:16.064913 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:16.064913 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:16.065484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-352ed391-dbb8-4fac-b664-cf6343c99630 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:16.066030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-352ed391-dbb8-4fac-b664-cf6343c99630 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:16.100048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27cf7a64-e46f-4a1c-a704-6d32fd6b966a tempest-VolumesActionsTest-1842771695 tempest-VolumesActionsTest-1842771695] http://10.222.0.50/volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action returned with HTTP 202 Dec 22 09:59:16.108494 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 462/921] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 09:59:15 2020] POST /volume/v3/a19add75061a42589a617494abbd4877/volumes/639131e3-503e-4d0f-a278-5724ca01460b/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:59:16.115204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:16.115204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:16.117399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3fe216f5-caf3-406a-9194-d57c357c222e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:16.119478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-352ed391-dbb8-4fac-b664-cf6343c99630 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:16.120579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3fe216f5-caf3-406a-9194-d57c357c222e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:16.121016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:16.121016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:16.121705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3fe216f5-caf3-406a-9194-d57c357c222e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:16.131128 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 460/922] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:16 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:16.209545 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:16.209545 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:16.230825 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3fe216f5-caf3-406a-9194-d57c357c222e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:16.294389 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3fe216f5-caf3-406a-9194-d57c357c222e tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:16.295994 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 463/923] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:16 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:16.312442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-023012ad-637f-4804-8ebc-102b20635867 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] DELETE http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:16.313104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-023012ad-637f-4804-8ebc-102b20635867 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:16.313430 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:16.313430 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:16.314043 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-023012ad-637f-4804-8ebc-102b20635867 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:16.314585 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-023012ad-637f-4804-8ebc-102b20635867 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume with id: 639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:16.441532 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:16.441532 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:16.443017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-023012ad-637f-4804-8ebc-102b20635867 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:16.500936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-023012ad-637f-4804-8ebc-102b20635867 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume request issued successfully. Dec 22 09:59:16.501633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-023012ad-637f-4804-8ebc-102b20635867 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 202 Dec 22 09:59:16.506198 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 461/924] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:16 2020] DELETE /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:59:16.511581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e4f635f-c557-4373-83e7-e7379389544f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:16.512332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e4f635f-c557-4373-83e7-e7379389544f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:16.512781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:16.512781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:16.513769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e4f635f-c557-4373-83e7-e7379389544f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:16.614059 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:16.614059 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:16.644701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4e4f635f-c557-4373-83e7-e7379389544f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:16.702094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e4f635f-c557-4373-83e7-e7379389544f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:16.715413 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 464/925] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:16 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 909 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:17.145831 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78f2cab5-ddc3-47cd-a7c7-c4333537a9c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:17.147032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78f2cab5-ddc3-47cd-a7c7-c4333537a9c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:17.147435 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:17.147435 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:17.148183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78f2cab5-ddc3-47cd-a7c7-c4333537a9c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:17.148754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-78f2cab5-ddc3-47cd-a7c7-c4333537a9c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:17.221110 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:17.221110 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:17.253013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78f2cab5-ddc3-47cd-a7c7-c4333537a9c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:17.254380 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 462/926] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:17 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:17.721586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d96c621-8856-4441-95ad-2c6704139c73 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:17.722290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d96c621-8856-4441-95ad-2c6704139c73 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:17.722290 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:17.722290 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:17.722795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d96c621-8856-4441-95ad-2c6704139c73 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:17.861141 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:17.861141 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:17.888004 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9d96c621-8856-4441-95ad-2c6704139c73 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:17.922848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d96c621-8856-4441-95ad-2c6704139c73 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:17.933540 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 465/927] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:17 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:18.270782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8deaed0e-2eee-4c2e-9176-5d5db03730c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:18.271611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8deaed0e-2eee-4c2e-9176-5d5db03730c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:18.271902 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:18.271902 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:18.272477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8deaed0e-2eee-4c2e-9176-5d5db03730c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:18.272949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8deaed0e-2eee-4c2e-9176-5d5db03730c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:18.336727 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:18.336727 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:18.340322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8deaed0e-2eee-4c2e-9176-5d5db03730c0 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:18.344210 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 463/928] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:18 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:18.941526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-26204073-3d94-4075-987f-4c021c310404 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:18.942435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-26204073-3d94-4075-987f-4c021c310404 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:18.942820 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:18.942820 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:18.943477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-26204073-3d94-4075-987f-4c021c310404 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:19.055273 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:19.055273 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:19.078425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-26204073-3d94-4075-987f-4c021c310404 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:19.160972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-26204073-3d94-4075-987f-4c021c310404 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 200 Dec 22 09:59:19.163690 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 466/929] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:18 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:19.359010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48bcc8f9-2cbc-4875-9066-9b22466777dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:19.359559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48bcc8f9-2cbc-4875-9066-9b22466777dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:19.359774 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:19.359774 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:19.360436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48bcc8f9-2cbc-4875-9066-9b22466777dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:19.360841 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-48bcc8f9-2cbc-4875-9066-9b22466777dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:19.415648 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:19.415648 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:19.421870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48bcc8f9-2cbc-4875-9066-9b22466777dc tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:19.425907 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 464/930] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:19 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:20.181396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6fc15b2d-9fc6-4fdd-a178-925a8c9ccdfe tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b Dec 22 09:59:20.182406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6fc15b2d-9fc6-4fdd-a178-925a8c9ccdfe tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:20.182826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:20.182826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:20.183469 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6fc15b2d-9fc6-4fdd-a178-925a8c9ccdfe tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:20.348098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6fc15b2d-9fc6-4fdd-a178-925a8c9ccdfe tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b returned with HTTP 404 Dec 22 09:59:20.351787 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 467/931] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:20 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/639131e3-503e-4d0f-a278-5724ca01460b => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:20.359507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d67f57ab-3de1-43f2-bd15-37f2d620f50b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] DELETE http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:20.361007 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d67f57ab-3de1-43f2-bd15-37f2d620f50b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:20.361389 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:20.361389 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:20.362208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d67f57ab-3de1-43f2-bd15-37f2d620f50b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:20.362989 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d67f57ab-3de1-43f2-bd15-37f2d620f50b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume with id: 1abfff91-8777-44f1-8b71-c3feb2895610 Dec 22 09:59:20.438100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0777e86-8efa-4332-9b97-b2e714bd6342 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:20.438687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0777e86-8efa-4332-9b97-b2e714bd6342 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:20.442339 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0777e86-8efa-4332-9b97-b2e714bd6342 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:20.442734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c0777e86-8efa-4332-9b97-b2e714bd6342 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:20.511057 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:20.511057 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:20.519098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d67f57ab-3de1-43f2-bd15-37f2d620f50b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 returned with HTTP 404 Dec 22 09:59:20.520027 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0777e86-8efa-4332-9b97-b2e714bd6342 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:20.525076 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 465/932] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:20 2020] DELETE /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1abfff91-8777-44f1-8b71-c3feb2895610 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:20.525756 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 468/933] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:20 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:20.532179 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30e1eb18-da49-4985-a34c-cf9090b527d0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] DELETE http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:59:20.535483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30e1eb18-da49-4985-a34c-cf9090b527d0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:20.536355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30e1eb18-da49-4985-a34c-cf9090b527d0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:20.539979 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-30e1eb18-da49-4985-a34c-cf9090b527d0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume with id: ae6785be-3a62-4d1f-a96d-2552564d2729 Dec 22 09:59:20.649523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30e1eb18-da49-4985-a34c-cf9090b527d0 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 returned with HTTP 404 Dec 22 09:59:20.652293 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 466/934] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:20 2020] DELETE /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/ae6785be-3a62-4d1f-a96d-2552564d2729 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:20.660835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebeaa85a-4b94-47de-85d6-8d7ab3ff2238 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] DELETE http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:59:20.661596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebeaa85a-4b94-47de-85d6-8d7ab3ff2238 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:20.662103 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:20.662103 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:20.662722 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebeaa85a-4b94-47de-85d6-8d7ab3ff2238 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:20.663351 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ebeaa85a-4b94-47de-85d6-8d7ab3ff2238 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume with id: 86242914-370e-4970-afdb-b7b6296ccc50 Dec 22 09:59:20.799344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebeaa85a-4b94-47de-85d6-8d7ab3ff2238 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 returned with HTTP 404 Dec 22 09:59:20.800962 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 469/935] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:20 2020] DELETE /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/86242914-370e-4970-afdb-b7b6296ccc50 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:20.808408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1be20350-f4d7-43be-b2ab-fddee63f6f6a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] DELETE http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:59:20.809169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1be20350-f4d7-43be-b2ab-fddee63f6f6a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:20.810438 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1be20350-f4d7-43be-b2ab-fddee63f6f6a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:20.811374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1be20350-f4d7-43be-b2ab-fddee63f6f6a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume with id: 1d296c22-01d7-4fcb-80ff-38b49538d174 Dec 22 09:59:20.967199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1be20350-f4d7-43be-b2ab-fddee63f6f6a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 returned with HTTP 404 Dec 22 09:59:20.975639 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0fbe2cb0-c9f4-4cab-a2b5-60ecc26a9780 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] DELETE http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:59:20.976180 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0fbe2cb0-c9f4-4cab-a2b5-60ecc26a9780 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:20.977343 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0fbe2cb0-c9f4-4cab-a2b5-60ecc26a9780 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:20.977806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-0fbe2cb0-c9f4-4cab-a2b5-60ecc26a9780 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume with id: c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:59:20.987662 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 467/936] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:20 2020] DELETE /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/1d296c22-01d7-4fcb-80ff-38b49538d174 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:21.118032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:21.118032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:21.119623 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0fbe2cb0-c9f4-4cab-a2b5-60ecc26a9780 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:21.177367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0fbe2cb0-c9f4-4cab-a2b5-60ecc26a9780 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Delete volume request issued successfully. Dec 22 09:59:21.177767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0fbe2cb0-c9f4-4cab-a2b5-60ecc26a9780 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 202 Dec 22 09:59:21.178617 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 470/937] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:20 2020] DELETE /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:59:21.187513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-abc956f5-7fab-4a12-a394-51b82246420a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:59:21.188342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-abc956f5-7fab-4a12-a394-51b82246420a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:21.189034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-abc956f5-7fab-4a12-a394-51b82246420a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:21.319314 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:21.319314 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:21.343595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-abc956f5-7fab-4a12-a394-51b82246420a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:21.408408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-abc956f5-7fab-4a12-a394-51b82246420a tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:59:21.410402 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 468/938] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:21 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 927 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:21.535547 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f20cb42-09e0-447a-8570-961fbf5da407 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:21.537512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f20cb42-09e0-447a-8570-961fbf5da407 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:21.537713 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:21.537713 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:21.538919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f20cb42-09e0-447a-8570-961fbf5da407 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:21.539448 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1f20cb42-09e0-447a-8570-961fbf5da407 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:21.642664 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:21.642664 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:21.647339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f20cb42-09e0-447a-8570-961fbf5da407 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:21.651839 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 471/939] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:21 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:22.427049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-abe3f825-f255-450d-b1c8-444ac41b7135 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:59:22.428239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-abe3f825-f255-450d-b1c8-444ac41b7135 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:22.428759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:22.428759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:22.429529 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-abe3f825-f255-450d-b1c8-444ac41b7135 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:22.547905 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:22.547905 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:22.567189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-abe3f825-f255-450d-b1c8-444ac41b7135 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:22.623786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-abe3f825-f255-450d-b1c8-444ac41b7135 tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:59:22.624959 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 469/940] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:22 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 927 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:22.666491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82517a6c-f1cf-4829-ab71-f7ad003d0f8a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:22.667185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82517a6c-f1cf-4829-ab71-f7ad003d0f8a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:22.667511 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:22.667511 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:22.668100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82517a6c-f1cf-4829-ab71-f7ad003d0f8a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:22.669270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-82517a6c-f1cf-4829-ab71-f7ad003d0f8a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:22.749236 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:22.749236 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:22.751177 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82517a6c-f1cf-4829-ab71-f7ad003d0f8a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:22.760250 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 472/941] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:22 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:23.642821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59d5ab81-7b6b-4054-9805-54efff94ea4f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:59:23.643344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-59d5ab81-7b6b-4054-9805-54efff94ea4f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:23.643440 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:23.643440 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:23.644858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-59d5ab81-7b6b-4054-9805-54efff94ea4f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:23.718875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:23.718875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:23.733114 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-59d5ab81-7b6b-4054-9805-54efff94ea4f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Volume info retrieved successfully. Dec 22 09:59:23.765956 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59d5ab81-7b6b-4054-9805-54efff94ea4f tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 200 Dec 22 09:59:23.767324 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 470/942] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:23 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 927 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:23.785523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd0ff825-5d68-4661-b5e8-61d07e5f897a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:23.786464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd0ff825-5d68-4661-b5e8-61d07e5f897a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:23.786904 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:23.786904 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:23.787732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd0ff825-5d68-4661-b5e8-61d07e5f897a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:23.788547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bd0ff825-5d68-4661-b5e8-61d07e5f897a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:23.895570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:23.895570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:23.898282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd0ff825-5d68-4661-b5e8-61d07e5f897a tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:23.904637 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 473/943] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:23 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:24.783298 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da9a9683-a9f5-4cec-845a-d17165feb61b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] GET http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 Dec 22 09:59:24.784485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da9a9683-a9f5-4cec-845a-d17165feb61b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:24.784873 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:24.784873 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:24.785523 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da9a9683-a9f5-4cec-845a-d17165feb61b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:24.899105 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da9a9683-a9f5-4cec-845a-d17165feb61b tempest-VolumesActionsTest-1559674226 tempest-VolumesActionsTest-1559674226] http://10.222.0.50/volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 returned with HTTP 404 Dec 22 09:59:24.900819 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 471/944] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:24 2020] GET /volume/v3/1abd7f8507294adf9f45aca905331561/volumes/c288a091-f64d-41c0-a9ef-d904d71bfc67 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:24.920194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-01283345-5615-42ce-af8e-174ea53d85de tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:24.920688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-01283345-5615-42ce-af8e-174ea53d85de tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:24.920906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:24.920906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:24.921278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-01283345-5615-42ce-af8e-174ea53d85de tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:24.921693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-01283345-5615-42ce-af8e-174ea53d85de tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:24.992208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:24.992208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:25.008786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-01283345-5615-42ce-af8e-174ea53d85de tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:25.010288 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 474/945] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:24 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:26.025966 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c4880956-cc74-4f8b-8b28-284445290a16 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:26.026869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c4880956-cc74-4f8b-8b28-284445290a16 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:26.027479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c4880956-cc74-4f8b-8b28-284445290a16 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:26.028025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c4880956-cc74-4f8b-8b28-284445290a16 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:26.105599 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:26.105599 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:26.116253 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c4880956-cc74-4f8b-8b28-284445290a16 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:26.123639 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 472/946] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:26 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:27.130998 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03e75e74-1d39-4c0f-83be-547637652e80 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:27.131682 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03e75e74-1d39-4c0f-83be-547637652e80 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:27.131993 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:27.131993 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:27.132516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03e75e74-1d39-4c0f-83be-547637652e80 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:27.132972 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-03e75e74-1d39-4c0f-83be-547637652e80 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:27.195828 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:27.195828 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:27.198230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03e75e74-1d39-4c0f-83be-547637652e80 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:27.199549 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 475/947] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:27 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:28.213398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f062c2db-cb88-4834-ba52-e90248dc7cbf tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:28.213949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f062c2db-cb88-4834-ba52-e90248dc7cbf tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:28.214621 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:28.214621 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:28.215731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f062c2db-cb88-4834-ba52-e90248dc7cbf tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:28.219254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f062c2db-cb88-4834-ba52-e90248dc7cbf tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:28.281443 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:28.281443 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:28.283586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f062c2db-cb88-4834-ba52-e90248dc7cbf tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:28.284999 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 473/948] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:28 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:29.311645 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-395ea5b4-e34e-4353-b225-ed683fd771cd tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:29.311645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-395ea5b4-e34e-4353-b225-ed683fd771cd tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:29.311645 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:29.311645 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:29.311645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-395ea5b4-e34e-4353-b225-ed683fd771cd tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:29.311645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-395ea5b4-e34e-4353-b225-ed683fd771cd tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:29.340035 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:29.340035 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:29.340035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-395ea5b4-e34e-4353-b225-ed683fd771cd tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:29.340035 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 476/949] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:29 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:30.351928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8948709b-bb0a-4902-963f-356c3f8553d3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:30.352596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8948709b-bb0a-4902-963f-356c3f8553d3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:30.352790 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:30.352790 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:30.353309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8948709b-bb0a-4902-963f-356c3f8553d3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:30.354114 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8948709b-bb0a-4902-963f-356c3f8553d3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:30.443235 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:30.443235 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:30.445265 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8948709b-bb0a-4902-963f-356c3f8553d3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:30.453697 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 474/950] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:30 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:31.468278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2865a098-8e3c-471c-a832-c49fe9e2f0b6 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:31.468837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2865a098-8e3c-471c-a832-c49fe9e2f0b6 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:31.469112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:31.469112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:31.469404 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2865a098-8e3c-471c-a832-c49fe9e2f0b6 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:31.469758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2865a098-8e3c-471c-a832-c49fe9e2f0b6 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:31.515208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:31.515208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:31.525566 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2865a098-8e3c-471c-a832-c49fe9e2f0b6 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:31.527167 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 477/951] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:31 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:31.539963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5974e8ea-6e7c-437d-87b3-ec89db48955e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:59:31.540538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5974e8ea-6e7c-437d-87b3-ec89db48955e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:31.540753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:31.540753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:31.541195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5974e8ea-6e7c-437d-87b3-ec89db48955e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:31.727455 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:31.727455 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:31.763180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5974e8ea-6e7c-437d-87b3-ec89db48955e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:59:31.835843 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5974e8ea-6e7c-437d-87b3-ec89db48955e tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 200 Dec 22 09:59:31.852595 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 475/952] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:31 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 914 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:31.857773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed264095-58f2-4f04-806e-46b24fd15a7b tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] PUT http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:31.858506 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:31.858506 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:31.859174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed264095-58f2-4f04-806e-46b24fd15a7b tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2016679853", "description": "tempest-volume-backup-description-242450424"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:31.951269 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:31.951269 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:31.986664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed264095-58f2-4f04-806e-46b24fd15a7b tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:31.987570 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 478/953] 10.222.0.50 () {62 vars in 1376 bytes} [Tue Dec 22 09:59:31 2020] PUT /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 399 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:31.998907 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6de72e65-f274-4d8c-ab32-8197cd872e4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:31.999479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6de72e65-f274-4d8c-ab32-8197cd872e4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:31.999676 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:31.999676 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:32.000343 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6de72e65-f274-4d8c-ab32-8197cd872e4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:32.000884 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6de72e65-f274-4d8c-ab32-8197cd872e4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Show backup with id 15bc3219-1719-4009-930f-de9b84881405. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 09:59:32.073296 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:32.073296 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:32.077292 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6de72e65-f274-4d8c-ab32-8197cd872e4c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 200 Dec 22 09:59:32.086384 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 476/954] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 09:59:31 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:32.100231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e8abd11-28cc-49e7-8c7f-ffb9ed260c1c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] DELETE http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 Dec 22 09:59:32.101041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e8abd11-28cc-49e7-8c7f-ffb9ed260c1c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:32.101428 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:32.101428 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:32.102080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e8abd11-28cc-49e7-8c7f-ffb9ed260c1c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:32.102701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-8e8abd11-28cc-49e7-8c7f-ffb9ed260c1c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Delete backup with id: 15bc3219-1719-4009-930f-de9b84881405. Dec 22 09:59:32.142323 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:32.142323 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:32.229852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-8e8abd11-28cc-49e7-8c7f-ffb9ed260c1c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] delete_backup rpcapi backup_id 15bc3219-1719-4009-930f-de9b84881405 {{(pid=88115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 09:59:32.242892 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e8abd11-28cc-49e7-8c7f-ffb9ed260c1c tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 returned with HTTP 202 Dec 22 09:59:32.245281 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 479/955] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Dec 22 09:59:32 2020] DELETE /volume/v3/f2574fca168847338d755bb9f3acd8dd/backups/15bc3219-1719-4009-930f-de9b84881405 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 09:59:32.260643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38040c09-b786-40e9-a1f3-8dd647d0f0e3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] DELETE http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:59:32.261463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38040c09-b786-40e9-a1f3-8dd647d0f0e3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:32.262401 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:32.262401 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:32.262940 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38040c09-b786-40e9-a1f3-8dd647d0f0e3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:32.263496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-38040c09-b786-40e9-a1f3-8dd647d0f0e3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Delete volume with id: 541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:59:32.418613 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:32.418613 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:32.426382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-38040c09-b786-40e9-a1f3-8dd647d0f0e3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:59:32.487383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-38040c09-b786-40e9-a1f3-8dd647d0f0e3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Delete volume request issued successfully. Dec 22 09:59:32.487853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38040c09-b786-40e9-a1f3-8dd647d0f0e3 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 202 Dec 22 09:59:32.498335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dee3ca7b-4901-42cb-985d-2025a15171af tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:59:32.499373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dee3ca7b-4901-42cb-985d-2025a15171af tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:32.500398 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:32.500398 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:32.501316 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dee3ca7b-4901-42cb-985d-2025a15171af tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:32.508762 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 477/956] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:32 2020] DELETE /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:59:32.573382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:32.573382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:32.587351 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dee3ca7b-4901-42cb-985d-2025a15171af tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:59:32.635778 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dee3ca7b-4901-42cb-985d-2025a15171af tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 200 Dec 22 09:59:32.636905 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 480/957] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:32 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:33.654932 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b5eb0fb-a856-47b2-9520-170e4e60f1ef tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:59:33.655434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b5eb0fb-a856-47b2-9520-170e4e60f1ef tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:33.655524 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:33.655524 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:33.655881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b5eb0fb-a856-47b2-9520-170e4e60f1ef tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:33.847168 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:33.847168 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:33.867988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b5eb0fb-a856-47b2-9520-170e4e60f1ef tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:59:33.910438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b5eb0fb-a856-47b2-9520-170e4e60f1ef tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 200 Dec 22 09:59:33.911649 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 478/958] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:33 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 913 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:34.930333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9584a96-705d-4e3e-9c10-f2f9ad1505d4 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:59:34.931596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9584a96-705d-4e3e-9c10-f2f9ad1505d4 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:34.940659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:34.940659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:34.940659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9584a96-705d-4e3e-9c10-f2f9ad1505d4 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:35.012738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:35.012738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:35.046362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a9584a96-705d-4e3e-9c10-f2f9ad1505d4 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Volume info retrieved successfully. Dec 22 09:59:35.132040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9584a96-705d-4e3e-9c10-f2f9ad1505d4 tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 200 Dec 22 09:59:35.134962 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 481/959] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:34 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:36.151173 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6c78985-71cb-4951-8811-29a8137c98da tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] GET http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf Dec 22 09:59:36.157257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c6c78985-71cb-4951-8811-29a8137c98da tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:36.157469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:36.157469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:36.157869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c6c78985-71cb-4951-8811-29a8137c98da tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:36.381468 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6c78985-71cb-4951-8811-29a8137c98da tempest-VolumesBackupsV39Test-121991183 tempest-VolumesBackupsV39Test-121991183] http://10.222.0.50/volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf returned with HTTP 404 Dec 22 09:59:36.382534 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 479/960] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:36 2020] GET /volume/v3/f2574fca168847338d755bb9f3acd8dd/volumes/541ba8a5-8e56-42f4-b326-451159b3bfdf => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:42.534382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] POST http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes Dec 22 09:59:42.534813 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:42.534813 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:42.535574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1918232256", "metadata": {"Type": "Test"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:42.536977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1918232256', 'metadata': {'Type': 'Test'}}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:59:42.537359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume of 1 GB Dec 22 09:59:42.551307 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Availability Zones retrieved successfully. Dec 22 09:59:42.567574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (f10398d3-b04e-4db1-9aa0-42dbeaf4f4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:42.570397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4ca802-6bf9-48dc-a323-e6bb32b83e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:42.572674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:59:42.650810 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4ca802-6bf9-48dc-a323-e6bb32b83e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:42.654080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39dfe80-b42d-42c0-aaf3-37585bf3abb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:42.764260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Created reservations ['36dbefad-800c-4c04-9b8a-0f17cd27cb27', 'c62d60dc-1e7f-4631-849e-ca8ccebbf956', '52a4478d-10f0-4006-af4e-06c16e927c94', 'e93427d7-40cf-4a0a-bc5b-6ca0e71beebb'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:59:42.766753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39dfe80-b42d-42c0-aaf3-37585bf3abb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36dbefad-800c-4c04-9b8a-0f17cd27cb27', 'c62d60dc-1e7f-4631-849e-ca8ccebbf956', '52a4478d-10f0-4006-af4e-06c16e927c94', 'e93427d7-40cf-4a0a-bc5b-6ca0e71beebb']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:42.769181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c3aaca-5135-45ae-85b5-1f66bea6a0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:42.880302 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c3aaca-5135-45ae-85b5-1f66bea6a0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9092fea8-e6be-4399-ae10-b8033cef3506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1918232256',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['36dbefad-800c-4c04-9b8a-0f17cd27cb27','c62d60dc-1e7f-4631-849e-ca8ccebbf956','52a4478d-10f0-4006-af4e-06c16e927c94','e93427d7-40cf-4a0a-bc5b-6ca0e71beebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1918232256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9092fea8-e6be-4399-ae10-b8033cef3506,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='887e5e5c03a84b2c9129639d164ec07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='97cbbae8714c4987b4d54fca49a40c13',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:42.883593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff554662-7624-465b-a48a-ed329f8004e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:42.918674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff554662-7624-465b-a48a-ed329f8004e6) transitioned into state 'SUCCESS' from state '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-1918232256',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['36dbefad-800c-4c04-9b8a-0f17cd27cb27','c62d60dc-1e7f-4631-849e-ca8ccebbf956','52a4478d-10f0-4006-af4e-06c16e927c94','e93427d7-40cf-4a0a-bc5b-6ca0e71beebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:42.925964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f7f6a2-9430-46af-a068-f0a0fbcbb3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:42.958487 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f7f6a2-9430-46af-a068-f0a0fbcbb3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:42.973880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (f10398d3-b04e-4db1-9aa0-42dbeaf4f4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:43.109973 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request issued successfully. Dec 22 09:59:43.159192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2beeda18-7cc1-4ba8-9180-d69ab63c946a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes returned with HTTP 202 Dec 22 09:59:43.160269 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 482/961] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:59:42 2020] POST /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes => generated 828 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:59:43.179002 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbfc80a4-d18b-4ac0-ad71-078164cf67d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:43.179761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbfc80a4-d18b-4ac0-ad71-078164cf67d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:43.180372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbfc80a4-d18b-4ac0-ad71-078164cf67d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:43.318552 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:43.318552 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:43.335558 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bbfc80a4-d18b-4ac0-ad71-078164cf67d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:43.406724 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbfc80a4-d18b-4ac0-ad71-078164cf67d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:43.407809 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 480/962] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:43 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 920 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:44.426189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5dbb3ba2-464a-44b5-aea7-867507374dc4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:44.427438 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5dbb3ba2-464a-44b5-aea7-867507374dc4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:44.427873 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:44.427873 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:44.428767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5dbb3ba2-464a-44b5-aea7-867507374dc4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:44.489040 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:44.489040 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:44.500200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5dbb3ba2-464a-44b5-aea7-867507374dc4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:44.524890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5dbb3ba2-464a-44b5-aea7-867507374dc4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:44.526630 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 483/963] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:44 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:44.541666 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09094390-d9c3-4aae-b2a0-809c1656e06b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:44.542199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09094390-d9c3-4aae-b2a0-809c1656e06b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:44.542482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:44.542482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:44.542944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09094390-d9c3-4aae-b2a0-809c1656e06b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:44.599727 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:44.599727 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:44.610567 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-09094390-d9c3-4aae-b2a0-809c1656e06b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:44.635075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09094390-d9c3-4aae-b2a0-809c1656e06b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:44.636561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 481/964] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:44 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:44.652275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-415969e7-2b1e-43cf-8a56-7c13961cd6a9 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:44.653311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:44.653311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:44.653727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-415969e7-2b1e-43cf-8a56-7c13961cd6a9 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1918232256"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:44.704741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:44.704741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:44.712908 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-415969e7-2b1e-43cf-8a56-7c13961cd6a9 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:44.723270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-415969e7-2b1e-43cf-8a56-7c13961cd6a9 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 09:59:44.736551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-415969e7-2b1e-43cf-8a56-7c13961cd6a9 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:44.738259 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 484/965] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Dec 22 09:59:44 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:44.751270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a273e9b-17a2-4c2d-9165-128a6a09c62a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:44.751870 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:44.751870 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:44.752436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9a273e9b-17a2-4c2d-9165-128a6a09c62a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-168279348", "description": "This is the new description of volume"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:44.807566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:44.807566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:44.817350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9a273e9b-17a2-4c2d-9165-128a6a09c62a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:44.829363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9a273e9b-17a2-4c2d-9165-128a6a09c62a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 09:59:44.845499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a273e9b-17a2-4c2d-9165-128a6a09c62a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:44.847065 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 482/966] 10.222.0.50 () {60 vars in 1336 bytes} [Tue Dec 22 09:59:44 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 891 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:44.860936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92df0ab0-775f-4756-8dc2-a9b56e1c7f73 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:44.862538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92df0ab0-775f-4756-8dc2-a9b56e1c7f73 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:44.862926 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:44.862926 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:44.863308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92df0ab0-775f-4756-8dc2-a9b56e1c7f73 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:44.924262 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:44.924262 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:44.934404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-92df0ab0-775f-4756-8dc2-a9b56e1c7f73 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:44.960010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92df0ab0-775f-4756-8dc2-a9b56e1c7f73 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:44.968179 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 485/967] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:44 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 959 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:44.977007 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] POST http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes Dec 22 09:59:44.977463 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:44.977463 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:44.977886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1914423944", "availability_zone": "nova", "size": 1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:44.978990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1914423944', 'availability_zone': 'nova', 'size': 1}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:59:44.979362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume of 1 GB Dec 22 09:59:44.992363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Availability Zones retrieved successfully. Dec 22 09:59:45.010763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (bcf37101-84f7-4bd9-aeb0-ea0a82358d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:45.014768 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5e83c4-0b0c-48c5-908b-84ea24268a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:45.016925 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:59:45.087110 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5e83c4-0b0c-48c5-908b-84ea24268a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:45.089381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee935060-acc7-4d1c-9e63-a909c0699d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:45.166039 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Created reservations ['735e7ce2-cef4-4bca-87a2-67ad345f9825', '74650a0d-1044-44e4-9867-3fa366758025', 'f72dd6b8-e078-499f-9853-6e30d85e7cc4', '48983222-fe8e-48f3-abd3-b103402284e6'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:59:45.168654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee935060-acc7-4d1c-9e63-a909c0699d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['735e7ce2-cef4-4bca-87a2-67ad345f9825', '74650a0d-1044-44e4-9867-3fa366758025', 'f72dd6b8-e078-499f-9853-6e30d85e7cc4', '48983222-fe8e-48f3-abd3-b103402284e6']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:45.171464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c29a15-5e77-4f51-822b-189836a19c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:45.281138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c29a15-5e77-4f51-822b-189836a19c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f06ecca-3f69-426a-a12e-805653b18e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1914423944',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['735e7ce2-cef4-4bca-87a2-67ad345f9825','74650a0d-1044-44e4-9867-3fa366758025','f72dd6b8-e078-499f-9853-6e30d85e7cc4','48983222-fe8e-48f3-abd3-b103402284e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:59:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1914423944',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f06ecca-3f69-426a-a12e-805653b18e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887e5e5c03a84b2c9129639d164ec07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='97cbbae8714c4987b4d54fca49a40c13',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:45.283191 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42573b3e-c1ef-4045-8eed-31ccea15bca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:45.343732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42573b3e-c1ef-4045-8eed-31ccea15bca3) transitioned into 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-1914423944',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['735e7ce2-cef4-4bca-87a2-67ad345f9825','74650a0d-1044-44e4-9867-3fa366758025','f72dd6b8-e078-499f-9853-6e30d85e7cc4','48983222-fe8e-48f3-abd3-b103402284e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:45.345732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee08408-486a-4101-98c9-9f72001d846e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:45.370944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee08408-486a-4101-98c9-9f72001d846e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:45.373642 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (bcf37101-84f7-4bd9-aeb0-ea0a82358d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:45.451602 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request issued successfully. Dec 22 09:59:45.469271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4667e936-d070-4a55-a2f1-cfefb862800b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes returned with HTTP 202 Dec 22 09:59:45.470826 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 483/968] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:59:44 2020] POST /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes => generated 811 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:59:45.486490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a64467c-bd31-4e68-8670-0cc44170300c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:45.487214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a64467c-bd31-4e68-8670-0cc44170300c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:45.487619 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:45.487619 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:45.488302 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a64467c-bd31-4e68-8670-0cc44170300c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:45.566181 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:45.566181 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:45.578303 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8a64467c-bd31-4e68-8670-0cc44170300c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:45.606898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a64467c-bd31-4e68-8670-0cc44170300c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 returned with HTTP 200 Dec 22 09:59:45.608849 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 486/969] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:45 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 => generated 879 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:46.625552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1ed4238-32c6-4b49-a4af-42dbcb2d9934 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:46.626099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1ed4238-32c6-4b49-a4af-42dbcb2d9934 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:46.626229 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:46.626229 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:46.626603 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1ed4238-32c6-4b49-a4af-42dbcb2d9934 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:46.738663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:46.738663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:46.755035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f1ed4238-32c6-4b49-a4af-42dbcb2d9934 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:46.781732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1ed4238-32c6-4b49-a4af-42dbcb2d9934 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 returned with HTTP 200 Dec 22 09:59:46.793010 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 484/970] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:46 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 => generated 904 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:46.799409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b46c4ad-36da-4f92-87b6-37b60b9da3ff tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:46.799866 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:46.799866 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:46.800296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b46c4ad-36da-4f92-87b6-37b60b9da3ff tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1918232256", "description": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:46.849418 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:46.849418 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:46.858344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4b46c4ad-36da-4f92-87b6-37b60b9da3ff tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:46.867920 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4b46c4ad-36da-4f92-87b6-37b60b9da3ff tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 09:59:46.881241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] POST http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes Dec 22 09:59:46.881809 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:46.881809 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:46.882407 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Action: 'create', calling method: create, body: {"volume": {"imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-778875765"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:46.883762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Create volume request body: {'volume': {'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-778875765'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:59:46.884647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b46c4ad-36da-4f92-87b6-37b60b9da3ff tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 returned with HTTP 200 Dec 22 09:59:46.885955 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 487/971] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Dec 22 09:59:46 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 => generated 839 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:46.908620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da7a3b65-d744-452e-a620-bef183dbc402 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] DELETE http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:46.909135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da7a3b65-d744-452e-a620-bef183dbc402 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:46.909337 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:46.909337 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:46.909698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da7a3b65-d744-452e-a620-bef183dbc402 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:46.910157 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-da7a3b65-d744-452e-a620-bef183dbc402 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume with id: 8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:46.972876 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:46.972876 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:46.974361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-da7a3b65-d744-452e-a620-bef183dbc402 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:47.025063 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-da7a3b65-d744-452e-a620-bef183dbc402 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume request issued successfully. Dec 22 09:59:47.026148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da7a3b65-d744-452e-a620-bef183dbc402 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 returned with HTTP 202 Dec 22 09:59:47.028298 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 488/972] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:46 2020] DELETE /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:59:47.037944 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Create volume of 1 GB Dec 22 09:59:47.047373 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d42616ea-ed04-43d6-b880-d21eabca7c31 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:47.047894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d42616ea-ed04-43d6-b880-d21eabca7c31 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:47.050922 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:47.050922 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:47.051111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d42616ea-ed04-43d6-b880-d21eabca7c31 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:47.085569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Availability Zones retrieved successfully. Dec 22 09:59:47.107597 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Flow 'volume_create_api' (cff25696-51c9-4983-833e-410532ff07bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:47.111101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0639f9da-df06-4f6c-a640-075e62228a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:47.113661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:59:47.162221 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:47.162221 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:47.185585 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d42616ea-ed04-43d6-b880-d21eabca7c31 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:47.261080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d42616ea-ed04-43d6-b880-d21eabca7c31 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 returned with HTTP 200 Dec 22 09:59:47.262829 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 489/973] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:47 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 => generated 906 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:47.284060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0639f9da-df06-4f6c-a640-075e62228a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:47.286183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cfe21a-3ba0-40ca-a92d-66fdf02a7edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:47.444454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Created reservations ['1d4bfd4f-c823-492f-a5b8-f0aaabd53f01', '9913305b-0ed5-4a15-8c3c-3e22f6b89af7', 'd9326b5c-d3ec-4cbb-babf-570c17eed1c0', 'b40a427f-da83-4250-9ffd-a50c88ce9a3f'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:59:47.447472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cfe21a-3ba0-40ca-a92d-66fdf02a7edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d4bfd4f-c823-492f-a5b8-f0aaabd53f01', '9913305b-0ed5-4a15-8c3c-3e22f6b89af7', 'd9326b5c-d3ec-4cbb-babf-570c17eed1c0', 'b40a427f-da83-4250-9ffd-a50c88ce9a3f']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:47.453395 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9148db6a-8a66-44db-925e-35d651653dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:47.596997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9148db6a-8a66-44db-925e-35d651653dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd0deb3-54af-480d-b892-fe846575f0dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-778875765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01966e70fc6342d39b39be323958aa6a',qos_specs=None,replication_status=,reservations=['1d4bfd4f-c823-492f-a5b8-f0aaabd53f01','9913305b-0ed5-4a15-8c3c-3e22f6b89af7','d9326b5c-d3ec-4cbb-babf-570c17eed1c0','b40a427f-da83-4250-9ffd-a50c88ce9a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1547355e80c4d6cbb3fdf47c239c0d5',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-778875765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd0deb3-54af-480d-b892-fe846575f0dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01966e70fc6342d39b39be323958aa6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f1547355e80c4d6cbb3fdf47c239c0d5',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:47.599893 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7526433a-ebc4-4902-b0fe-80a85f5ddfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:47.647367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7526433a-ebc4-4902-b0fe-80a85f5ddfbc) transitioned into state 'SUCCESS' from state '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-778875765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01966e70fc6342d39b39be323958aa6a',qos_specs=None,replication_status=,reservations=['1d4bfd4f-c823-492f-a5b8-f0aaabd53f01','9913305b-0ed5-4a15-8c3c-3e22f6b89af7','d9326b5c-d3ec-4cbb-babf-570c17eed1c0','b40a427f-da83-4250-9ffd-a50c88ce9a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1547355e80c4d6cbb3fdf47c239c0d5',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:47.651357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3895e48d-6b1c-4c87-9312-75eadd1ec499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:47.680019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3895e48d-6b1c-4c87-9312-75eadd1ec499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:47.682993 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Flow 'volume_create_api' (cff25696-51c9-4983-833e-410532ff07bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:47.756607 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Create volume request issued successfully. Dec 22 09:59:47.775682 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d627a01-c800-4553-9551-ea662fc93516 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes returned with HTTP 202 Dec 22 09:59:47.778877 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 485/974] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:59:46 2020] POST /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes => generated 819 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:59:47.794721 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50a3e0de-e6df-4b75-a1d4-546542cbd168 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:47.795409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50a3e0de-e6df-4b75-a1d4-546542cbd168 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:47.795741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:47.795741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:47.796360 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50a3e0de-e6df-4b75-a1d4-546542cbd168 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:47.908894 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:47.908894 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:47.917824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-50a3e0de-e6df-4b75-a1d4-546542cbd168 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:47.955898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50a3e0de-e6df-4b75-a1d4-546542cbd168 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:47.959313 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 490/975] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:47 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:48.279774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27b3d912-a4aa-43af-8854-810065e1e2a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:48.280489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27b3d912-a4aa-43af-8854-810065e1e2a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:48.280716 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:48.280716 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:48.281039 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27b3d912-a4aa-43af-8854-810065e1e2a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:48.397264 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:48.397264 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:48.408035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-27b3d912-a4aa-43af-8854-810065e1e2a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:48.447266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27b3d912-a4aa-43af-8854-810065e1e2a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 returned with HTTP 200 Dec 22 09:59:48.458470 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 486/976] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:48 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 => generated 906 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:48.976918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d2dcfd3-129c-4f1b-9d31-d3dc179bad89 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:48.977494 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d2dcfd3-129c-4f1b-9d31-d3dc179bad89 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:48.977648 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:48.977648 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:48.978452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d2dcfd3-129c-4f1b-9d31-d3dc179bad89 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:49.073919 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:49.073919 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:49.093753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1d2dcfd3-129c-4f1b-9d31-d3dc179bad89 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:49.139017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d2dcfd3-129c-4f1b-9d31-d3dc179bad89 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:49.139814 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 491/977] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:48 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:49.466465 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03d96b26-760e-4899-afd5-633d8de12690 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 Dec 22 09:59:49.466980 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03d96b26-760e-4899-afd5-633d8de12690 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:49.467330 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:49.467330 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:49.467902 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03d96b26-760e-4899-afd5-633d8de12690 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:49.567601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03d96b26-760e-4899-afd5-633d8de12690 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 returned with HTTP 404 Dec 22 09:59:49.577454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29fad8d0-d72b-48ec-b7dc-e3485d1b1d2f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] DELETE http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:49.578057 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29fad8d0-d72b-48ec-b7dc-e3485d1b1d2f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:49.578364 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:49.578364 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:49.579073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29fad8d0-d72b-48ec-b7dc-e3485d1b1d2f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:49.579734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-29fad8d0-d72b-48ec-b7dc-e3485d1b1d2f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume with id: 9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:49.584233 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 487/978] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:49 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/8f06ecca-3f69-426a-a12e-805653b18e32 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:49.701622 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:49.701622 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:49.707092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-29fad8d0-d72b-48ec-b7dc-e3485d1b1d2f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:49.760749 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-29fad8d0-d72b-48ec-b7dc-e3485d1b1d2f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume request issued successfully. Dec 22 09:59:49.761236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29fad8d0-d72b-48ec-b7dc-e3485d1b1d2f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 202 Dec 22 09:59:49.762237 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 492/979] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 09:59:49 2020] DELETE /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 09:59:49.771073 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:49.771722 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:49.772358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:49.892687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:49.892687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:49.911598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:49.936571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-335b5267-9e1d-4b41-a5f8-acc83b037929 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 09:59:49.937322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-335b5267-9e1d-4b41-a5f8-acc83b037929 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:49.937718 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:49.937718 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:49.938336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-335b5267-9e1d-4b41-a5f8-acc83b037929 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:49.954573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:49.956490 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 488/980] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:49 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 958 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:50.029185 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:50.029185 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:50.047460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-335b5267-9e1d-4b41-a5f8-acc83b037929 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 09:59:50.094162 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-335b5267-9e1d-4b41-a5f8-acc83b037929 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 09:59:50.095264 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 493/981] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 09:59:49 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 918 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:50.118213 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume// Dec 22 09:59:50.118854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:50.119187 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:50.119187 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:50.119768 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:50.122054 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6869498f-2680-4138-b946-e235159e238a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:59:50.123375 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 489/982] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 09:59:50 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:59:50.140872 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-2dd90acb-6f81-454f-8e8f-d153eccef94a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments Dec 22 09:59:50.146021 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:50.146021 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:50.147029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-2dd90acb-6f81-454f-8e8f-d153eccef94a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdcbff08-5fee-426a-ad9b-6afc2bf42202", "instance_uuid": "0a6b9775-f137-4afc-882c-944f62c3135c", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:50.157699 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bf2d41b-ca70-4990-b276-d61c37bb078a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:50.158406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bf2d41b-ca70-4990-b276-d61c37bb078a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:50.159009 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bf2d41b-ca70-4990-b276-d61c37bb078a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:50.257978 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:50.257978 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:50.268197 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:50.268197 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:50.294583 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8bf2d41b-ca70-4990-b276-d61c37bb078a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:50.370628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bf2d41b-ca70-4990-b276-d61c37bb078a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:50.377409 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 490/983] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:50 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:50.420892 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-2dd90acb-6f81-454f-8e8f-d153eccef94a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments returned with HTTP 200 Dec 22 09:59:50.427654 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 494/984] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 09:59:50 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 09:59:50.492260 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-77f9f44e-1f33-497c-9991-e35d6f8299c8 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae/action Dec 22 09:59:50.492949 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:50.492949 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:50.493593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-77f9f44e-1f33-497c-9991-e35d6f8299c8 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:50.494095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-77f9f44e-1f33-497c-9991-e35d6f8299c8 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:50.694674 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:50.694674 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:50.744074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1528c8dc-f297-41b1-9c6a-70cf7f709711 req-77f9f44e-1f33-497c-9991-e35d6f8299c8 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae/action returned with HTTP 204 Dec 22 09:59:50.745819 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 491/985] 10.222.0.50 () {66 vars in 1696 bytes} [Tue Dec 22 09:59:50 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae/action => generated 0 bytes in 259 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:50.788627 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3bf27981-a465-4b98-982a-f6efbdffabaf tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 09:59:50.789785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3bf27981-a465-4b98-982a-f6efbdffabaf tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:50.790170 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:50.790170 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:50.790929 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3bf27981-a465-4b98-982a-f6efbdffabaf tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:50.845908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:50.845908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:50.879751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3bf27981-a465-4b98-982a-f6efbdffabaf tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 09:59:50.922937 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:50.922937 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:50.944509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3bf27981-a465-4b98-982a-f6efbdffabaf tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 09:59:50.948426 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 495/986] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:50 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 1180 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:59:50.972408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-086a46bf-1cce-408c-823c-cbbdf586dbb1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:50.973083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-086a46bf-1cce-408c-823c-cbbdf586dbb1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:50.973414 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:50.973414 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:50.973984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-086a46bf-1cce-408c-823c-cbbdf586dbb1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:51.228850 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:51.228850 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:51.278864 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-086a46bf-1cce-408c-823c-cbbdf586dbb1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:51.372420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-086a46bf-1cce-408c-823c-cbbdf586dbb1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 200 Dec 22 09:59:51.380411 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 492/987] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:50 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 958 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:51.407352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7259909b-5d70-4a7c-b17e-0ef6412d17a4 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:51.408244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7259909b-5d70-4a7c-b17e-0ef6412d17a4 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:51.408580 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:51.408580 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:51.409195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7259909b-5d70-4a7c-b17e-0ef6412d17a4 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:51.589085 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:51.589085 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:51.646718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7259909b-5d70-4a7c-b17e-0ef6412d17a4 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:51.729669 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7259909b-5d70-4a7c-b17e-0ef6412d17a4 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:51.730806 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 496/988] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:51 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:52.398248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75aee4f3-701f-4ad8-93b8-ec55f5ce4024 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 Dec 22 09:59:52.398833 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75aee4f3-701f-4ad8-93b8-ec55f5ce4024 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:52.398943 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:52.398943 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:52.399351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75aee4f3-701f-4ad8-93b8-ec55f5ce4024 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:52.486491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75aee4f3-701f-4ad8-93b8-ec55f5ce4024 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 returned with HTTP 404 Dec 22 09:59:52.487600 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 493/989] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:52 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/9092fea8-e6be-4399-ae10-b8033cef3506 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:52.513099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] POST http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes Dec 22 09:59:52.513956 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:52.513956 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:52.514612 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-866762043"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:52.516508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-866762043'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:59:52.517349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume of 1 GB Dec 22 09:59:52.537857 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Availability Zones retrieved successfully. Dec 22 09:59:52.574983 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (1dde3850-e58d-42f5-8d2f-4fc7e7b59951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:52.579386 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0060a8f3-b021-42bd-99cf-f3bbfcf11a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:52.582555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:59:52.743015 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0060a8f3-b021-42bd-99cf-f3bbfcf11a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:52.746748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66693e0d-ff9f-4e7c-aa08-2dcb4c592ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:52.748134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2b231c42-a70d-4878-8dba-c6d5b0eb24b5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:52.748730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2b231c42-a70d-4878-8dba-c6d5b0eb24b5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:52.749384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2b231c42-a70d-4878-8dba-c6d5b0eb24b5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:52.889928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Created reservations ['2ff40a32-77e5-49bc-8c9d-53349dc696a9', '05db735c-8163-43e7-bbed-cf8131b392cc', '4cd2cca8-8fd0-49aa-b486-6758673b507a', 'ce32a82b-d98f-42cd-8a07-b6519cce846f'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:59:52.892953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66693e0d-ff9f-4e7c-aa08-2dcb4c592ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff40a32-77e5-49bc-8c9d-53349dc696a9', '05db735c-8163-43e7-bbed-cf8131b392cc', '4cd2cca8-8fd0-49aa-b486-6758673b507a', 'ce32a82b-d98f-42cd-8a07-b6519cce846f']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:52.895109 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098d7201-03b2-4a14-85a9-e9145daabc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:52.895858 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:52.895858 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:52.920965 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2b231c42-a70d-4878-8dba-c6d5b0eb24b5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:52.971511 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2b231c42-a70d-4878-8dba-c6d5b0eb24b5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:52.983389 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 494/990] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:52 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:53.029467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098d7201-03b2-4a14-85a9-e9145daabc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6112489f-d341-471d-8e3b-0c6bfed8b76c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-866762043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['2ff40a32-77e5-49bc-8c9d-53349dc696a9','05db735c-8163-43e7-bbed-cf8131b392cc','4cd2cca8-8fd0-49aa-b486-6758673b507a','ce32a82b-d98f-42cd-8a07-b6519cce846f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-866762043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6112489f-d341-471d-8e3b-0c6bfed8b76c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887e5e5c03a84b2c9129639d164ec07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='97cbbae8714c4987b4d54fca49a40c13',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:53.034914 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa6c4f2-bcb9-4b82-84f2-83ff6bfb4769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:53.109527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa6c4f2-bcb9-4b82-84f2-83ff6bfb4769) transitioned into state 'SUCCESS' from state '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-866762043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['2ff40a32-77e5-49bc-8c9d-53349dc696a9','05db735c-8163-43e7-bbed-cf8131b392cc','4cd2cca8-8fd0-49aa-b486-6758673b507a','ce32a82b-d98f-42cd-8a07-b6519cce846f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:53.111496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ba5e0c-9d73-4f57-8de9-ec3563946669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:53.147355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ba5e0c-9d73-4f57-8de9-ec3563946669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:53.153507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (1dde3850-e58d-42f5-8d2f-4fc7e7b59951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:53.249046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request issued successfully. Dec 22 09:59:53.282346 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ec2defb-66ec-498a-9ba2-8edb34178839 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes returned with HTTP 202 Dec 22 09:59:53.283672 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 497/991] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 09:59:52 2020] POST /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes => generated 813 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 09:59:53.298357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-045845c2-3120-459a-9a69-3f07e0e68fa7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 09:59:53.299174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-045845c2-3120-459a-9a69-3f07e0e68fa7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:53.299587 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:53.299587 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:53.300177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-045845c2-3120-459a-9a69-3f07e0e68fa7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:53.423413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:53.423413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:53.450672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-045845c2-3120-459a-9a69-3f07e0e68fa7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:53.513680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-045845c2-3120-459a-9a69-3f07e0e68fa7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 200 Dec 22 09:59:53.515290 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 495/992] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:53 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 881 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:53.991116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:53.991787 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:53.992131 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:53.992131 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:53.992689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:54.142624 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:54.142624 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:54.168228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:54.257770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:54.280478 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 498/993] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:53 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:54.534087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0ec791d-7a78-40cd-be20-727a0710b08c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 09:59:54.535713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0ec791d-7a78-40cd-be20-727a0710b08c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:54.536230 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:54.536230 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:54.537028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0ec791d-7a78-40cd-be20-727a0710b08c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:54.638663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume// Dec 22 09:59:54.639198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:54.639450 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:54.639450 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:54.639840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:54.641114 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27dbbca0-7e97-4cd0-a411-0a1a97e4f60a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 09:59:54.642039 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 499/994] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 09:59:54 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 09:59:54.663976 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-dd2ba526-7c5e-44ee-b3a9-b2559eb6fabe tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 09:59:54.664585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-dd2ba526-7c5e-44ee-b3a9-b2559eb6fabe tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:54.665091 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-dd2ba526-7c5e-44ee-b3a9-b2559eb6fabe tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:54.740719 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:54.740719 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:54.758004 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d0ec791d-7a78-40cd-be20-727a0710b08c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:54.766123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:54.766123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:54.786862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-dd2ba526-7c5e-44ee-b3a9-b2559eb6fabe tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 09:59:54.816772 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0ec791d-7a78-40cd-be20-727a0710b08c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 200 Dec 22 09:59:54.818622 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 496/995] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:54 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 905 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:54.822425 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:54.822425 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:54.836617 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-dd2ba526-7c5e-44ee-b3a9-b2559eb6fabe tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 09:59:54.837699 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 500/996] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 09:59:54 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 1279 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 09:59:54.878465 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-8b6a91e7-3e02-4d7e-a2db-efee4e02b82a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] PUT http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae Dec 22 09:59:54.879109 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:54.879109 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:54.879697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-8b6a91e7-3e02-4d7e-a2db-efee4e02b82a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:54.930886 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 09:59:54.930886 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 09:59:54.931720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-8b6a91e7-3e02-4d7e-a2db-efee4e02b82a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Lock "b'cinder-attachment_update-fdcbff08-5fee-426a-ad9b-6afc2bf42202-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.025s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 09:59:54.935537 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:54.935537 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:55.278512 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d97e7d16-4d29-4a54-a0ad-7ace29f45276 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:55.279044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d97e7d16-4d29-4a54-a0ad-7ace29f45276 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:55.279242 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:55.279242 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:55.280097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d97e7d16-4d29-4a54-a0ad-7ace29f45276 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:55.455116 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:55.455116 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:55.485846 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d97e7d16-4d29-4a54-a0ad-7ace29f45276 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:55.537668 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d97e7d16-4d29-4a54-a0ad-7ace29f45276 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:55.539803 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 501/997] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:55 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:55.833838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ffa84def-592a-45a4-9f28-c23955467e90 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 09:59:55.834734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ffa84def-592a-45a4-9f28-c23955467e90 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:55.835064 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:55.835064 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:55.835629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ffa84def-592a-45a4-9f28-c23955467e90 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:55.943311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:55.943311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:55.968625 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ffa84def-592a-45a4-9f28-c23955467e90 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:56.018046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ffa84def-592a-45a4-9f28-c23955467e90 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 200 Dec 22 09:59:56.030164 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 502/998] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:55 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 906 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:56.034270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] POST http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes Dec 22 09:59:56.034744 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:56.034744 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:56.035163 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6112489f-d341-471d-8e3b-0c6bfed8b76c", "size": 1, "name": "tempest-VolumesGetTest-Volume-789425873", "metadata": {"Type": "Test"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:56.036497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request body: {'volume': {'source_volid': '6112489f-d341-471d-8e3b-0c6bfed8b76c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-789425873', 'metadata': {'Type': 'Test'}}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 09:59:56.100724 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:56.100724 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:56.101960 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume retrieved successfully. Dec 22 09:59:56.102326 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume of 1 GB Dec 22 09:59:56.128376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Availability Zones retrieved successfully. Dec 22 09:59:56.142923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (12aa6f75-5b75-410c-ba0e-4cd5acf3b67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:56.146583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c68cae3-a14a-4599-8ded-6d1ae52797ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:56.149291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Validating volume size '1' using validate_int, validate_source_size {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 09:59:56.250129 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c68cae3-a14a-4599-8ded-6d1ae52797ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6112489f-d341-471d-8e3b-0c6bfed8b76c', 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:56.253307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575b3ffe-2403-4a6a-8cb7-a8ed0ab8c739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:56.407406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Created reservations ['c11e6e66-7b6a-4230-b214-c4f0decbbe75', '111837c7-f104-4aee-b567-efce12511de8', 'a10e9d55-42a8-4fae-8dc5-278c45f509bd', '6d51b8b4-afc6-4f3e-83a2-441425488d5d'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 09:59:56.410219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575b3ffe-2403-4a6a-8cb7-a8ed0ab8c739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c11e6e66-7b6a-4230-b214-c4f0decbbe75', '111837c7-f104-4aee-b567-efce12511de8', 'a10e9d55-42a8-4fae-8dc5-278c45f509bd', '6d51b8b4-afc6-4f3e-83a2-441425488d5d']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:56.413456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f3b907-925d-4a0e-8126-4b55503dcb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:56.670544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f3b907-925d-4a0e-8126-4b55503dcb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1d25681-6bb8-4200-ac28-aca52799649f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-789425873',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['c11e6e66-7b6a-4230-b214-c4f0decbbe75','111837c7-f104-4aee-b567-efce12511de8','a10e9d55-42a8-4fae-8dc5-278c45f509bd','6d51b8b4-afc6-4f3e-83a2-441425488d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=6112489f-d341-471d-8e3b-0c6bfed8b76c,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T09:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-789425873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1d25681-6bb8-4200-ac28-aca52799649f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='887e5e5c03a84b2c9129639d164ec07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6112489f-d341-471d-8e3b-0c6bfed8b76c,status='creating',terminated_at=None,updated_at=None,user_id='97cbbae8714c4987b4d54fca49a40c13',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:56.674894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcd8274-aff6-4145-bc8c-55ff8dfb7925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:56.714151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcd8274-aff6-4145-bc8c-55ff8dfb7925) transitioned into state 'SUCCESS' from state '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-789425873',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['c11e6e66-7b6a-4230-b214-c4f0decbbe75','111837c7-f104-4aee-b567-efce12511de8','a10e9d55-42a8-4fae-8dc5-278c45f509bd','6d51b8b4-afc6-4f3e-83a2-441425488d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=6112489f-d341-471d-8e3b-0c6bfed8b76c,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:56.718626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df761a9-ff4d-42cc-80c4-4807a5684c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 09:59:56.823725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df761a9-ff4d-42cc-80c4-4807a5684c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 09:59:56.829632 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (12aa6f75-5b75-410c-ba0e-4cd5acf3b67a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 09:59:57.003075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request issued successfully. Dec 22 09:59:57.049717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d89da398-ba16-4ae1-b586-bb6c21555e50 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes returned with HTTP 202 Dec 22 09:59:57.057764 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 503/999] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 09:59:56 2020] POST /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes => generated 861 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 09:59:57.064048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-085f55e8-5bc7-4731-bab6-27a514dc610d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:57.064578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-085f55e8-5bc7-4731-bab6-27a514dc610d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:57.064796 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:57.064796 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:57.065169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-085f55e8-5bc7-4731-bab6-27a514dc610d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:57.202043 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:57.202043 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:57.224156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-085f55e8-5bc7-4731-bab6-27a514dc610d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:57.283612 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-085f55e8-5bc7-4731-bab6-27a514dc610d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:57.285097 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 504/1000] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:57 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:57.290680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e499c8f7-611f-4b69-89fc-883cac3601ad tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 09:59:57.291407 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e499c8f7-611f-4b69-89fc-883cac3601ad tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:57.291809 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:57.291809 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:57.292446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e499c8f7-611f-4b69-89fc-883cac3601ad tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:57.359762 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:57.359762 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:57.370515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e499c8f7-611f-4b69-89fc-883cac3601ad tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:57.402066 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e499c8f7-611f-4b69-89fc-883cac3601ad tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 09:59:57.403529 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 505/1001] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:57 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:57.726976 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-8b6a91e7-3e02-4d7e-a2db-efee4e02b82a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Lock "b'cinder-attachment_update-fdcbff08-5fee-426a-ad9b-6afc2bf42202-n-h1-765315-5'" released by "attachment_update" :: held 2.794s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 09:59:57.728794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-8b6a91e7-3e02-4d7e-a2db-efee4e02b82a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae returned with HTTP 200 Dec 22 09:59:57.729891 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 497/1002] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 09:59:54 2020] PUT /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae => generated 762 bytes in 2857 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 09:59:57.788529 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-e7cee006-bd3e-466c-b65a-8bc70632ec4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae/action Dec 22 09:59:57.789364 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:57.789364 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:57.790145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-e7cee006-bd3e-466c-b65a-8bc70632ec4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action body: b'{"os-complete": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 09:59:57.793805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-e7cee006-bd3e-466c-b65a-8bc70632ec4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 09:59:58.021146 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:58.021146 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:58.048934 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-4e5eb686-4e27-49a8-bf66-a3cf32c3a299 req-e7cee006-bd3e-466c-b65a-8bc70632ec4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae/action returned with HTTP 204 Dec 22 09:59:58.050542 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 506/1003] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 09:59:57 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae/action => generated 0 bytes in 271 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 09:59:58.301010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb44b2e5-4d53-4f13-8e74-7cd9b08c8a5a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:58.301542 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb44b2e5-4d53-4f13-8e74-7cd9b08c8a5a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:58.301741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:58.301741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:58.302392 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb44b2e5-4d53-4f13-8e74-7cd9b08c8a5a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:58.423417 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b5a2c06-d781-4b19-8b82-8bda76fe0c2b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 09:59:58.425099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b5a2c06-d781-4b19-8b82-8bda76fe0c2b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:58.425665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:58.425665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:58.427054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b5a2c06-d781-4b19-8b82-8bda76fe0c2b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:58.455322 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:58.455322 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:58.479258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fb44b2e5-4d53-4f13-8e74-7cd9b08c8a5a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:58.535895 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:58.535895 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:58.546679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b5a2c06-d781-4b19-8b82-8bda76fe0c2b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:58.549981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb44b2e5-4d53-4f13-8e74-7cd9b08c8a5a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:58.552094 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 498/1004] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:58 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 09:59:58.582347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b5a2c06-d781-4b19-8b82-8bda76fe0c2b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 09:59:58.583353 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 507/1005] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:58 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:59.567433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c190886-8295-43d5-a14a-4c80fc80471e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 09:59:59.568022 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c190886-8295-43d5-a14a-4c80fc80471e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:59.568370 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:59.568370 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:59.569018 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c190886-8295-43d5-a14a-4c80fc80471e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:59.599046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a587f30d-0701-427d-8947-6e3da44fc7ca tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 09:59:59.601313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a587f30d-0701-427d-8947-6e3da44fc7ca tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 09:59:59.601643 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 09:59:59.601643 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 09:59:59.602330 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a587f30d-0701-427d-8947-6e3da44fc7ca tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 09:59:59.718092 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:59.718092 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:59.736854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c190886-8295-43d5-a14a-4c80fc80471e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 09:59:59.747912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 09:59:59.747912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 09:59:59.778771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a587f30d-0701-427d-8947-6e3da44fc7ca tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 09:59:59.794198 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c190886-8295-43d5-a14a-4c80fc80471e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 09:59:59.798677 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 499/1006] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:59 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 09:59:59.880449 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a587f30d-0701-427d-8947-6e3da44fc7ca tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 09:59:59.883287 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 508/1007] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 09:59:59 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:00.816129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c3b0a93-0823-4cdb-9d95-30689942654b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:00.816956 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3c3b0a93-0823-4cdb-9d95-30689942654b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:00.817251 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:00.817251 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:00.818151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3c3b0a93-0823-4cdb-9d95-30689942654b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:00.907556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-337c8194-cd9a-4716-b166-cf220d109b20 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:00.908242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-337c8194-cd9a-4716-b166-cf220d109b20 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:00.908566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:00.908566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:00.909260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-337c8194-cd9a-4716-b166-cf220d109b20 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:01.103211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:01.103211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:01.141132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3c3b0a93-0823-4cdb-9d95-30689942654b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:01.255420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c3b0a93-0823-4cdb-9d95-30689942654b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:01.262754 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 500/1008] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:00 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:01.407754 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:01.407754 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:01.429187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-337c8194-cd9a-4716-b166-cf220d109b20 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:01.476990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-337c8194-cd9a-4716-b166-cf220d109b20 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:01.478441 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 509/1009] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:00 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:00:02.297652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25e96b70-c890-4097-a893-da60bccbf918 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:02.298605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25e96b70-c890-4097-a893-da60bccbf918 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:02.299175 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:02.299175 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:02.306863 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25e96b70-c890-4097-a893-da60bccbf918 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:02.465196 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:02.465196 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:02.490401 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-25e96b70-c890-4097-a893-da60bccbf918 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:02.502466 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc01a2d4-6615-4369-a18b-73735fa31070 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:02.503415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc01a2d4-6615-4369-a18b-73735fa31070 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:02.503745 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:02.503745 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:02.504419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc01a2d4-6615-4369-a18b-73735fa31070 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:02.550295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25e96b70-c890-4097-a893-da60bccbf918 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:02.553657 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 501/1010] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:02 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:02.687249 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:02.687249 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:02.710977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bc01a2d4-6615-4369-a18b-73735fa31070 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:02.764751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc01a2d4-6615-4369-a18b-73735fa31070 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:02.766228 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 510/1011] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:02 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:00:03.572307 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f21bb12-102c-4af5-a2eb-973f2542b14a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:03.573185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f21bb12-102c-4af5-a2eb-973f2542b14a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:03.573504 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:03.573504 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:03.574732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f21bb12-102c-4af5-a2eb-973f2542b14a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:03.634864 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:03.634864 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:03.661649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7f21bb12-102c-4af5-a2eb-973f2542b14a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:03.736560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f21bb12-102c-4af5-a2eb-973f2542b14a tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:03.738295 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 502/1012] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:03 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:03.783796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78400bc9-648d-4916-ab99-7e7a035c6806 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:03.784363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78400bc9-648d-4916-ab99-7e7a035c6806 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:03.784583 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:03.784583 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:03.784931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78400bc9-648d-4916-ab99-7e7a035c6806 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:03.869676 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:03.869676 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:03.879886 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-78400bc9-648d-4916-ab99-7e7a035c6806 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:03.910401 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78400bc9-648d-4916-ab99-7e7a035c6806 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:03.911444 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 511/1013] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:03 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:04.757389 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f655313-ac01-44e0-bcf9-b32d0002c9f0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:04.759468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f655313-ac01-44e0-bcf9-b32d0002c9f0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:04.760280 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:04.760280 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:04.761872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f655313-ac01-44e0-bcf9-b32d0002c9f0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:04.928681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f34a505e-c9ee-4b22-a227-b5a724f4072d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:04.930182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f34a505e-c9ee-4b22-a227-b5a724f4072d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:04.930568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:04.930568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:04.931180 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f34a505e-c9ee-4b22-a227-b5a724f4072d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:05.141360 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:05.141360 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:05.169648 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:05.169648 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:05.170058 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7f655313-ac01-44e0-bcf9-b32d0002c9f0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:05.184767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f34a505e-c9ee-4b22-a227-b5a724f4072d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:05.252294 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f655313-ac01-44e0-bcf9-b32d0002c9f0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:05.270410 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 503/1014] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:04 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:00:05.342655 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f34a505e-c9ee-4b22-a227-b5a724f4072d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:05.349454 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 512/1015] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:04 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:06.288545 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-927dccf7-778d-46e6-b310-eb29166eadb9 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:06.290065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-927dccf7-778d-46e6-b310-eb29166eadb9 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:06.290546 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:06.290546 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:06.291888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-927dccf7-778d-46e6-b310-eb29166eadb9 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:06.368625 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-563be440-6bf2-441d-a865-b41ed0e86220 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:06.369682 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-563be440-6bf2-441d-a865-b41ed0e86220 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:06.370111 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:06.370111 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:06.372631 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-563be440-6bf2-441d-a865-b41ed0e86220 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:06.731347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:06.731347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:06.746385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-563be440-6bf2-441d-a865-b41ed0e86220 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:06.883215 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-563be440-6bf2-441d-a865-b41ed0e86220 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:06.914574 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 513/1016] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:06 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:06.966384 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:06.966384 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:07.041747 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-927dccf7-778d-46e6-b310-eb29166eadb9 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:07.147377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-927dccf7-778d-46e6-b310-eb29166eadb9 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:07.152035 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 504/1017] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:06 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 871 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:07.910613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ce701ad-0d44-4a98-b60d-28224467fa15 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:07.914846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ce701ad-0d44-4a98-b60d-28224467fa15 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:07.915314 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:07.915314 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:07.916059 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ce701ad-0d44-4a98-b60d-28224467fa15 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:08.172713 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:08.172713 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:08.174599 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0be8a44c-8e38-424a-9c08-6d572f68fc18 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:08.175400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0be8a44c-8e38-424a-9c08-6d572f68fc18 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:08.178052 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:08.178052 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:08.179975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0be8a44c-8e38-424a-9c08-6d572f68fc18 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:08.182681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ce701ad-0d44-4a98-b60d-28224467fa15 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:08.228154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ce701ad-0d44-4a98-b60d-28224467fa15 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:08.260364 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 514/1018] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:07 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:08.457156 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:08.457156 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:08.524686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0be8a44c-8e38-424a-9c08-6d572f68fc18 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:08.706910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0be8a44c-8e38-424a-9c08-6d572f68fc18 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:08.741368 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 505/1019] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:08 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:09.248118 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d764f8c5-178c-4dc8-b9f7-4c780828142a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:09.250232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d764f8c5-178c-4dc8-b9f7-4c780828142a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:09.250732 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:09.250732 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:09.251846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d764f8c5-178c-4dc8-b9f7-4c780828142a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:09.440934 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:09.440934 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:09.479705 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d764f8c5-178c-4dc8-b9f7-4c780828142a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:09.693115 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d764f8c5-178c-4dc8-b9f7-4c780828142a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:09.694669 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 515/1020] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:09 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:09.757014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a529b462-c651-4e90-9dc3-53c0ee15ce03 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:09.758239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a529b462-c651-4e90-9dc3-53c0ee15ce03 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:09.761369 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:09.761369 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:09.762130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a529b462-c651-4e90-9dc3-53c0ee15ce03 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:09.874735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:09.874735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:09.896148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a529b462-c651-4e90-9dc3-53c0ee15ce03 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:09.957852 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a529b462-c651-4e90-9dc3-53c0ee15ce03 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:09.961487 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 506/1021] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:09 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:10.721807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c948f97-2848-4cac-95d6-8ed8948f2e71 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:10.729295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c948f97-2848-4cac-95d6-8ed8948f2e71 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:10.729867 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:10.729867 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:10.733484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c948f97-2848-4cac-95d6-8ed8948f2e71 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:10.903899 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:10.903899 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:10.938822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7c948f97-2848-4cac-95d6-8ed8948f2e71 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:10.990661 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a58bc534-7eb0-471e-849d-d53a70f7938b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:10.991541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a58bc534-7eb0-471e-849d-d53a70f7938b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:10.996084 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:10.996084 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:10.996084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a58bc534-7eb0-471e-849d-d53a70f7938b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:11.032619 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c948f97-2848-4cac-95d6-8ed8948f2e71 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:11.034320 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 516/1022] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:10 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:11.141006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:11.141006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:11.204596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a58bc534-7eb0-471e-849d-d53a70f7938b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:11.346456 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a58bc534-7eb0-471e-849d-d53a70f7938b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:11.364979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 507/1023] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:10 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:12.055584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a75f880-e7ba-44c0-9491-aaa5ab578894 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:12.057706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a75f880-e7ba-44c0-9491-aaa5ab578894 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:12.062219 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:12.062219 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:12.063014 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a75f880-e7ba-44c0-9491-aaa5ab578894 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:12.303741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:12.303741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:12.339722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a75f880-e7ba-44c0-9491-aaa5ab578894 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:12.389434 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e32da87c-12cf-4460-aea6-f906c59ac146 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:12.390155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e32da87c-12cf-4460-aea6-f906c59ac146 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:12.390468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:12.390468 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:12.391229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e32da87c-12cf-4460-aea6-f906c59ac146 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:12.430204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a75f880-e7ba-44c0-9491-aaa5ab578894 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:12.434398 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 517/1024] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:12 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:12.557391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:12.557391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:12.580247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e32da87c-12cf-4460-aea6-f906c59ac146 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:12.633640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e32da87c-12cf-4460-aea6-f906c59ac146 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:12.634827 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 508/1025] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:12 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:13.450514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfcb188d-0584-4ca6-b846-6d7244a6cc58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:13.450976 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfcb188d-0584-4ca6-b846-6d7244a6cc58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:13.451322 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:13.451322 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:13.451768 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfcb188d-0584-4ca6-b846-6d7244a6cc58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:13.584450 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:13.584450 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:13.614043 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bfcb188d-0584-4ca6-b846-6d7244a6cc58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:13.653700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58e98ac7-db03-4ae8-887b-10ecc65f167f tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:13.654592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58e98ac7-db03-4ae8-887b-10ecc65f167f tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:13.654887 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:13.654887 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:13.655575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58e98ac7-db03-4ae8-887b-10ecc65f167f tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:13.669993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfcb188d-0584-4ca6-b846-6d7244a6cc58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:13.671570 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 518/1026] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:13 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 953 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:13.839016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:13.839016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:13.890895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-58e98ac7-db03-4ae8-887b-10ecc65f167f tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:13.990047 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58e98ac7-db03-4ae8-887b-10ecc65f167f tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:13.990959 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 509/1027] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:13 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 969 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:14.689874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32622ae1-e487-4e6d-b2a6-cf477ac3fbbd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:14.690663 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32622ae1-e487-4e6d-b2a6-cf477ac3fbbd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:14.691064 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:14.691064 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:14.691709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32622ae1-e487-4e6d-b2a6-cf477ac3fbbd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:14.857001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:14.857001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:14.888048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-32622ae1-e487-4e6d-b2a6-cf477ac3fbbd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:14.959752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32622ae1-e487-4e6d-b2a6-cf477ac3fbbd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:14.976967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2a22230-4993-4307-b5d6-7d69aed3a9c7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:14.977368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2a22230-4993-4307-b5d6-7d69aed3a9c7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:14.977589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:14.977589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:14.977971 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2a22230-4993-4307-b5d6-7d69aed3a9c7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:14.995209 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 519/1028] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:14 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 954 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:15.007130 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba6b0bf1-fb15-4583-9d78-a2aceacfd0d8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:15.007648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba6b0bf1-fb15-4583-9d78-a2aceacfd0d8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:15.007865 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:15.007865 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:15.008264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba6b0bf1-fb15-4583-9d78-a2aceacfd0d8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:15.193390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:15.193390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:15.229911 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:15.229911 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:15.250287 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b2a22230-4993-4307-b5d6-7d69aed3a9c7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:15.259901 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba6b0bf1-fb15-4583-9d78-a2aceacfd0d8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:15.284305 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2a22230-4993-4307-b5d6-7d69aed3a9c7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:15.285661 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 510/1029] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:14 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 954 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:15.316386 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d7a0dcb4-51b6-48fd-b700-4ea4acedd204 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:15.316890 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:15.316890 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:15.317326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d7a0dcb4-51b6-48fd-b700-4ea4acedd204 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-789425873"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:15.341635 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba6b0bf1-fb15-4583-9d78-a2aceacfd0d8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:15.342457 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 520/1030] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:15 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 969 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:15.569249 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:15.569249 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:15.647226 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d7a0dcb4-51b6-48fd-b700-4ea4acedd204 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:15.671928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d7a0dcb4-51b6-48fd-b700-4ea4acedd204 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 10:00:15.709268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d7a0dcb4-51b6-48fd-b700-4ea4acedd204 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:15.713618 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 511/1031] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Dec 22 10:00:15 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 886 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:15.727826 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3eb84b6a-a3cb-480d-a1f1-d988ef6a1113 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:15.728559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:15.728559 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:15.729219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3eb84b6a-a3cb-480d-a1f1-d988ef6a1113 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1247608636", "description": "This is the new description of volume"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:15.840115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:15.840115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:15.858168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3eb84b6a-a3cb-480d-a1f1-d988ef6a1113 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:15.877564 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3eb84b6a-a3cb-480d-a1f1-d988ef6a1113 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 10:00:15.910891 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3eb84b6a-a3cb-480d-a1f1-d988ef6a1113 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:15.914425 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 521/1032] 10.222.0.50 () {60 vars in 1336 bytes} [Tue Dec 22 10:00:15 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 926 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:15.931579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be16f6f1-9c1b-425c-8ec9-db54da687852 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:15.932280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be16f6f1-9c1b-425c-8ec9-db54da687852 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:15.932503 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:15.932503 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:15.934839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be16f6f1-9c1b-425c-8ec9-db54da687852 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:16.078074 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:16.078074 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:16.095418 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-be16f6f1-9c1b-425c-8ec9-db54da687852 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:16.155300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be16f6f1-9c1b-425c-8ec9-db54da687852 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:16.161212 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 512/1033] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:15 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 994 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:16.177338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] POST http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes Dec 22 10:00:16.178115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:16.178115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:16.178791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1581260889", "availability_zone": "nova", "size": 1}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:16.180413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1581260889', 'availability_zone': 'nova', 'size': 1}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:00:16.180988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume of 1 GB Dec 22 10:00:16.237180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Availability Zones retrieved successfully. Dec 22 10:00:16.287505 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (33563c47-36f2-41e8-99d5-133ba2254c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:16.290606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dac2ad1-eefa-4deb-9339-288fbda28193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:16.303117 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:00:16.358747 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af84e794-d269-45f5-ac4d-075ac02b50f8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:16.359892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af84e794-d269-45f5-ac4d-075ac02b50f8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:16.360643 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:16.360643 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:16.360643 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af84e794-d269-45f5-ac4d-075ac02b50f8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:16.420535 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dac2ad1-eefa-4deb-9339-288fbda28193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:16.424196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1070f0cf-1082-47a7-ab3e-d5186a9003d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:16.471589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:16.471589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:16.483031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-af84e794-d269-45f5-ac4d-075ac02b50f8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:16.510776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Created reservations ['1495010c-aa92-4a3d-bfcf-0096a541c38c', '1d5c5c68-e931-4d78-af6b-9580f27b189f', 'aecce187-8549-4487-8c60-75e11b0296c4', '6a8d9cbe-4b35-4cfa-86ac-e302faf4fa70'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:16.513180 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1070f0cf-1082-47a7-ab3e-d5186a9003d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1495010c-aa92-4a3d-bfcf-0096a541c38c', '1d5c5c68-e931-4d78-af6b-9580f27b189f', 'aecce187-8549-4487-8c60-75e11b0296c4', '6a8d9cbe-4b35-4cfa-86ac-e302faf4fa70']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:16.520953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f104805-db70-4922-a4b2-5516faf32928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:16.561246 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af84e794-d269-45f5-ac4d-075ac02b50f8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:16.570565 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 513/1034] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:16 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 972 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:16.683864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f104805-db70-4922-a4b2-5516faf32928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd530a1d-0794-4bb7-a427-0d6da230ee56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1581260889',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['1495010c-aa92-4a3d-bfcf-0096a541c38c','1d5c5c68-e931-4d78-af6b-9580f27b189f','aecce187-8549-4487-8c60-75e11b0296c4','6a8d9cbe-4b35-4cfa-86ac-e302faf4fa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:00:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1581260889',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd530a1d-0794-4bb7-a427-0d6da230ee56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887e5e5c03a84b2c9129639d164ec07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='97cbbae8714c4987b4d54fca49a40c13',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:16.686151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc1e823-2667-4642-8809-a1d19b69acd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:16.741068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc1e823-2667-4642-8809-a1d19b69acd5) transitioned into 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-1581260889',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['1495010c-aa92-4a3d-bfcf-0096a541c38c','1d5c5c68-e931-4d78-af6b-9580f27b189f','aecce187-8549-4487-8c60-75e11b0296c4','6a8d9cbe-4b35-4cfa-86ac-e302faf4fa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:16.743202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aec186e-b7bc-4f3b-b119-dfaacf75b560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:16.770151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aec186e-b7bc-4f3b-b119-dfaacf75b560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:16.784296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (33563c47-36f2-41e8-99d5-133ba2254c6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:16.900085 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request issued successfully. Dec 22 10:00:16.949125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25cb7310-52d2-43a6-a3ae-1ef2eebc1c1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes returned with HTTP 202 Dec 22 10:00:16.953352 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 522/1035] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:00:16 2020] POST /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes => generated 811 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:00:16.967709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0bc42f70-eb4a-483f-88e2-d3a72f8652de tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:16.968326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0bc42f70-eb4a-483f-88e2-d3a72f8652de tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:16.968749 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:16.968749 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:16.969204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0bc42f70-eb4a-483f-88e2-d3a72f8652de tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:17.094884 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:17.094884 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:17.117243 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0bc42f70-eb4a-483f-88e2-d3a72f8652de tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:17.168886 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0bc42f70-eb4a-483f-88e2-d3a72f8652de tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 200 Dec 22 10:00:17.170762 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 514/1036] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:16 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 879 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:17.578751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79c3279b-8848-4c9d-b47b-9858d6f6e9e3 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:17.579507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79c3279b-8848-4c9d-b47b-9858d6f6e9e3 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:17.579729 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:17.579729 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:17.580242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79c3279b-8848-4c9d-b47b-9858d6f6e9e3 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:17.735752 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:17.735752 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:17.773445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-79c3279b-8848-4c9d-b47b-9858d6f6e9e3 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:17.820608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79c3279b-8848-4c9d-b47b-9858d6f6e9e3 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:17.831252 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 523/1037] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:17 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 972 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:18.185869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-381a7d55-4c41-4a10-869a-468080dc4638 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:18.186840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-381a7d55-4c41-4a10-869a-468080dc4638 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:18.187222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:18.187222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:18.187839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-381a7d55-4c41-4a10-869a-468080dc4638 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:18.365882 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:18.365882 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:18.404284 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-381a7d55-4c41-4a10-869a-468080dc4638 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:18.489496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-381a7d55-4c41-4a10-869a-468080dc4638 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 200 Dec 22 10:00:18.501894 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 515/1038] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:18 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 903 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:18.844205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5667d562-5867-476a-9a61-de747f3ab008 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:18.845416 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5667d562-5867-476a-9a61-de747f3ab008 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:18.845851 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:18.845851 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:18.846536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5667d562-5867-476a-9a61-de747f3ab008 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:19.003238 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:19.003238 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:19.037877 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5667d562-5867-476a-9a61-de747f3ab008 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:19.139768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5667d562-5867-476a-9a61-de747f3ab008 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:19.153230 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 524/1039] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:18 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 972 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:19.511717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5cd86456-ea8c-4b97-b7c1-624e36366561 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:19.512279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5cd86456-ea8c-4b97-b7c1-624e36366561 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:19.513241 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:19.513241 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:19.513790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5cd86456-ea8c-4b97-b7c1-624e36366561 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:19.759994 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:19.759994 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:19.788898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5cd86456-ea8c-4b97-b7c1-624e36366561 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:19.859885 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5cd86456-ea8c-4b97-b7c1-624e36366561 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 200 Dec 22 10:00:19.861703 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 516/1040] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:19 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 904 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:19.877853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3696bed3-1842-4545-82e6-23300b1538bd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:19.879263 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:19.879263 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:19.880069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3696bed3-1842-4545-82e6-23300b1538bd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-789425873", "description": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:20.010482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:20.010482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:20.031203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3696bed3-1842-4545-82e6-23300b1538bd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:20.063684 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3696bed3-1842-4545-82e6-23300b1538bd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 10:00:20.091226 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3696bed3-1842-4545-82e6-23300b1538bd tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 200 Dec 22 10:00:20.092758 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 525/1041] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Dec 22 10:00:19 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 838 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:20.107230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55f63f40-8e24-4568-b612-40ab820d2b5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] DELETE http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:20.107826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55f63f40-8e24-4568-b612-40ab820d2b5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:20.107970 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:20.107970 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:20.108403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55f63f40-8e24-4568-b612-40ab820d2b5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:20.108982 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-55f63f40-8e24-4568-b612-40ab820d2b5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume with id: cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:20.169841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ea3fa88-d5ab-4518-a835-d2ddcb5d4666 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:20.170524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ea3fa88-d5ab-4518-a835-d2ddcb5d4666 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:20.170916 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:20.170916 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:20.171283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ea3fa88-d5ab-4518-a835-d2ddcb5d4666 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:20.304442 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:20.304442 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:20.305065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:20.305065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:20.306267 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-55f63f40-8e24-4568-b612-40ab820d2b5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:20.341195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9ea3fa88-d5ab-4518-a835-d2ddcb5d4666 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:20.421499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ea3fa88-d5ab-4518-a835-d2ddcb5d4666 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:20.441612 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 526/1042] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:20 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 972 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:20.454240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-55f63f40-8e24-4568-b612-40ab820d2b5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume request issued successfully. Dec 22 10:00:20.455165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55f63f40-8e24-4568-b612-40ab820d2b5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 202 Dec 22 10:00:20.465009 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 517/1043] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:00:20 2020] DELETE /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 0 bytes in 358 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:00:20.470017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a945cfd-89c4-4c2c-983e-2547c2af3f0b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:20.470620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a945cfd-89c4-4c2c-983e-2547c2af3f0b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:20.470838 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:20.470838 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:20.471216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a945cfd-89c4-4c2c-983e-2547c2af3f0b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:20.601183 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:20.601183 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:20.631474 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1a945cfd-89c4-4c2c-983e-2547c2af3f0b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:20.696526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a945cfd-89c4-4c2c-983e-2547c2af3f0b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 200 Dec 22 10:00:20.707315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 527/1044] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:20 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 905 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:21.438914 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8505a810-77f6-4680-b8f2-7f4b5742adb5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:21.440079 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8505a810-77f6-4680-b8f2-7f4b5742adb5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:21.440548 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:21.440548 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:21.441257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8505a810-77f6-4680-b8f2-7f4b5742adb5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:21.622688 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:21.622688 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:21.646609 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8505a810-77f6-4680-b8f2-7f4b5742adb5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:21.703767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8505a810-77f6-4680-b8f2-7f4b5742adb5 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:21.704832 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 518/1045] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:21 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 972 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:21.714956 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-865c217e-120d-40d3-8178-79853694b6d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:21.715477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-865c217e-120d-40d3-8178-79853694b6d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:21.715790 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:21.715790 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:21.716207 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-865c217e-120d-40d3-8178-79853694b6d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:21.803687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:21.803687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:21.813862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-865c217e-120d-40d3-8178-79853694b6d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:21.842969 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-865c217e-120d-40d3-8178-79853694b6d4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 200 Dec 22 10:00:21.843458 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 528/1046] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:21 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 905 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:22.732239 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ad54607-824f-454c-9da2-7732234d78e0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:22.732239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ad54607-824f-454c-9da2-7732234d78e0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:22.732239 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:22.732239 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:22.732239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ad54607-824f-454c-9da2-7732234d78e0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:22.860343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b07f637-dfb8-40c2-a2f3-368cfadffb1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:22.860868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b07f637-dfb8-40c2-a2f3-368cfadffb1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:22.861084 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:22.861084 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:22.861457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b07f637-dfb8-40c2-a2f3-368cfadffb1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:22.899439 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:22.899439 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:22.924986 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ad54607-824f-454c-9da2-7732234d78e0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:22.959506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ad54607-824f-454c-9da2-7732234d78e0 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:22.974452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:22.974452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:22.977013 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 519/1047] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:22 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 972 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:22.989222 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6b07f637-dfb8-40c2-a2f3-368cfadffb1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:23.025867 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b07f637-dfb8-40c2-a2f3-368cfadffb1a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 200 Dec 22 10:00:23.027689 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 529/1048] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:22 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 905 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:23.978950 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d200155-dc40-4cc2-876c-43b5bc2dcb2c tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:23.980511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d200155-dc40-4cc2-876c-43b5bc2dcb2c tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:23.980511 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:23.980511 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:23.980801 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d200155-dc40-4cc2-876c-43b5bc2dcb2c tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:24.044647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c5fa4a3-79e1-402c-8f81-347cb94e8a97 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 Dec 22 10:00:24.045175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c5fa4a3-79e1-402c-8f81-347cb94e8a97 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:24.045391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:24.045391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:24.045769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c5fa4a3-79e1-402c-8f81-347cb94e8a97 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:24.098364 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.098364 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.122240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3d200155-dc40-4cc2-876c-43b5bc2dcb2c tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:24.151065 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c5fa4a3-79e1-402c-8f81-347cb94e8a97 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 returned with HTTP 404 Dec 22 10:00:24.152681 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 530/1049] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:24 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/cd530a1d-0794-4bb7-a427-0d6da230ee56 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:00:24.162104 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ead9702-1cee-4447-a159-1467d0afac6a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] DELETE http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:24.164712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ead9702-1cee-4447-a159-1467d0afac6a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:24.165476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ead9702-1cee-4447-a159-1467d0afac6a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:24.168552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2ead9702-1cee-4447-a159-1467d0afac6a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume with id: a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:24.177750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d200155-dc40-4cc2-876c-43b5bc2dcb2c tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:24.178578 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 520/1050] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:23 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 1360 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:00:24.197450 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-368b359b-a49b-44cf-9357-d6cc646e44ce tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] POST http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action Dec 22 10:00:24.197928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:24.197928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:24.198927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-368b359b-a49b-44cf-9357-d6cc646e44ce tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] 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=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:00:24.216173 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-368b359b-a49b-44cf-9357-d6cc646e44ce tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] 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=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:24.274221 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.274221 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.275440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ead9702-1cee-4447-a159-1467d0afac6a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:24.371467 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.371467 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.373575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ead9702-1cee-4447-a159-1467d0afac6a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume request issued successfully. Dec 22 10:00:24.376042 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ead9702-1cee-4447-a159-1467d0afac6a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 202 Dec 22 10:00:24.384068 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 531/1051] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:00:24 2020] DELETE /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:00:24.403897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7177d596-df53-4ed5-b9c8-8b4084056745 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:24.407154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7177d596-df53-4ed5-b9c8-8b4084056745 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:24.407544 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:24.407544 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:24.408220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7177d596-df53-4ed5-b9c8-8b4084056745 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:24.434834 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.434834 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.436425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-368b359b-a49b-44cf-9357-d6cc646e44ce tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:24.493765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-368b359b-a49b-44cf-9357-d6cc646e44ce tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Update volume metadata completed successfully. Dec 22 10:00:24.494682 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-368b359b-a49b-44cf-9357-d6cc646e44ce tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action returned with HTTP 200 Dec 22 10:00:24.495842 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 521/1052] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Dec 22 10:00:24 2020] POST /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action => generated 511 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:00:24.502021 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.502021 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.504810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90039dd1-18ee-4f83-ae0c-b4eab2d4254b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:24.505449 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90039dd1-18ee-4f83-ae0c-b4eab2d4254b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:24.505590 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:24.505590 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:24.505919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90039dd1-18ee-4f83-ae0c-b4eab2d4254b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:24.514324 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7177d596-df53-4ed5-b9c8-8b4084056745 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:24.543460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7177d596-df53-4ed5-b9c8-8b4084056745 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:24.544607 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 532/1053] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:24 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 993 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:24.617706 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.617706 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.651160 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-90039dd1-18ee-4f83-ae0c-b4eab2d4254b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:24.682462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90039dd1-18ee-4f83-ae0c-b4eab2d4254b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:24.684604 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 522/1054] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:24 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 1435 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:00:24.700463 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca8d88b5-fea1-49c3-8f05-194c588a2fa8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] POST http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action Dec 22 10:00:24.701114 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:24.701114 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:24.701751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca8d88b5-fea1-49c3-8f05-194c588a2fa8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:00:24.702372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca8d88b5-fea1-49c3-8f05-194c588a2fa8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:24.774535 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.774535 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.868747 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:24.868747 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:24.878970 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ca8d88b5-fea1-49c3-8f05-194c588a2fa8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:24.907606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ca8d88b5-fea1-49c3-8f05-194c588a2fa8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Get volume image-metadata completed successfully. Dec 22 10:00:24.941861 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:00:24.941861 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:00:24.948870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ca8d88b5-fea1-49c3-8f05-194c588a2fa8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Delete volume metadata completed successfully. Dec 22 10:00:24.949972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca8d88b5-fea1-49c3-8f05-194c588a2fa8 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action returned with HTTP 200 Dec 22 10:00:24.951272 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 533/1055] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:00:24 2020] POST /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action => generated 0 bytes in 256 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 22 10:00:24.968920 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a502a60-9946-40a5-b014-e227ff5e0bdf tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] POST http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action Dec 22 10:00:24.969388 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:24.969388 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:24.969831 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a502a60-9946-40a5-b014-e227ff5e0bdf tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:00:24.970218 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a502a60-9946-40a5-b014-e227ff5e0bdf tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:25.069186 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:25.069186 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:25.071136 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8a502a60-9946-40a5-b014-e227ff5e0bdf tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:25.091647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8a502a60-9946-40a5-b014-e227ff5e0bdf tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Get volume image-metadata completed successfully. Dec 22 10:00:25.092715 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a502a60-9946-40a5-b014-e227ff5e0bdf tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action returned with HTTP 200 Dec 22 10:00:25.094138 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 523/1056] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:00:24 2020] POST /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc/action => generated 485 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:25.103633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16623bb5-10cf-4c40-8aec-1227ea5cff02 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] DELETE http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:25.104196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16623bb5-10cf-4c40-8aec-1227ea5cff02 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:25.104394 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:25.104394 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:25.105853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16623bb5-10cf-4c40-8aec-1227ea5cff02 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:25.107040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-16623bb5-10cf-4c40-8aec-1227ea5cff02 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Delete volume with id: 8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:25.213518 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:25.213518 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:25.222710 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-16623bb5-10cf-4c40-8aec-1227ea5cff02 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:25.283631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-16623bb5-10cf-4c40-8aec-1227ea5cff02 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Delete volume request issued successfully. Dec 22 10:00:25.284145 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16623bb5-10cf-4c40-8aec-1227ea5cff02 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 202 Dec 22 10:00:25.288005 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 534/1057] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:00:25 2020] DELETE /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:00:25.293266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-365e51cb-c6d8-4f9d-b3a0-33674ef95e3e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:25.293906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-365e51cb-c6d8-4f9d-b3a0-33674ef95e3e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:25.294114 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:25.294114 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:25.294482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-365e51cb-c6d8-4f9d-b3a0-33674ef95e3e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:25.411615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:25.411615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:25.427745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-365e51cb-c6d8-4f9d-b3a0-33674ef95e3e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:25.459066 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-365e51cb-c6d8-4f9d-b3a0-33674ef95e3e tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:25.461301 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 524/1058] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:25 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 1408 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:00:25.560917 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f819fbd4-7ac8-440f-8e46-a8f05fe9b4a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:25.561442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f819fbd4-7ac8-440f-8e46-a8f05fe9b4a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:25.561660 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:25.561660 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:25.562039 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f819fbd4-7ac8-440f-8e46-a8f05fe9b4a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:25.713682 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:25.713682 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:25.747163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f819fbd4-7ac8-440f-8e46-a8f05fe9b4a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:25.794239 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f819fbd4-7ac8-440f-8e46-a8f05fe9b4a1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 200 Dec 22 10:00:25.795279 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 535/1059] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:25 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 993 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:26.484188 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-441ecf0b-90cf-4320-bbc1-3876341d9f73 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:26.485312 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-441ecf0b-90cf-4320-bbc1-3876341d9f73 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:26.485687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:26.485687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:26.486304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-441ecf0b-90cf-4320-bbc1-3876341d9f73 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:26.602726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:26.602726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:26.632255 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-441ecf0b-90cf-4320-bbc1-3876341d9f73 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:26.663680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-441ecf0b-90cf-4320-bbc1-3876341d9f73 tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:26.676720 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 525/1060] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:26 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 1408 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:00:26.810835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4b9ed4d-378c-465f-bfcf-f04b40f9fb96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f Dec 22 10:00:26.811367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b4b9ed4d-378c-465f-bfcf-f04b40f9fb96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:26.811589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:26.811589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:26.811979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b4b9ed4d-378c-465f-bfcf-f04b40f9fb96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:26.896935 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4b9ed4d-378c-465f-bfcf-f04b40f9fb96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f returned with HTTP 404 Dec 22 10:00:26.898172 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 536/1061] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:26 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/a1d25681-6bb8-4200-ac28-aca52799649f => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:00:26.951773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] POST http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes Dec 22 10:00:26.952357 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:26.952357 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:26.952912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'create', calling method: create, body: {"volume": {"imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6", "size": 1, "name": "tempest-VolumesGetTest-Volume-213446515", "metadata": {"Type": "Test"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:26.954220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request body: {'volume': {'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-213446515', 'metadata': {'Type': 'Test'}}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:00:27.116435 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume of 1 GB Dec 22 10:00:27.144563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Availability Zones retrieved successfully. Dec 22 10:00:27.180762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (aaae4bb1-4a9b-467d-aa8c-84e82742a908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:27.195363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bcd9cf-2db4-4257-8120-2a5454d9b99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:27.197764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:00:27.386699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2bcd9cf-2db4-4257-8120-2a5454d9b99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:27.389128 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2764df5f-e646-4226-bdd4-230073c1ae2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:27.513482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Created reservations ['2f0ae238-2cc0-45c0-bffc-ecef7ea81b05', 'd2cc666a-73ca-4369-8e76-4f66bdc3cda2', '2f1bea30-3329-44c6-971c-3213ab4ce15e', '6e6d9704-3ad4-4c61-831e-ff8f57bbab48'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:27.515502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2764df5f-e646-4226-bdd4-230073c1ae2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f0ae238-2cc0-45c0-bffc-ecef7ea81b05', 'd2cc666a-73ca-4369-8e76-4f66bdc3cda2', '2f1bea30-3329-44c6-971c-3213ab4ce15e', '6e6d9704-3ad4-4c61-831e-ff8f57bbab48']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:27.519878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22986a7a-9927-497b-8bd3-2dc6b45b286d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:27.616200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22986a7a-9927-497b-8bd3-2dc6b45b286d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c67de4-d62f-48c0-9476-c43be748903a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-213446515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['2f0ae238-2cc0-45c0-bffc-ecef7ea81b05','d2cc666a-73ca-4369-8e76-4f66bdc3cda2','2f1bea30-3329-44c6-971c-3213ab4ce15e','6e6d9704-3ad4-4c61-831e-ff8f57bbab48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-213446515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c67de4-d62f-48c0-9476-c43be748903a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='887e5e5c03a84b2c9129639d164ec07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='97cbbae8714c4987b4d54fca49a40c13',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:27.618312 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56978b0-70c6-4669-a04b-d45aa7a2ed21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:27.682232 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5646ab87-83cc-468b-a59b-e2a200982b8d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:27.683288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5646ab87-83cc-468b-a59b-e2a200982b8d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:27.683775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5646ab87-83cc-468b-a59b-e2a200982b8d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:27.738364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56978b0-70c6-4669-a04b-d45aa7a2ed21) transitioned into state 'SUCCESS' from state '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-213446515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['2f0ae238-2cc0-45c0-bffc-ecef7ea81b05','d2cc666a-73ca-4369-8e76-4f66bdc3cda2','2f1bea30-3329-44c6-971c-3213ab4ce15e','6e6d9704-3ad4-4c61-831e-ff8f57bbab48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:27.748618 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0550060-c6d8-47d9-9699-5d1f103f8314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:27.762836 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:27.762836 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:27.782144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0550060-c6d8-47d9-9699-5d1f103f8314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:27.784848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (aaae4bb1-4a9b-467d-aa8c-84e82742a908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:27.803543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5646ab87-83cc-468b-a59b-e2a200982b8d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Volume info retrieved successfully. Dec 22 10:00:27.869587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5646ab87-83cc-468b-a59b-e2a200982b8d tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 200 Dec 22 10:00:27.872833 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 537/1062] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:27 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 1408 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:00:27.946600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request issued successfully. Dec 22 10:00:27.972538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2813e81-bf00-44b1-b506-d544e601784b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes returned with HTTP 202 Dec 22 10:00:27.978667 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 526/1063] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:00:26 2020] POST /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes => generated 827 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:00:27.988842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b3bf802-f61e-4d16-b386-79a3bd527396 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:27.989477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b3bf802-f61e-4d16-b386-79a3bd527396 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:27.989797 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:27.989797 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:27.990628 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b3bf802-f61e-4d16-b386-79a3bd527396 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:28.103391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:28.103391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:28.122742 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b3bf802-f61e-4d16-b386-79a3bd527396 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:28.173591 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b3bf802-f61e-4d16-b386-79a3bd527396 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:28.175236 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 538/1064] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:27 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:28.894750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-641a034b-fec3-42c1-b688-2346377b3c4b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] GET http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc Dec 22 10:00:28.896050 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-641a034b-fec3-42c1-b688-2346377b3c4b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:28.896440 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:28.896440 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:28.897090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-641a034b-fec3-42c1-b688-2346377b3c4b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:28.997951 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-641a034b-fec3-42c1-b688-2346377b3c4b tempest-VolumesImageMetadata-345431011 tempest-VolumesImageMetadata-345431011] http://10.222.0.50/volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc returned with HTTP 404 Dec 22 10:00:29.002943 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 527/1065] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:28 2020] GET /volume/v3/01966e70fc6342d39b39be323958aa6a/volumes/8fd0deb3-54af-480d-b892-fe846575f0dc => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:00:29.192308 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4596b6f8-29a9-4a68-b716-3ac31bbb33b0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:29.193168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4596b6f8-29a9-4a68-b716-3ac31bbb33b0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:29.193591 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:29.193591 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:29.194233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4596b6f8-29a9-4a68-b716-3ac31bbb33b0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:29.354485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:29.354485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:29.403567 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4596b6f8-29a9-4a68-b716-3ac31bbb33b0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:29.457360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4596b6f8-29a9-4a68-b716-3ac31bbb33b0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:29.460236 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 539/1066] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:29 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:30.476997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58da252e-cf98-4d39-a4a1-5e2d5d270cab tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:30.477686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58da252e-cf98-4d39-a4a1-5e2d5d270cab tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:30.478130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58da252e-cf98-4d39-a4a1-5e2d5d270cab tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:30.562341 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:30.562341 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:30.574163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-58da252e-cf98-4d39-a4a1-5e2d5d270cab tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:30.604167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58da252e-cf98-4d39-a4a1-5e2d5d270cab tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:30.616312 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 528/1067] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:30 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:31.623376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d920691-8ca4-409d-b526-b655042c1d75 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:31.623876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d920691-8ca4-409d-b526-b655042c1d75 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:31.624139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:31.624139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:31.624780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d920691-8ca4-409d-b526-b655042c1d75 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:31.748265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:31.748265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:31.768609 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1d920691-8ca4-409d-b526-b655042c1d75 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:31.836410 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d920691-8ca4-409d-b526-b655042c1d75 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:31.845821 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 540/1068] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:31 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:32.861863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2190b842-c85f-426b-81f2-51f00f4d6515 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:32.863160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2190b842-c85f-426b-81f2-51f00f4d6515 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:32.863546 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:32.863546 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:32.864190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2190b842-c85f-426b-81f2-51f00f4d6515 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:33.302387 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:33.302387 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:33.324056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2190b842-c85f-426b-81f2-51f00f4d6515 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:33.382299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2190b842-c85f-426b-81f2-51f00f4d6515 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:33.392094 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 529/1069] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:32 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:33.560440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] POST http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes Dec 22 10:00:33.561214 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:33.561214 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:33.562101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-492935841"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:33.563531 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-492935841'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:00:33.564343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Create volume of 1 GB Dec 22 10:00:33.578781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Availability Zones retrieved successfully. Dec 22 10:00:33.604156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Flow 'volume_create_api' (6d169c91-af89-4058-9f8a-5b6224c4cea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:33.608463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c41e2e5-f21a-4b3b-b307-3ccb32b91f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:33.610955 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:00:33.741668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c41e2e5-f21a-4b3b-b307-3ccb32b91f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:33.745429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e14a5c-1492-449d-854e-7ad56d499e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:33.873187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Created reservations ['c57baac1-cdd4-491d-8c0d-fa4ce280d532', 'bdb5ac86-29ec-4a9a-bde7-8bb7bccbe460', '2669258c-054a-48eb-a3aa-693138a35fde', 'b3906e6a-56e1-4493-ac3e-a49470ac30b9'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:33.875751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e14a5c-1492-449d-854e-7ad56d499e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c57baac1-cdd4-491d-8c0d-fa4ce280d532', 'bdb5ac86-29ec-4a9a-bde7-8bb7bccbe460', '2669258c-054a-48eb-a3aa-693138a35fde', 'b3906e6a-56e1-4493-ac3e-a49470ac30b9']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:33.878955 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b306f8-9549-459e-b838-bfa691757d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:33.969225 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b306f8-9549-459e-b838-bfa691757d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ed94fb7-73ca-4b70-b6bf-9a5d3483563c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-492935841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90929b4d32f54180a0e4016dc140d068',qos_specs=None,replication_status=,reservations=['c57baac1-cdd4-491d-8c0d-fa4ce280d532','bdb5ac86-29ec-4a9a-bde7-8bb7bccbe460','2669258c-054a-48eb-a3aa-693138a35fde','b3906e6a-56e1-4493-ac3e-a49470ac30b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc9bb65eb4d427f83033fb58557a10d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-492935841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ed94fb7-73ca-4b70-b6bf-9a5d3483563c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90929b4d32f54180a0e4016dc140d068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fcc9bb65eb4d427f83033fb58557a10d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:33.971683 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a96ad80-4ec8-4523-849a-1940213757fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:34.003147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a96ad80-4ec8-4523-849a-1940213757fd) transitioned into state 'SUCCESS' from state '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-492935841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90929b4d32f54180a0e4016dc140d068',qos_specs=None,replication_status=,reservations=['c57baac1-cdd4-491d-8c0d-fa4ce280d532','bdb5ac86-29ec-4a9a-bde7-8bb7bccbe460','2669258c-054a-48eb-a3aa-693138a35fde','b3906e6a-56e1-4493-ac3e-a49470ac30b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc9bb65eb4d427f83033fb58557a10d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:34.008882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aab1d4e-93c1-47d8-b487-864f4c45d372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:34.029406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aab1d4e-93c1-47d8-b487-864f4c45d372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:34.032073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Flow 'volume_create_api' (6d169c91-af89-4058-9f8a-5b6224c4cea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:34.085795 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Create volume request issued successfully. Dec 22 10:00:34.103334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2fe1e4f-d8a0-4509-9c9f-f363aa685830 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes returned with HTTP 202 Dec 22 10:00:34.114244 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 541/1070] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:00:33 2020] POST /volume/v3/90929b4d32f54180a0e4016dc140d068/volumes => generated 823 bytes in 1018 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:00:34.118602 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eeef1295-5014-451f-96ae-dfc466c783be tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:34.119442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eeef1295-5014-451f-96ae-dfc466c783be tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:34.119907 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:34.119907 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:34.120785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eeef1295-5014-451f-96ae-dfc466c783be tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:34.265920 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:34.265920 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:34.297691 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-eeef1295-5014-451f-96ae-dfc466c783be tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Volume info retrieved successfully. Dec 22 10:00:34.355332 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eeef1295-5014-451f-96ae-dfc466c783be tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c returned with HTTP 200 Dec 22 10:00:34.356897 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 530/1071] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:34 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c => generated 915 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:34.406014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bd91064-ecfe-48db-8324-b10283ad1780 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:34.407521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bd91064-ecfe-48db-8324-b10283ad1780 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:34.407521 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:34.407521 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:34.407521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bd91064-ecfe-48db-8324-b10283ad1780 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:34.497879 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:34.497879 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:34.516472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1bd91064-ecfe-48db-8324-b10283ad1780 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:34.543054 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bd91064-ecfe-48db-8324-b10283ad1780 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:34.553580 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 542/1072] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:34 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:35.373858 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4feacb22-e62d-49c1-9c3b-85c8c9539dba tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:35.374949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4feacb22-e62d-49c1-9c3b-85c8c9539dba tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:35.375327 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:35.375327 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:35.375980 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4feacb22-e62d-49c1-9c3b-85c8c9539dba tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:35.501353 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:35.501353 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:35.520605 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4feacb22-e62d-49c1-9c3b-85c8c9539dba tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Volume info retrieved successfully. Dec 22 10:00:35.558600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4feacb22-e62d-49c1-9c3b-85c8c9539dba tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c returned with HTTP 200 Dec 22 10:00:35.559645 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 531/1073] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:35 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:35.570904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19125020-de49-4ac6-b167-625613e7bb5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:35.571826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19125020-de49-4ac6-b167-625613e7bb5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:35.572257 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:35.572257 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:35.573546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19125020-de49-4ac6-b167-625613e7bb5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:35.576074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45751f96-abb5-485c-9be3-7faa3e7d9b79 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] POST http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots Dec 22 10:00:35.576543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:35.576543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:35.576968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45751f96-abb5-485c-9be3-7faa3e7d9b79 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ed94fb7-73ca-4b70-b6bf-9a5d3483563c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1943629738"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:35.645064 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:35.645064 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:35.646538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-45751f96-abb5-485c-9be3-7faa3e7d9b79 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Volume info retrieved successfully. Dec 22 10:00:35.647046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-45751f96-abb5-485c-9be3-7faa3e7d9b79 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Create snapshot from volume 3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:35.657345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:35.657345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:35.683210 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-19125020-de49-4ac6-b167-625613e7bb5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:35.728169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19125020-de49-4ac6-b167-625613e7bb5b tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:35.729883 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 543/1074] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:35 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:35.739793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-45751f96-abb5-485c-9be3-7faa3e7d9b79 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Created reservations ['ab749030-cd07-4b46-8bd7-e3fe3a49f237', 'd0629ada-b7ee-4830-8208-b258479743af', '27dcebfd-4f40-468f-9911-36f6c4798064', 'b255fab5-ac26-4d31-b16c-18b38bd63bd5'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:35.995691 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-45751f96-abb5-485c-9be3-7faa3e7d9b79 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot create request issued successfully. Dec 22 10:00:35.997300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45751f96-abb5-485c-9be3-7faa3e7d9b79 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots returned with HTTP 202 Dec 22 10:00:36.003976 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 532/1075] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:00:35 2020] POST /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots => generated 311 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:00:36.011723 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba0ac87d-5a7b-498d-8f23-b9eba7ef37d5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:36.012281 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba0ac87d-5a7b-498d-8f23-b9eba7ef37d5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:36.012481 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:36.012481 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:36.013199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba0ac87d-5a7b-498d-8f23-b9eba7ef37d5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:36.070623 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:36.070623 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:36.080339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba0ac87d-5a7b-498d-8f23-b9eba7ef37d5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:36.083555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba0ac87d-5a7b-498d-8f23-b9eba7ef37d5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 returned with HTTP 200 Dec 22 10:00:36.084713 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 544/1076] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:00:36 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 => generated 443 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:36.747389 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-02ecb818-3e16-447c-affc-531c98202fe1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:36.748070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-02ecb818-3e16-447c-affc-531c98202fe1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:36.748251 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:36.748251 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:36.748581 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-02ecb818-3e16-447c-affc-531c98202fe1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:36.929639 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:36.929639 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:36.966102 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-02ecb818-3e16-447c-affc-531c98202fe1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:37.025735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-02ecb818-3e16-447c-affc-531c98202fe1 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:37.028501 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 533/1077] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:36 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:00:37.096021 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36f3fd39-9b75-4b9d-9cb3-762dadb3d7ca tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:37.096811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36f3fd39-9b75-4b9d-9cb3-762dadb3d7ca tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:37.097184 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:37.097184 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:37.097830 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36f3fd39-9b75-4b9d-9cb3-762dadb3d7ca tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:37.177693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:37.177693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:37.178931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-36f3fd39-9b75-4b9d-9cb3-762dadb3d7ca tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:37.181154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36f3fd39-9b75-4b9d-9cb3-762dadb3d7ca tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 returned with HTTP 200 Dec 22 10:00:37.187886 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 545/1078] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:00:37 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 => generated 443 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:38.044891 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9c32d3e-70ae-44fd-8b4c-e7eddaec1d74 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:38.045452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9c32d3e-70ae-44fd-8b4c-e7eddaec1d74 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:38.045671 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.045671 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.045975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9c32d3e-70ae-44fd-8b4c-e7eddaec1d74 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:38.143882 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.143882 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.159269 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f9c32d3e-70ae-44fd-8b4c-e7eddaec1d74 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:38.194327 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73ee91a3-9720-4537-90e2-ff16479bbdb0 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:38.194547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73ee91a3-9720-4537-90e2-ff16479bbdb0 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:38.194782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.194782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.195103 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73ee91a3-9720-4537-90e2-ff16479bbdb0 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:38.240828 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9c32d3e-70ae-44fd-8b4c-e7eddaec1d74 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:38.241825 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 534/1079] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:38 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:38.305947 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.305947 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.308280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-73ee91a3-9720-4537-90e2-ff16479bbdb0 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:38.310429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73ee91a3-9720-4537-90e2-ff16479bbdb0 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 returned with HTTP 200 Dec 22 10:00:38.311579 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 546/1080] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:00:38 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 => generated 470 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:38.326371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3cfa5376-212d-42ec-977a-133901bca81c tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] POST http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:38.326874 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.326874 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.327263 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3cfa5376-212d-42ec-977a-133901bca81c tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:38.364138 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.364138 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.365221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3cfa5376-212d-42ec-977a-133901bca81c tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:38.434320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3cfa5376-212d-42ec-977a-133901bca81c tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Update snapshot metadata completed successfully. Dec 22 10:00:38.434971 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3cfa5376-212d-42ec-977a-133901bca81c tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:38.435875 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 535/1081] 10.222.0.50 () {60 vars in 1369 bytes} [Tue Dec 22 10:00:38 2020] POST /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 68 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:38.445789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55141b2d-9595-491d-85fe-6a8c6c9e2dae tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:38.446954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55141b2d-9595-491d-85fe-6a8c6c9e2dae tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:38.447386 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.447386 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.448332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55141b2d-9595-491d-85fe-6a8c6c9e2dae tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:38.480477 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.480477 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.482061 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-55141b2d-9595-491d-85fe-6a8c6c9e2dae tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:38.485014 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-55141b2d-9595-491d-85fe-6a8c6c9e2dae tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Get snapshot metadata completed successfully. Dec 22 10:00:38.486415 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55141b2d-9595-491d-85fe-6a8c6c9e2dae tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:38.498174 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77ff7e50-18ef-4fa5-bd7c-827162409849 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] PUT http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:38.498999 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.498999 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.499917 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77ff7e50-18ef-4fa5-bd7c-827162409849 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:38.506118 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 547/1082] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:00:38 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:38.531574 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.531574 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.533211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-77ff7e50-18ef-4fa5-bd7c-827162409849 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:38.585802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-77ff7e50-18ef-4fa5-bd7c-827162409849 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Update snapshot metadata completed successfully. Dec 22 10:00:38.586842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77ff7e50-18ef-4fa5-bd7c-827162409849 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:38.594059 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 536/1083] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Dec 22 10:00:38 2020] PUT /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 57 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:38.600382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-645b07fe-f3b0-4dd3-91cc-2beb3013ec24 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:38.601214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-645b07fe-f3b0-4dd3-91cc-2beb3013ec24 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:38.601629 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.601629 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.602293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-645b07fe-f3b0-4dd3-91cc-2beb3013ec24 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:38.641544 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.641544 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.643028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-645b07fe-f3b0-4dd3-91cc-2beb3013ec24 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:38.645627 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-645b07fe-f3b0-4dd3-91cc-2beb3013ec24 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Get snapshot metadata completed successfully. Dec 22 10:00:38.646388 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-645b07fe-f3b0-4dd3-91cc-2beb3013ec24 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:38.647685 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 548/1084] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:00:38 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 57 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:38.659381 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8694611e-5e6b-47ed-9f10-9dc5e87ad259 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] DELETE http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 Dec 22 10:00:38.660155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8694611e-5e6b-47ed-9f10-9dc5e87ad259 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:38.660487 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.660487 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.661053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8694611e-5e6b-47ed-9f10-9dc5e87ad259 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:38.712775 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.712775 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.714318 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8694611e-5e6b-47ed-9f10-9dc5e87ad259 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:38.717315 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8694611e-5e6b-47ed-9f10-9dc5e87ad259 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Get snapshot metadata completed successfully. Dec 22 10:00:38.728970 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:00:38.728970 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:00:38.738910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8694611e-5e6b-47ed-9f10-9dc5e87ad259 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Delete snapshot metadata completed successfully. Dec 22 10:00:38.746209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8694611e-5e6b-47ed-9f10-9dc5e87ad259 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 returned with HTTP 200 Dec 22 10:00:38.750248 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 537/1085] 10.222.0.50 () {58 vars in 1366 bytes} [Tue Dec 22 10:00:38 2020] DELETE /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 => generated 0 bytes in 93 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 22 10:00:38.757007 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f3e489d-a8eb-4981-b716-e8ddefe9884e tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:38.757991 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f3e489d-a8eb-4981-b716-e8ddefe9884e tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:38.758406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.758406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.759064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f3e489d-a8eb-4981-b716-e8ddefe9884e tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:38.839259 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.839259 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.846231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9f3e489d-a8eb-4981-b716-e8ddefe9884e tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:38.850384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9f3e489d-a8eb-4981-b716-e8ddefe9884e tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Get snapshot metadata completed successfully. Dec 22 10:00:38.855055 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f3e489d-a8eb-4981-b716-e8ddefe9884e tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:38.855055 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 549/1086] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:00:38 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 32 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:38.865368 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48ffdb7b-b7bd-48e4-95c7-5a259b584761 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] PUT http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:38.866072 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:38.866072 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:38.866262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48ffdb7b-b7bd-48e4-95c7-5a259b584761 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:38.935564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:38.935564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:38.936793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-48ffdb7b-b7bd-48e4-95c7-5a259b584761 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.012046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-48ffdb7b-b7bd-48e4-95c7-5a259b584761 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Update snapshot metadata completed successfully. Dec 22 10:00:39.012595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48ffdb7b-b7bd-48e4-95c7-5a259b584761 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:39.013581 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 538/1087] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Dec 22 10:00:38 2020] PUT /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 16 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:39.024948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb056c85-e6df-4f3b-9ab7-b0a4d8367145 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] POST http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:39.025383 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.025383 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.027393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb056c85-e6df-4f3b-9ab7-b0a4d8367145 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:39.066273 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.066273 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.068211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cb056c85-e6df-4f3b-9ab7-b0a4d8367145 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.146879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cb056c85-e6df-4f3b-9ab7-b0a4d8367145 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Update snapshot metadata completed successfully. Dec 22 10:00:39.148612 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb056c85-e6df-4f3b-9ab7-b0a4d8367145 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:39.149663 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 550/1088] 10.222.0.50 () {60 vars in 1369 bytes} [Tue Dec 22 10:00:39 2020] POST /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 68 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:39.161681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cd761ed-42ac-4dbc-93d6-759aedfef7dc tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:39.162466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cd761ed-42ac-4dbc-93d6-759aedfef7dc tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:39.162861 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.162861 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.163250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cd761ed-42ac-4dbc-93d6-759aedfef7dc tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:39.219166 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.219166 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.220299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1cd761ed-42ac-4dbc-93d6-759aedfef7dc tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.231481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1cd761ed-42ac-4dbc-93d6-759aedfef7dc tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Get snapshot metadata completed successfully. Dec 22 10:00:39.232482 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cd761ed-42ac-4dbc-93d6-759aedfef7dc tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:39.233757 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 539/1089] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:00:39 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 68 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:39.247782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25aa5e8b-54dc-423d-94e8-3b2496f77837 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] PUT http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 Dec 22 10:00:39.248597 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.248597 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.249309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25aa5e8b-54dc-423d-94e8-3b2496f77837 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:39.258043 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c574412e-2aa0-4ed4-bfa4-25d3a0aa4340 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:39.258807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c574412e-2aa0-4ed4-bfa4-25d3a0aa4340 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:39.259201 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.259201 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.259977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c574412e-2aa0-4ed4-bfa4-25d3a0aa4340 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:39.308950 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.308950 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.313370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-25aa5e8b-54dc-423d-94e8-3b2496f77837 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.371573 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.371573 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.383527 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c574412e-2aa0-4ed4-bfa4-25d3a0aa4340 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:39.409108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-25aa5e8b-54dc-423d-94e8-3b2496f77837 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Update snapshot metadata completed successfully. Dec 22 10:00:39.409735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25aa5e8b-54dc-423d-94e8-3b2496f77837 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 returned with HTTP 200 Dec 22 10:00:39.410631 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 551/1090] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Dec 22 10:00:39 2020] PUT /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 => generated 35 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:39.411472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c574412e-2aa0-4ed4-bfa4-25d3a0aa4340 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:39.412809 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 540/1091] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:39 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:39.434126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-debc172f-2f9e-4977-97fb-8a35b5ce0c25 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 Dec 22 10:00:39.435549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-debc172f-2f9e-4977-97fb-8a35b5ce0c25 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:39.436732 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.436732 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.439090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-debc172f-2f9e-4977-97fb-8a35b5ce0c25 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:39.495307 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.495307 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.497466 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-debc172f-2f9e-4977-97fb-8a35b5ce0c25 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.501504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-debc172f-2f9e-4977-97fb-8a35b5ce0c25 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Get snapshot metadata completed successfully. Dec 22 10:00:39.516685 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-debc172f-2f9e-4977-97fb-8a35b5ce0c25 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 returned with HTTP 200 Dec 22 10:00:39.519309 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 552/1092] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Dec 22 10:00:39 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata/key3 => generated 35 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:39.529033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ec7fe15-f690-482b-8cdd-40279d14a67b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:39.529743 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ec7fe15-f690-482b-8cdd-40279d14a67b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:39.529963 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.529963 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.530332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ec7fe15-f690-482b-8cdd-40279d14a67b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:39.578041 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.578041 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.581968 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4ec7fe15-f690-482b-8cdd-40279d14a67b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.586166 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4ec7fe15-f690-482b-8cdd-40279d14a67b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Get snapshot metadata completed successfully. Dec 22 10:00:39.590574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ec7fe15-f690-482b-8cdd-40279d14a67b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:39.595110 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 541/1093] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:00:39 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 75 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:39.603828 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d5b66c1-dc6a-41dd-85fe-cdb9ec1740ff tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] PUT http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata Dec 22 10:00:39.605115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.605115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.605695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6d5b66c1-dc6a-41dd-85fe-cdb9ec1740ff tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:39.681297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.681297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.683058 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6d5b66c1-dc6a-41dd-85fe-cdb9ec1740ff tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.727695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6d5b66c1-dc6a-41dd-85fe-cdb9ec1740ff tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Update snapshot metadata completed successfully. Dec 22 10:00:39.728275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d5b66c1-dc6a-41dd-85fe-cdb9ec1740ff tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata returned with HTTP 200 Dec 22 10:00:39.731091 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 553/1094] 10.222.0.50 () {60 vars in 1368 bytes} [Tue Dec 22 10:00:39 2020] PUT /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1/metadata => generated 16 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:00:39.745526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90fe344b-3058-401d-87d2-3573616f4d78 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] DELETE http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:39.746269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90fe344b-3058-401d-87d2-3573616f4d78 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:39.746976 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.746976 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.747364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90fe344b-3058-401d-87d2-3573616f4d78 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:39.747728 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-90fe344b-3058-401d-87d2-3573616f4d78 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Delete snapshot with id: 7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:39.792833 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.792833 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.794293 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-90fe344b-3058-401d-87d2-3573616f4d78 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.885181 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-90fe344b-3058-401d-87d2-3573616f4d78 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot delete request issued successfully. Dec 22 10:00:39.886128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90fe344b-3058-401d-87d2-3573616f4d78 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 returned with HTTP 202 Dec 22 10:00:39.888445 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 542/1095] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 10:00:39 2020] DELETE /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:00:39.896532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f52a9a70-5c43-4bff-8df5-b8bf01ef5a8b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:39.897432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f52a9a70-5c43-4bff-8df5-b8bf01ef5a8b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:39.897703 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:39.897703 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:39.898415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f52a9a70-5c43-4bff-8df5-b8bf01ef5a8b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:39.960821 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:39.960821 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:39.962946 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f52a9a70-5c43-4bff-8df5-b8bf01ef5a8b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:39.967228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f52a9a70-5c43-4bff-8df5-b8bf01ef5a8b tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 returned with HTTP 200 Dec 22 10:00:39.969872 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 554/1096] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:00:39 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:40.430425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-08e6ac5a-e802-4b99-a44e-b2fc059f9566 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:40.431491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-08e6ac5a-e802-4b99-a44e-b2fc059f9566 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:40.431689 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:40.431689 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:40.433062 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-08e6ac5a-e802-4b99-a44e-b2fc059f9566 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:40.576395 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:40.576395 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:40.600340 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-08e6ac5a-e802-4b99-a44e-b2fc059f9566 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:40.625809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-08e6ac5a-e802-4b99-a44e-b2fc059f9566 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:40.627374 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 543/1097] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:40 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:40.980955 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e57b7b98-17b2-44c0-a239-78abf407fcb8 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:40.981827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e57b7b98-17b2-44c0-a239-78abf407fcb8 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:40.982437 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:40.982437 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:40.983200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e57b7b98-17b2-44c0-a239-78abf407fcb8 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:41.042013 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:41.042013 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:41.045825 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e57b7b98-17b2-44c0-a239-78abf407fcb8 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Snapshot retrieved successfully. Dec 22 10:00:41.050524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e57b7b98-17b2-44c0-a239-78abf407fcb8 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 returned with HTTP 200 Dec 22 10:00:41.056534 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 555/1098] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:00:40 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 => generated 469 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:41.643880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04b54630-eeef-4d48-babc-8cf8b2a81936 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:41.645080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04b54630-eeef-4d48-babc-8cf8b2a81936 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:41.645561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:41.645561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:41.646231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04b54630-eeef-4d48-babc-8cf8b2a81936 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:41.805115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:41.805115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:41.835677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-04b54630-eeef-4d48-babc-8cf8b2a81936 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:41.895898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04b54630-eeef-4d48-babc-8cf8b2a81936 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:41.901348 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 544/1099] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:41 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:42.066677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0884446e-ab58-416b-9bf9-07a846f790df tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 Dec 22 10:00:42.067098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0884446e-ab58-416b-9bf9-07a846f790df tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:42.067297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:42.067297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:42.067982 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0884446e-ab58-416b-9bf9-07a846f790df tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:42.120113 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0884446e-ab58-416b-9bf9-07a846f790df tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 returned with HTTP 404 Dec 22 10:00:42.124564 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 556/1100] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:00:42 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/snapshots/7716af04-295e-45d5-89f9-45b4c91b2bd1 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:00:42.130197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca3404e0-283b-4aca-a6ef-a25ca7113a02 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] DELETE http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:42.130945 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca3404e0-283b-4aca-a6ef-a25ca7113a02 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:42.131462 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:42.131462 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:42.132135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca3404e0-283b-4aca-a6ef-a25ca7113a02 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:42.133369 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ca3404e0-283b-4aca-a6ef-a25ca7113a02 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Delete volume with id: 3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:42.231387 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:42.231387 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:42.235756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ca3404e0-283b-4aca-a6ef-a25ca7113a02 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Volume info retrieved successfully. Dec 22 10:00:42.313726 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ca3404e0-283b-4aca-a6ef-a25ca7113a02 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Delete volume request issued successfully. Dec 22 10:00:42.314204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca3404e0-283b-4aca-a6ef-a25ca7113a02 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c returned with HTTP 202 Dec 22 10:00:42.315376 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 545/1101] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:00:42 2020] DELETE /volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:00:42.323483 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f28d4f2-d58f-4b3a-aba0-5b1420c722f5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:42.324027 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f28d4f2-d58f-4b3a-aba0-5b1420c722f5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:42.324870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f28d4f2-d58f-4b3a-aba0-5b1420c722f5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:42.393385 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:42.393385 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:42.404722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9f28d4f2-d58f-4b3a-aba0-5b1420c722f5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Volume info retrieved successfully. Dec 22 10:00:42.430047 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f28d4f2-d58f-4b3a-aba0-5b1420c722f5 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c returned with HTTP 200 Dec 22 10:00:42.431482 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 557/1102] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:42 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:42.920598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d10b93aa-011a-48ff-a554-d96ce6a7d467 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:42.921502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d10b93aa-011a-48ff-a554-d96ce6a7d467 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:42.921752 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:42.921752 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:42.922614 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d10b93aa-011a-48ff-a554-d96ce6a7d467 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:43.044629 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:43.044629 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:43.055853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d10b93aa-011a-48ff-a554-d96ce6a7d467 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:43.083647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d10b93aa-011a-48ff-a554-d96ce6a7d467 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:43.085785 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 546/1103] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:42 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:43.447705 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95c9ed4b-c863-4d16-b73e-417cc2eafd1d tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:43.449053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95c9ed4b-c863-4d16-b73e-417cc2eafd1d tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:43.449258 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:43.449258 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:43.449905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95c9ed4b-c863-4d16-b73e-417cc2eafd1d tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:43.596167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:43.596167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:43.641010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-95c9ed4b-c863-4d16-b73e-417cc2eafd1d tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Volume info retrieved successfully. Dec 22 10:00:43.681956 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95c9ed4b-c863-4d16-b73e-417cc2eafd1d tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c returned with HTTP 200 Dec 22 10:00:43.682906 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 558/1104] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:43 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:44.102033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-18303cde-a09e-49c9-ad2b-86fff87ef225 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:44.102569 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-18303cde-a09e-49c9-ad2b-86fff87ef225 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:44.102726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:44.102726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:44.103519 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-18303cde-a09e-49c9-ad2b-86fff87ef225 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:44.234753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:44.234753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:44.263147 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-18303cde-a09e-49c9-ad2b-86fff87ef225 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:44.329596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-18303cde-a09e-49c9-ad2b-86fff87ef225 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:44.340531 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 547/1105] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:44 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:44.698711 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35803a35-22c5-4f76-acd0-34be42b21ca3 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] GET http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c Dec 22 10:00:44.699633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35803a35-22c5-4f76-acd0-34be42b21ca3 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:44.700145 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:44.700145 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:44.703090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35803a35-22c5-4f76-acd0-34be42b21ca3 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:44.871265 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35803a35-22c5-4f76-acd0-34be42b21ca3 tempest-SnapshotMetadataTestJSON-2143565892 tempest-SnapshotMetadataTestJSON-2143565892] http://10.222.0.50/volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c returned with HTTP 404 Dec 22 10:00:44.872763 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 559/1106] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:44 2020] GET /volume/v3/90929b4d32f54180a0e4016dc140d068/volumes/3ed94fb7-73ca-4b70-b6bf-9a5d3483563c => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:00:45.347466 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-062b57be-fa34-44cc-a089-5901c448eb04 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:45.348145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-062b57be-fa34-44cc-a089-5901c448eb04 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:45.348355 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:45.348355 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:45.348992 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-062b57be-fa34-44cc-a089-5901c448eb04 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:45.497565 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:45.497565 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:45.536204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-062b57be-fa34-44cc-a089-5901c448eb04 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:45.598980 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-062b57be-fa34-44cc-a089-5901c448eb04 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:45.609668 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 548/1107] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:45 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:46.617633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcd49d42-9813-4f20-bfe8-4e08cd9baf23 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:46.618197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fcd49d42-9813-4f20-bfe8-4e08cd9baf23 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:46.619093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fcd49d42-9813-4f20-bfe8-4e08cd9baf23 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:46.742643 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:46.742643 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:46.772582 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fcd49d42-9813-4f20-bfe8-4e08cd9baf23 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:46.828383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcd49d42-9813-4f20-bfe8-4e08cd9baf23 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:46.829500 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 560/1108] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:46 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 919 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:47.962156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4707dfb1-8edf-43d6-b20a-40aa7707f0f8 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:47.962624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4707dfb1-8edf-43d6-b20a-40aa7707f0f8 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:47.962992 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:47.962992 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:47.964204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4707dfb1-8edf-43d6-b20a-40aa7707f0f8 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:48.097814 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:48.097814 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:48.130884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4707dfb1-8edf-43d6-b20a-40aa7707f0f8 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:48.217029 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4707dfb1-8edf-43d6-b20a-40aa7707f0f8 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:48.219111 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 549/1109] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:47 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 977 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:49.234769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43b4fd69-1c8e-4b30-b761-66efece44471 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:49.235337 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43b4fd69-1c8e-4b30-b761-66efece44471 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:49.235456 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:49.235456 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:49.236183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43b4fd69-1c8e-4b30-b761-66efece44471 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:49.473064 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:49.473064 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:49.498578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-43b4fd69-1c8e-4b30-b761-66efece44471 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:49.611514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43b4fd69-1c8e-4b30-b761-66efece44471 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:49.620344 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 561/1110] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:49 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 977 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:50.631708 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58b0c6e8-72ea-481b-944d-b9ed9b7798aa tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:50.632615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58b0c6e8-72ea-481b-944d-b9ed9b7798aa tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:50.632920 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:50.632920 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:50.633948 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58b0c6e8-72ea-481b-944d-b9ed9b7798aa tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:50.942199 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:50.942199 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:50.953708 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-58b0c6e8-72ea-481b-944d-b9ed9b7798aa tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:51.078136 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58b0c6e8-72ea-481b-944d-b9ed9b7798aa tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:51.086282 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 550/1111] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:50 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 980 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:52.104678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ee3cdd5-c7a6-473b-82fb-2c00abb90c5f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:52.105257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ee3cdd5-c7a6-473b-82fb-2c00abb90c5f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:52.105562 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:52.105562 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:52.105937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ee3cdd5-c7a6-473b-82fb-2c00abb90c5f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:52.264221 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:52.264221 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:52.300982 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ee3cdd5-c7a6-473b-82fb-2c00abb90c5f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:52.387070 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ee3cdd5-c7a6-473b-82fb-2c00abb90c5f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:52.387909 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 562/1112] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:52 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 980 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:53.406125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb3d9d89-2c62-49c4-8703-a301668cd3fb tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:53.406703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb3d9d89-2c62-49c4-8703-a301668cd3fb tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:53.407097 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:53.407097 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:53.407979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb3d9d89-2c62-49c4-8703-a301668cd3fb tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:53.478005 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:53.478005 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:53.490209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bb3d9d89-2c62-49c4-8703-a301668cd3fb tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:53.519743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb3d9d89-2c62-49c4-8703-a301668cd3fb tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:53.521104 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 551/1113] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:53 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 980 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:54.546462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc711b42-8a4b-4094-b6e1-c230e2a4dc0f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:54.548284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc711b42-8a4b-4094-b6e1-c230e2a4dc0f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:54.551603 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:54.551603 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:54.552290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc711b42-8a4b-4094-b6e1-c230e2a4dc0f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:54.591539 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] POST http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes Dec 22 10:00:54.592032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:54.592032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:54.592419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1804675261"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:54.594076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1804675261'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:00:54.594604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Create volume of 1 GB Dec 22 10:00:54.610360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Availability Zones retrieved successfully. Dec 22 10:00:54.632859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Flow 'volume_create_api' (d0868aec-2691-4108-8253-81a9c4be3d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:54.638408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc344d87-cd3b-468c-92dc-cee3812f2deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:54.644734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:00:54.655033 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:54.655033 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:54.670616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bc711b42-8a4b-4094-b6e1-c230e2a4dc0f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:54.705017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc711b42-8a4b-4094-b6e1-c230e2a4dc0f tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:54.705983 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 552/1114] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:54 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 980 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:54.724288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc344d87-cd3b-468c-92dc-cee3812f2deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:54.727116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e7b8a2f-a183-4262-9756-aedd9661de6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:54.858820 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Created reservations ['b1e8afea-3345-4009-8543-f0349fc82646', '5fcb7725-155e-4053-a721-b595691b1717', '54155973-5411-4f04-8e94-25b06f5fbc18', '185a25a5-e128-45a1-9e33-01db894ea218'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:54.861578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e7b8a2f-a183-4262-9756-aedd9661de6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1e8afea-3345-4009-8543-f0349fc82646', '5fcb7725-155e-4053-a721-b595691b1717', '54155973-5411-4f04-8e94-25b06f5fbc18', '185a25a5-e128-45a1-9e33-01db894ea218']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:54.866649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8156417b-4f6e-4821-aab3-a976d25eb3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:54.956005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8156417b-4f6e-4821-aab3-a976d25eb3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d4485d9-6f7a-441f-bf7a-62673ab197ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1804675261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dec2a00826c47238d537c47314de461',qos_specs=None,replication_status=,reservations=['b1e8afea-3345-4009-8543-f0349fc82646','5fcb7725-155e-4053-a721-b595691b1717','54155973-5411-4f04-8e94-25b06f5fbc18','185a25a5-e128-45a1-9e33-01db894ea218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4c1f6a80bb4e9b8e7f50245c537d31',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1804675261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d4485d9-6f7a-441f-bf7a-62673ab197ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dec2a00826c47238d537c47314de461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4f4c1f6a80bb4e9b8e7f50245c537d31',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:54.958407 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2fde981-c69d-4957-b564-dfad6e01565b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:55.015197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2fde981-c69d-4957-b564-dfad6e01565b) transitioned into state 'SUCCESS' from state '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-1804675261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dec2a00826c47238d537c47314de461',qos_specs=None,replication_status=,reservations=['b1e8afea-3345-4009-8543-f0349fc82646','5fcb7725-155e-4053-a721-b595691b1717','54155973-5411-4f04-8e94-25b06f5fbc18','185a25a5-e128-45a1-9e33-01db894ea218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4c1f6a80bb4e9b8e7f50245c537d31',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:55.017778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cabc290-8193-4f51-98ff-0183ce828044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:55.050293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cabc290-8193-4f51-98ff-0183ce828044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:55.057558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Flow 'volume_create_api' (d0868aec-2691-4108-8253-81a9c4be3d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:55.186209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Create volume request issued successfully. Dec 22 10:00:55.232211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbce44f2-95ae-40d3-9ae9-556f6918c021 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes returned with HTTP 202 Dec 22 10:00:55.235665 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 563/1115] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:00:54 2020] POST /volume/v3/0dec2a00826c47238d537c47314de461/volumes => generated 820 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:00:55.251068 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa000fe1-f500-4004-a577-a2fd1cefdb65 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:55.251978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa000fe1-f500-4004-a577-a2fd1cefdb65 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:55.252495 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:55.252495 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:55.254382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa000fe1-f500-4004-a577-a2fd1cefdb65 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:55.378802 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:55.378802 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:55.391271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fa000fe1-f500-4004-a577-a2fd1cefdb65 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:00:55.424111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa000fe1-f500-4004-a577-a2fd1cefdb65 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:00:55.425215 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 553/1116] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:55 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 888 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:55.725395 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f9c1b51-9d01-4755-a702-4bbc95734ce7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:55.726179 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f9c1b51-9d01-4755-a702-4bbc95734ce7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:55.726487 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:55.726487 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:55.727190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f9c1b51-9d01-4755-a702-4bbc95734ce7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:55.834040 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:55.834040 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:55.848213 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8f9c1b51-9d01-4755-a702-4bbc95734ce7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:55.881225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f9c1b51-9d01-4755-a702-4bbc95734ce7 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:55.882365 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 564/1117] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:55 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 980 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:56.443420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2fda8765-c1a7-4c20-a333-455b3d0fa5a5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:56.446538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2fda8765-c1a7-4c20-a333-455b3d0fa5a5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:56.447004 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:56.447004 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:56.448217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2fda8765-c1a7-4c20-a333-455b3d0fa5a5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:56.532551 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:56.532551 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:56.542744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2fda8765-c1a7-4c20-a333-455b3d0fa5a5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:00:56.568834 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2fda8765-c1a7-4c20-a333-455b3d0fa5a5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:00:56.578879 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 554/1118] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:56 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:56.900134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e58cca0-e24a-4adc-904d-ec785bca124c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:56.901817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e58cca0-e24a-4adc-904d-ec785bca124c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:56.902473 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:56.902473 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:56.903130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e58cca0-e24a-4adc-904d-ec785bca124c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:56.970465 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:56.970465 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:56.982107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9e58cca0-e24a-4adc-904d-ec785bca124c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:57.011199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e58cca0-e24a-4adc-904d-ec785bca124c tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:57.012421 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 565/1119] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:56 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 980 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:57.590441 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a924f391-0121-4b84-b39a-7256b2785309 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:57.590974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a924f391-0121-4b84-b39a-7256b2785309 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:57.591192 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:57.591192 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:57.592078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a924f391-0121-4b84-b39a-7256b2785309 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:57.641000 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:57.641000 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:57.649968 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a924f391-0121-4b84-b39a-7256b2785309 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:00:57.673841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a924f391-0121-4b84-b39a-7256b2785309 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:00:57.674665 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 555/1120] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:57 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:57.691867 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddd6a0bb-73d5-4885-9df3-72418ba9a2d6 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] POST http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer Dec 22 10:00:57.692317 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:57.692317 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:57.693100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddd6a0bb-73d5-4885-9df3-72418ba9a2d6 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5d4485d9-6f7a-441f-bf7a-62673ab197ba"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:57.695045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_transfer [None req-ddd6a0bb-73d5-4885-9df3-72418ba9a2d6 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Creating new volume transfer {'transfer': {'volume_id': '5d4485d9-6f7a-441f-bf7a-62673ab197ba'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 22 10:00:57.695514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-ddd6a0bb-73d5-4885-9df3-72418ba9a2d6 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Creating transfer of volume 5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:57.695878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.transfer.api [None req-ddd6a0bb-73d5-4885-9df3-72418ba9a2d6 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Generating transfer record for volume 5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:57.753820 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:57.753820 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:57.777704 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddd6a0bb-73d5-4885-9df3-72418ba9a2d6 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer returned with HTTP 202 Dec 22 10:00:57.778558 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 566/1121] 10.222.0.50 () {60 vars in 1258 bytes} [Tue Dec 22 10:00:57 2020] POST /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer => generated 507 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:00:57.788461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef2efd13-cbd5-41a9-9fab-024803def66a tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:57.788963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef2efd13-cbd5-41a9-9fab-024803def66a tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:57.789361 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:57.789361 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:57.789931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef2efd13-cbd5-41a9-9fab-024803def66a tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:57.843692 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:57.843692 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:57.854415 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ef2efd13-cbd5-41a9-9fab-024803def66a tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:00:57.894727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef2efd13-cbd5-41a9-9fab-024803def66a tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:00:57.896328 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 556/1122] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:57 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 921 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:57.916634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c91b6323-4252-4c4e-8209-0fe153961004 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 Dec 22 10:00:57.917947 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c91b6323-4252-4c4e-8209-0fe153961004 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:57.918381 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:57.918381 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:57.919225 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c91b6323-4252-4c4e-8209-0fe153961004 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:57.929764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c91b6323-4252-4c4e-8209-0fe153961004 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 returned with HTTP 200 Dec 22 10:00:57.930782 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 567/1123] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:00:57 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:57.944397 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e4a541dc-640f-4cd7-a6b2-634f74dd4ec8 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer Dec 22 10:00:57.944929 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e4a541dc-640f-4cd7-a6b2-634f74dd4ec8 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:57.945154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:57.945154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:57.945516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e4a541dc-640f-4cd7-a6b2-634f74dd4ec8 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:57.945946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_transfer [None req-e4a541dc-640f-4cd7-a6b2-634f74dd4ec8 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Listing volume transfers {{(pid=88114) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 22 10:00:57.956735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e4a541dc-640f-4cd7-a6b2-634f74dd4ec8 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer returned with HTTP 200 Dec 22 10:00:57.957871 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 557/1124] 10.222.0.50 () {58 vars in 1237 bytes} [Tue Dec 22 10:00:57 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:58.028742 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e215c2ea-6b13-4661-a036-2bcdef8b46d2 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:58.029843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e215c2ea-6b13-4661-a036-2bcdef8b46d2 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:58.030528 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e215c2ea-6b13-4661-a036-2bcdef8b46d2 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:58.142412 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:58.142412 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:58.152984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e215c2ea-6b13-4661-a036-2bcdef8b46d2 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:58.193616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e215c2ea-6b13-4661-a036-2bcdef8b46d2 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:58.195167 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 558/1125] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:58 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 1368 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:00:58.217432 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e42d1352-4ee7-4b44-96d7-807bb94bb74e tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:58.218251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e42d1352-4ee7-4b44-96d7-807bb94bb74e tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:58.218643 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:58.218643 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:58.219024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e42d1352-4ee7-4b44-96d7-807bb94bb74e tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:58.279064 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:58.279064 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:58.288660 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e42d1352-4ee7-4b44-96d7-807bb94bb74e tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:58.308067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] POST http://10.222.0.50/volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9/accept Dec 22 10:00:58.309005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "08c6a4eaae43dd73"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:58.310467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_transfer [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Accepting volume transfer 93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 {{(pid=88115) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 22 10:00:58.311416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Accepting transfer 93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 Dec 22 10:00:58.323653 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e42d1352-4ee7-4b44-96d7-807bb94bb74e tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:58.324790 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 559/1126] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:58 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 1368 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:00:58.340469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c78b0853-4ffb-4cb6-84a5-8641ebd782fc tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:58.341154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:58.341154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:58.341856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c78b0853-4ffb-4cb6-84a5-8641ebd782fc tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-213446515"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:58.401456 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:58.401456 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:58.412177 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c78b0853-4ffb-4cb6-84a5-8641ebd782fc tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:58.424579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c78b0853-4ffb-4cb6-84a5-8641ebd782fc tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 10:00:58.442516 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c78b0853-4ffb-4cb6-84a5-8641ebd782fc tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:58.444959 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 560/1127] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Dec 22 10:00:58 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:58.458833 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8569b8bd-4c2e-43a5-acbe-04226c44286a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:58.459289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:58.459289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:58.459705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8569b8bd-4c2e-43a5-acbe-04226c44286a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1664212389", "description": "This is the new description of volume"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:58.511475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Created reservations ['4b66ba8f-e4f3-4677-8ff0-8ef4724a1b08', 'd9ef776c-55b6-4749-a721-c32faeb3718b', '27b7dfa3-34fc-44c2-a19b-fde1c09e0c81', '8ef1c8f4-9260-44c8-bb85-43ebf9a390f7'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:58.519373 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:58.519373 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:58.529208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8569b8bd-4c2e-43a5-acbe-04226c44286a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:58.540087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8569b8bd-4c2e-43a5-acbe-04226c44286a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 10:00:58.558993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8569b8bd-4c2e-43a5-acbe-04226c44286a tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:58.563978 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 561/1128] 10.222.0.50 () {60 vars in 1336 bytes} [Tue Dec 22 10:00:58 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 891 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:00:58.570338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Created reservations ['c73dee61-51b0-4c24-aa07-1c4ac52e7540', '9415843b-260c-4d59-9416-cc5806f97f49', 'cbce74a4-0a76-4ff9-8a95-5f362d1fc924', '1fce405f-8bf0-4a75-bfe6-c7d9fe467cba'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:58.577429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fd4458e-8826-4cfd-8ffe-e895e421b753 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:00:58.577885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fd4458e-8826-4cfd-8ffe-e895e421b753 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:58.578102 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:58.578102 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:58.578476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fd4458e-8826-4cfd-8ffe-e895e421b753 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:58.630128 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:58.630128 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:58.639594 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1fd4458e-8826-4cfd-8ffe-e895e421b753 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:58.644518 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Created reservations ['88caf430-5768-42f8-9a06-bc2b6e68cc1f', '32d95bd9-4d0e-4a46-8325-11555bff351b', '6c91b448-47ef-48af-87a5-baacf15d5a7b', '9239cb2c-9b62-4084-9bf1-1e9dc064856e'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:58.666266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fd4458e-8826-4cfd-8ffe-e895e421b753 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:00:58.667215 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 562/1129] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:58 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 1408 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:00:58.681455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] POST http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes Dec 22 10:00:58.682410 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:58.682410 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:58.683101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-57151790", "availability_zone": "nova", "size": 1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:00:58.684612 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-57151790', 'availability_zone': 'nova', 'size': 1}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:00:58.685138 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume of 1 GB Dec 22 10:00:58.699808 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Availability Zones retrieved successfully. Dec 22 10:00:58.714500 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Created reservations ['7c8da78b-d7b6-464e-bc8d-302759f72121', 'f563dcb6-34c4-4e7f-837f-961a2ba0feca', 'ac954068-5d99-466b-b138-331d50c3edc4', '4a212381-14ba-4804-9f4b-87213620a206'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:58.717694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:58.717694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:58.718717 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (3ff4380f-83b7-4605-adc9-35f2b20598fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:58.723105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c1cfd2-95f5-4ac8-82c4-5f8afe7aa299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:58.725368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:00:58.784878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Transfer volume completed successfully. Dec 22 10:00:58.817210 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c1cfd2-95f5-4ac8-82c4-5f8afe7aa299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:58.818506 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:00:58.818506 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:00:58.820405 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d41898-1385-428f-86e0-6db60ab1534c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:58.900211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Created reservations ['c7c3144f-6700-429e-97c7-30886b33543a', '5c0f7314-1708-43bf-a1ae-a2e529e24ad4', 'd8b0ab35-2fc8-43b4-8570-f2cb16d06de5', 'c790b3b3-661b-4218-b74f-16f1b752b861'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:00:58.903258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d41898-1385-428f-86e0-6db60ab1534c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7c3144f-6700-429e-97c7-30886b33543a', '5c0f7314-1708-43bf-a1ae-a2e529e24ad4', 'd8b0ab35-2fc8-43b4-8570-f2cb16d06de5', 'c790b3b3-661b-4218-b74f-16f1b752b861']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:58.906093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf633768-46b3-4b8e-b961-2c9991e6d23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:58.941374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.transfer.api [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Volume 5d4485d9-6f7a-441f-bf7a-62673ab197ba has been transferred. Dec 22 10:00:58.975909 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf633768-46b3-4b8e-b961-2c9991e6d23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a0e374-10be-4af0-91d0-0683293f3551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-57151790',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['c7c3144f-6700-429e-97c7-30886b33543a','5c0f7314-1708-43bf-a1ae-a2e529e24ad4','d8b0ab35-2fc8-43b4-8570-f2cb16d06de5','c790b3b3-661b-4218-b74f-16f1b752b861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:00:58Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-57151790',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3a0e374-10be-4af0-91d0-0683293f3551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887e5e5c03a84b2c9129639d164ec07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='97cbbae8714c4987b4d54fca49a40c13',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:58.978296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446819bc-d777-4840-b710-0bb84b8d5d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:59.000580 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e2a7140-e839-41e2-90eb-d6138782bc65 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] http://10.222.0.50/volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9/accept returned with HTTP 202 Dec 22 10:00:59.001580 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 568/1130] 10.222.0.50 () {60 vars in 1390 bytes} [Tue Dec 22 10:00:57 2020] POST /volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9/accept => generated 431 bytes in 1036 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:00:59.011634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446819bc-d777-4840-b710-0bb84b8d5d2c) transitioned into 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-57151790',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887e5e5c03a84b2c9129639d164ec07c',qos_specs=None,replication_status=,reservations=['c7c3144f-6700-429e-97c7-30886b33543a','5c0f7314-1708-43bf-a1ae-a2e529e24ad4','d8b0ab35-2fc8-43b4-8570-f2cb16d06de5','c790b3b3-661b-4218-b74f-16f1b752b861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cbbae8714c4987b4d54fca49a40c13',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:59.012356 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11e198c5-e865-4261-b906-53b193e89b81 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] GET http://10.222.0.50/volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:59.012882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11e198c5-e865-4261-b906-53b193e89b81 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:59.013160 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:59.013160 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:59.013513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11e198c5-e865-4261-b906-53b193e89b81 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:59.015086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdec899b-3a8e-4848-969e-2db19073113e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:00:59.036422 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdec899b-3a8e-4848-969e-2db19073113e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:00:59.039596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Flow 'volume_create_api' (3ff4380f-83b7-4605-adc9-35f2b20598fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:00:59.087635 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:59.087635 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:59.093761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Create volume request issued successfully. Dec 22 10:00:59.099520 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-11e198c5-e865-4261-b906-53b193e89b81 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Volume info retrieved successfully. Dec 22 10:00:59.109695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13c0c1fa-ddca-42e7-9a7f-cdb968641410 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes returned with HTTP 202 Dec 22 10:00:59.110866 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 563/1131] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:00:58 2020] POST /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes => generated 809 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:00:59.125802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-274af72f-6230-41eb-819f-9cb0e1f937db tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:00:59.126600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-274af72f-6230-41eb-819f-9cb0e1f937db tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:59.126817 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:59.126817 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:59.127192 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-274af72f-6230-41eb-819f-9cb0e1f937db tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:59.133693 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11e198c5-e865-4261-b906-53b193e89b81 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] http://10.222.0.50/volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:00:59.136551 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 569/1132] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:59 2020] GET /volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:59.165532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49120e36-c7e8-4ca3-b452-36150bbc3520 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] GET http://10.222.0.50/volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:59.166245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49120e36-c7e8-4ca3-b452-36150bbc3520 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:59.166532 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:59.166532 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:59.168274 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49120e36-c7e8-4ca3-b452-36150bbc3520 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:59.201930 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:59.201930 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:59.249116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-274af72f-6230-41eb-819f-9cb0e1f937db tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:00:59.299497 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-274af72f-6230-41eb-819f-9cb0e1f937db tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 200 Dec 22 10:00:59.311160 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 564/1133] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:59 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 877 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:59.333781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:59.333781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:59.347491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-49120e36-c7e8-4ca3-b452-36150bbc3520 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] Volume info retrieved successfully. Dec 22 10:00:59.374426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49120e36-c7e8-4ca3-b452-36150bbc3520 tempest-VolumesTransfersTest-231072359 tempest-VolumesTransfersTest-231072359] http://10.222.0.50/volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:00:59.375412 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 570/1134] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:00:59 2020] GET /volume/v3/8e8ff14014ab4e888bd46485ad3a27f4/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:00:59.395567 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-753b19f7-6f3f-4728-899d-319c47a0e890 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] DELETE http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 Dec 22 10:00:59.396680 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-753b19f7-6f3f-4728-899d-319c47a0e890 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:59.397449 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:59.397449 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:59.400790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-753b19f7-6f3f-4728-899d-319c47a0e890 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:59.401567 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-753b19f7-6f3f-4728-899d-319c47a0e890 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Delete transfer with id: 93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 Dec 22 10:00:59.409543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-753b19f7-6f3f-4728-899d-319c47a0e890 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 returned with HTTP 404 Dec 22 10:00:59.410997 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 565/1135] 10.222.0.50 () {58 vars in 1351 bytes} [Tue Dec 22 10:00:59 2020] DELETE /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/93f8b5b2-4e05-4448-89c7-cd0700f3a8a9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:00:59.815610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-502533aa-81e8-49a4-a93c-fe22d3b85f6e tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] DELETE http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:59.816579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-502533aa-81e8-49a4-a93c-fe22d3b85f6e tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:00:59.817016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:00:59.817016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:00:59.817724 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-502533aa-81e8-49a4-a93c-fe22d3b85f6e tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:00:59.818440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-502533aa-81e8-49a4-a93c-fe22d3b85f6e tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Delete volume with id: 5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:00:59.928429 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:00:59.928429 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:00:59.941036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-502533aa-81e8-49a4-a93c-fe22d3b85f6e tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:00.014739 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-502533aa-81e8-49a4-a93c-fe22d3b85f6e tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Delete volume request issued successfully. Dec 22 10:01:00.015927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-502533aa-81e8-49a4-a93c-fe22d3b85f6e tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 202 Dec 22 10:01:00.020427 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 571/1136] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:00:59 2020] DELETE /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 0 bytes in 601 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:00.026756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1da444b1-a99f-4291-9a01-c29bbf37b26f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:01:00.028056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1da444b1-a99f-4291-9a01-c29bbf37b26f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:00.028836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1da444b1-a99f-4291-9a01-c29bbf37b26f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:00.184326 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:00.184326 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:00.193936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1da444b1-a99f-4291-9a01-c29bbf37b26f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:00.219653 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1da444b1-a99f-4291-9a01-c29bbf37b26f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:01:00.231136 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 566/1137] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:00 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 1083 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:00.329686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0a18922-be1b-4562-9da5-94cc94102cb0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:00.330242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0a18922-be1b-4562-9da5-94cc94102cb0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:00.330469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:00.330469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:00.330846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0a18922-be1b-4562-9da5-94cc94102cb0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:00.425237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:00.425237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:00.435133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a0a18922-be1b-4562-9da5-94cc94102cb0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:00.467295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0a18922-be1b-4562-9da5-94cc94102cb0 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 200 Dec 22 10:01:00.479535 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 572/1138] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:00 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 902 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:00.484597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0afc8342-1b0d-4b1e-a08f-8212d80fb403 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] PUT http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:00.485239 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:00.485239 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:00.485848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0afc8342-1b0d-4b1e-a08f-8212d80fb403 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-213446515", "description": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:00.571070 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:00.571070 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:00.584483 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0afc8342-1b0d-4b1e-a08f-8212d80fb403 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:00.595475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0afc8342-1b0d-4b1e-a08f-8212d80fb403 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume updated successfully. Dec 22 10:01:00.613494 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0afc8342-1b0d-4b1e-a08f-8212d80fb403 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 200 Dec 22 10:01:00.614830 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 567/1139] 10.222.0.50 () {60 vars in 1335 bytes} [Tue Dec 22 10:01:00 2020] PUT /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 838 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:01:00.629087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd6dbd05-20a9-4a94-ba70-bad73b8efa02 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] DELETE http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:00.629607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd6dbd05-20a9-4a94-ba70-bad73b8efa02 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:00.629823 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:00.629823 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:00.630276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd6dbd05-20a9-4a94-ba70-bad73b8efa02 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:00.630738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-bd6dbd05-20a9-4a94-ba70-bad73b8efa02 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume with id: c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:00.698586 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:00.698586 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:00.700236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bd6dbd05-20a9-4a94-ba70-bad73b8efa02 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:00.765073 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bd6dbd05-20a9-4a94-ba70-bad73b8efa02 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume request issued successfully. Dec 22 10:01:00.767379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd6dbd05-20a9-4a94-ba70-bad73b8efa02 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 202 Dec 22 10:01:00.773389 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 573/1140] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:00 2020] DELETE /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:00.779734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbbc5ea7-3e77-4bc2-a663-b92d401ee3c4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:00.780866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbbc5ea7-3e77-4bc2-a663-b92d401ee3c4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:00.781364 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:00.781364 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:00.782052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbbc5ea7-3e77-4bc2-a663-b92d401ee3c4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:00.913216 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:00.913216 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:00.923113 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bbbc5ea7-3e77-4bc2-a663-b92d401ee3c4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:00.950919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbbc5ea7-3e77-4bc2-a663-b92d401ee3c4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 200 Dec 22 10:01:00.952348 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 568/1141] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:00 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 905 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:01.238302 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c89e81f0-3772-4cdf-9e3e-5b245a9ccbf3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:01:01.238819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c89e81f0-3772-4cdf-9e3e-5b245a9ccbf3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:01.238991 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:01.238991 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:01.239649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c89e81f0-3772-4cdf-9e3e-5b245a9ccbf3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:01.383893 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:01.383893 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:01.410968 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c89e81f0-3772-4cdf-9e3e-5b245a9ccbf3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:01.462197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c89e81f0-3772-4cdf-9e3e-5b245a9ccbf3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:01:01.463573 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 574/1142] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:01 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 1083 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:01.969314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b80c8a47-2ba9-429a-b654-f2fe6c42f592 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:01.969849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b80c8a47-2ba9-429a-b654-f2fe6c42f592 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:01.970072 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:01.970072 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:01.970450 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b80c8a47-2ba9-429a-b654-f2fe6c42f592 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:02.071908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:02.071908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:02.084374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b80c8a47-2ba9-429a-b654-f2fe6c42f592 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:02.123980 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b80c8a47-2ba9-429a-b654-f2fe6c42f592 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 200 Dec 22 10:01:02.125139 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 569/1143] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:01 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 905 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:02.480842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b791777a-0172-4165-8cf0-027aa104d9a6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:01:02.481354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b791777a-0172-4165-8cf0-027aa104d9a6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:02.483030 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:02.483030 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:02.483688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b791777a-0172-4165-8cf0-027aa104d9a6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:02.632309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:02.632309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:02.649010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b791777a-0172-4165-8cf0-027aa104d9a6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:02.693764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b791777a-0172-4165-8cf0-027aa104d9a6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 200 Dec 22 10:01:02.699006 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 575/1144] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:02 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 1083 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:03.140980 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78c3fa78-9eae-4f25-a179-4c88eb8705a4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:03.141575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78c3fa78-9eae-4f25-a179-4c88eb8705a4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:03.141773 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:03.141773 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:03.142161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78c3fa78-9eae-4f25-a179-4c88eb8705a4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:03.306790 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:03.306790 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:03.331494 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-78c3fa78-9eae-4f25-a179-4c88eb8705a4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:03.379780 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78c3fa78-9eae-4f25-a179-4c88eb8705a4 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 200 Dec 22 10:01:03.389664 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 570/1145] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:03 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 905 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:03.469616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c5a25ad-8d73-46fa-88e6-4ef581f3a66e tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] GET http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/scheduler-stats/get_pools Dec 22 10:01:03.470369 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c5a25ad-8d73-46fa-88e6-4ef581f3a66e tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:03.470796 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:03.470796 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:03.471494 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c5a25ad-8d73-46fa-88e6-4ef581f3a66e tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Calling method 'get_pools' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:03.496949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c5a25ad-8d73-46fa-88e6-4ef581f3a66e tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/scheduler-stats/get_pools returned with HTTP 200 Dec 22 10:01:03.498137 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 576/1146] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Dec 22 10:01:03 2020] GET /volume/v3/19218f48dd734f518e6d45db6abde83a/scheduler-stats/get_pools => generated 61 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:01:03.512562 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bf18b6e-84ad-4ba4-a70c-aeba78c2d30d tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] GET http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/scheduler-stats/get_pools?detail=True Dec 22 10:01:03.513442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bf18b6e-84ad-4ba4-a70c-aeba78c2d30d tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:03.513844 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:03.513844 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:03.514483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bf18b6e-84ad-4ba4-a70c-aeba78c2d30d tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Calling method 'get_pools' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:03.539143 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bf18b6e-84ad-4ba4-a70c-aeba78c2d30d tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 22 10:01:03.540750 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 571/1147] 10.222.0.50 () {58 vars in 1281 bytes} [Tue Dec 22 10:01:03 2020] GET /volume/v3/19218f48dd734f518e6d45db6abde83a/scheduler-stats/get_pools?detail=True => generated 768 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:03.556473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-880e215f-70be-4a2b-8143-886f85ca54ff tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] GET http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/capabilities/n-d-765315-5@lvmdriver-1 Dec 22 10:01:03.557463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-880e215f-70be-4a2b-8143-886f85ca54ff tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:03.558332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-880e215f-70be-4a2b-8143-886f85ca54ff tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:03.590268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-880e215f-70be-4a2b-8143-886f85ca54ff tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/capabilities/n-d-765315-5@lvmdriver-1 returned with HTTP 200 Dec 22 10:01:03.591377 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 577/1148] 10.222.0.50 () {58 vars in 1294 bytes} [Tue Dec 22 10:01:03 2020] GET /volume/v3/19218f48dd734f518e6d45db6abde83a/capabilities/n-d-765315-5@lvmdriver-1 => generated 712 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:03.605977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-faf630e1-1636-43e9-bf8d-899c9911ac93 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] GET http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/capabilities/n-d-765315-5@lvmdriver-1 Dec 22 10:01:03.606946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-faf630e1-1636-43e9-bf8d-899c9911ac93 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:03.607643 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-faf630e1-1636-43e9-bf8d-899c9911ac93 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:03.640649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-faf630e1-1636-43e9-bf8d-899c9911ac93 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533 tempest-BackendsCapabilitiesAdminTestsJSON-2139532533] http://10.222.0.50/volume/v3/19218f48dd734f518e6d45db6abde83a/capabilities/n-d-765315-5@lvmdriver-1 returned with HTTP 200 Dec 22 10:01:03.642189 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 572/1149] 10.222.0.50 () {58 vars in 1294 bytes} [Tue Dec 22 10:01:03 2020] GET /volume/v3/19218f48dd734f518e6d45db6abde83a/capabilities/n-d-765315-5@lvmdriver-1 => generated 712 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:03.714717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ec4c650-7f40-48e0-a900-008c5d164c72 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:01:03.716024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ec4c650-7f40-48e0-a900-008c5d164c72 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:03.716739 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ec4c650-7f40-48e0-a900-008c5d164c72 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:03.833153 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ec4c650-7f40-48e0-a900-008c5d164c72 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 404 Dec 22 10:01:03.840673 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 578/1150] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:03 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:03.846643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] POST http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes Dec 22 10:01:03.847612 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-106676209"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:03.848884 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-106676209'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:01:03.849369 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Create volume of 1 GB Dec 22 10:01:03.878048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Availability Zones retrieved successfully. Dec 22 10:01:03.923007 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Flow 'volume_create_api' (aef44ef5-712d-478a-a31a-6cb9973d5405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:03.929793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ada413-238d-4cec-afc6-540164ae227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:03.934633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:01:04.088862 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ada413-238d-4cec-afc6-540164ae227e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:04.091372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09de2093-3541-4cba-a238-c439a01967ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:04.245791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Created reservations ['9314ceb7-4320-499a-94b2-ba163e1ed6b2', '00017f6d-3920-406e-9cc2-5d6af94ad29a', 'f613b94c-feee-423f-92bb-d779c99ab4fa', '010bead2-90f2-4b66-8dc8-4f29eb56953b'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:04.248075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09de2093-3541-4cba-a238-c439a01967ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9314ceb7-4320-499a-94b2-ba163e1ed6b2', '00017f6d-3920-406e-9cc2-5d6af94ad29a', 'f613b94c-feee-423f-92bb-d779c99ab4fa', '010bead2-90f2-4b66-8dc8-4f29eb56953b']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:04.250457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609837f5-c60c-4203-8e5a-82cf593ec64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:04.368131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609837f5-c60c-4203-8e5a-82cf593ec64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c38b66ba-d76f-4838-8d66-9aa634b51efb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-106676209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dec2a00826c47238d537c47314de461',qos_specs=None,replication_status=,reservations=['9314ceb7-4320-499a-94b2-ba163e1ed6b2','00017f6d-3920-406e-9cc2-5d6af94ad29a','f613b94c-feee-423f-92bb-d779c99ab4fa','010bead2-90f2-4b66-8dc8-4f29eb56953b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4c1f6a80bb4e9b8e7f50245c537d31',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-106676209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c38b66ba-d76f-4838-8d66-9aa634b51efb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dec2a00826c47238d537c47314de461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4f4c1f6a80bb4e9b8e7f50245c537d31',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:04.372548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cbf2cd-d7a8-4fbe-8e33-63de6a5bab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:04.397451 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83d5fce5-30c4-430d-83a0-e5bf7332825d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 Dec 22 10:01:04.398986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83d5fce5-30c4-430d-83a0-e5bf7332825d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:04.399490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83d5fce5-30c4-430d-83a0-e5bf7332825d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:04.415477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cbf2cd-d7a8-4fbe-8e33-63de6a5bab36) transitioned into state 'SUCCESS' from state '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-106676209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dec2a00826c47238d537c47314de461',qos_specs=None,replication_status=,reservations=['9314ceb7-4320-499a-94b2-ba163e1ed6b2','00017f6d-3920-406e-9cc2-5d6af94ad29a','f613b94c-feee-423f-92bb-d779c99ab4fa','010bead2-90f2-4b66-8dc8-4f29eb56953b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4c1f6a80bb4e9b8e7f50245c537d31',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:04.419070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc541f66-6466-4e9c-b3ca-6c2f9bd05518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:04.463704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc541f66-6466-4e9c-b3ca-6c2f9bd05518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:04.467554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Flow 'volume_create_api' (aef44ef5-712d-478a-a31a-6cb9973d5405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:04.506132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83d5fce5-30c4-430d-83a0-e5bf7332825d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 returned with HTTP 404 Dec 22 10:01:04.507191 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 579/1151] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:04 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/c3a0e374-10be-4af0-91d0-0683293f3551 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:04.515835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d79a6fe-9f71-4c18-85bb-76e595d3ba26 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] DELETE http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:01:04.516373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d79a6fe-9f71-4c18-85bb-76e595d3ba26 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:04.517045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d79a6fe-9f71-4c18-85bb-76e595d3ba26 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:04.517654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1d79a6fe-9f71-4c18-85bb-76e595d3ba26 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume with id: 58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:01:04.566492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Create volume request issued successfully. Dec 22 10:01:04.589361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea552f1c-4cc5-4a67-889e-6a460049f482 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes returned with HTTP 202 Dec 22 10:01:04.590387 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 573/1152] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:01:03 2020] POST /volume/v3/0dec2a00826c47238d537c47314de461/volumes => generated 819 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:01:04.606064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b019795-0956-45c6-907e-e4b81907ee55 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:04.606772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b019795-0956-45c6-907e-e4b81907ee55 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:04.606998 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:04.606998 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:04.607382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b019795-0956-45c6-907e-e4b81907ee55 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:04.620545 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:04.620545 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:04.625725 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1d79a6fe-9f71-4c18-85bb-76e595d3ba26 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:04.673383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1d79a6fe-9f71-4c18-85bb-76e595d3ba26 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume request issued successfully. Dec 22 10:01:04.674329 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d79a6fe-9f71-4c18-85bb-76e595d3ba26 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 202 Dec 22 10:01:04.675680 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 580/1153] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:04 2020] DELETE /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:04.688187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c62cec99-4475-40ff-b61a-45a37017d96d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:01:04.691196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c62cec99-4475-40ff-b61a-45a37017d96d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:04.691397 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:04.691397 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:04.694379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c62cec99-4475-40ff-b61a-45a37017d96d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:04.720042 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:04.720042 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:04.741987 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7b019795-0956-45c6-907e-e4b81907ee55 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:01:04.785843 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b019795-0956-45c6-907e-e4b81907ee55 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 200 Dec 22 10:01:04.799012 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 574/1154] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:04 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:04.809441 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:04.809441 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:04.819757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c62cec99-4475-40ff-b61a-45a37017d96d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:04.848288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c62cec99-4475-40ff-b61a-45a37017d96d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:01:04.850271 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 581/1155] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:04 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 1407 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:05.811167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe5e7254-f52a-4b2d-b78e-106365092b7d tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:05.812742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe5e7254-f52a-4b2d-b78e-106365092b7d tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:05.812946 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:05.812946 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:05.813330 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe5e7254-f52a-4b2d-b78e-106365092b7d tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:05.867822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-435888d1-c617-48c2-b5a4-b20776f1bfbe tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:01:05.868731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-435888d1-c617-48c2-b5a4-b20776f1bfbe tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:05.869823 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:05.869823 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:05.870554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-435888d1-c617-48c2-b5a4-b20776f1bfbe tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:05.914688 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:05.914688 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:05.948322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fe5e7254-f52a-4b2d-b78e-106365092b7d tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:01:05.986464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:05.986464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:05.996610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe5e7254-f52a-4b2d-b78e-106365092b7d tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 200 Dec 22 10:01:06.012092 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 575/1156] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:05 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 912 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:06.012325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-435888d1-c617-48c2-b5a4-b20776f1bfbe tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:06.022634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74310d0a-0196-47e8-a3e0-58600f38d842 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] POST http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer Dec 22 10:01:06.023104 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:06.023104 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:06.023526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74310d0a-0196-47e8-a3e0-58600f38d842 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c38b66ba-d76f-4838-8d66-9aa634b51efb"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:06.024840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_transfer [None req-74310d0a-0196-47e8-a3e0-58600f38d842 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Creating new volume transfer {'transfer': {'volume_id': 'c38b66ba-d76f-4838-8d66-9aa634b51efb'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 22 10:01:06.026072 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-74310d0a-0196-47e8-a3e0-58600f38d842 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Creating transfer of volume c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:06.026492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.transfer.api [None req-74310d0a-0196-47e8-a3e0-58600f38d842 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Generating transfer record for volume c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:06.049147 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-435888d1-c617-48c2-b5a4-b20776f1bfbe tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 200 Dec 22 10:01:06.050417 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 582/1157] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:05 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 1407 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:06.093016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:06.093016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:06.117548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74310d0a-0196-47e8-a3e0-58600f38d842 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer returned with HTTP 202 Dec 22 10:01:06.124029 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 576/1158] 10.222.0.50 () {60 vars in 1258 bytes} [Tue Dec 22 10:01:06 2020] POST /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer => generated 507 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:01:06.128871 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-324fe079-5f96-408f-91c0-21db49c9d1ed tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:06.129399 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-324fe079-5f96-408f-91c0-21db49c9d1ed tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:06.129596 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:06.129596 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:06.129973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-324fe079-5f96-408f-91c0-21db49c9d1ed tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:06.267551 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:06.267551 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:06.296540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-324fe079-5f96-408f-91c0-21db49c9d1ed tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:01:06.352812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-324fe079-5f96-408f-91c0-21db49c9d1ed tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 200 Dec 22 10:01:06.354775 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 583/1159] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:06 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:06.373654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f20fdb6-7a39-4259-a492-4fddeae297f5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/detail Dec 22 10:01:06.374786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f20fdb6-7a39-4259-a492-4fddeae297f5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:06.375131 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:06.375131 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:06.375738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f20fdb6-7a39-4259-a492-4fddeae297f5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:06.376371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.volume_transfer [None req-3f20fdb6-7a39-4259-a492-4fddeae297f5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Listing volume transfers {{(pid=88114) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 22 10:01:06.418165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f20fdb6-7a39-4259-a492-4fddeae297f5 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/detail returned with HTTP 200 Dec 22 10:01:06.420772 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 577/1160] 10.222.0.50 () {58 vars in 1258 bytes} [Tue Dec 22 10:01:06 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/detail => generated 478 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:06.440596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-358b0c26-7fa3-4d7e-932b-776931df03ab tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] DELETE http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/a406c053-c698-4002-80b2-15c237a070e0 Dec 22 10:01:06.441355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-358b0c26-7fa3-4d7e-932b-776931df03ab tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:06.441895 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:06.441895 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:06.442650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-358b0c26-7fa3-4d7e-932b-776931df03ab tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:06.443196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-358b0c26-7fa3-4d7e-932b-776931df03ab tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Delete transfer with id: a406c053-c698-4002-80b2-15c237a070e0 Dec 22 10:01:06.519271 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:06.519271 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:06.534748 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:01:06.534748 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:01:06.540107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-358b0c26-7fa3-4d7e-932b-776931df03ab tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/a406c053-c698-4002-80b2-15c237a070e0 returned with HTTP 202 Dec 22 10:01:06.542569 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 584/1161] 10.222.0.50 () {58 vars in 1351 bytes} [Tue Dec 22 10:01:06 2020] DELETE /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/a406c053-c698-4002-80b2-15c237a070e0 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:06.552454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-05cee0c1-9390-48fd-b0dd-db7b997686e1 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] GET http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:06.552680 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-05cee0c1-9390-48fd-b0dd-db7b997686e1 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:06.553645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-05cee0c1-9390-48fd-b0dd-db7b997686e1 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:06.671747 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:06.671747 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:06.693568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-05cee0c1-9390-48fd-b0dd-db7b997686e1 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Volume info retrieved successfully. Dec 22 10:01:06.735621 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-05cee0c1-9390-48fd-b0dd-db7b997686e1 tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 200 Dec 22 10:01:06.748295 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 578/1162] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:06 2020] GET /volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:06.754863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ddd6d4f-8e05-4fbb-9522-e34a05d9847f tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] DELETE http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/a406c053-c698-4002-80b2-15c237a070e0 Dec 22 10:01:06.755784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ddd6d4f-8e05-4fbb-9522-e34a05d9847f tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:06.756309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:06.756309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:06.758804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ddd6d4f-8e05-4fbb-9522-e34a05d9847f tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:06.759262 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.volume_transfer [None req-3ddd6d4f-8e05-4fbb-9522-e34a05d9847f tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Delete transfer with id: a406c053-c698-4002-80b2-15c237a070e0 Dec 22 10:01:06.789001 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ddd6d4f-8e05-4fbb-9522-e34a05d9847f tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/a406c053-c698-4002-80b2-15c237a070e0 returned with HTTP 404 Dec 22 10:01:06.790040 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 585/1163] 10.222.0.50 () {58 vars in 1351 bytes} [Tue Dec 22 10:01:06 2020] DELETE /volume/v3/0dec2a00826c47238d537c47314de461/os-volume-transfer/a406c053-c698-4002-80b2-15c237a070e0 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:06.798187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2788b207-d32c-4b50-9d3f-3e4e4496207c tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] DELETE http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:06.798718 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2788b207-d32c-4b50-9d3f-3e4e4496207c tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:06.798911 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:06.798911 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:06.799291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2788b207-d32c-4b50-9d3f-3e4e4496207c tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:06.799736 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2788b207-d32c-4b50-9d3f-3e4e4496207c tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Delete volume with id: c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:06.899570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:06.899570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:06.912953 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2788b207-d32c-4b50-9d3f-3e4e4496207c tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:06.970447 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2788b207-d32c-4b50-9d3f-3e4e4496207c tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Delete volume request issued successfully. Dec 22 10:01:06.971235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2788b207-d32c-4b50-9d3f-3e4e4496207c tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 202 Dec 22 10:01:06.972299 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 579/1164] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:06 2020] DELETE /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:06.980153 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b878e5a0-f987-4d77-8b66-76887ba273a9 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:06.980660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b878e5a0-f987-4d77-8b66-76887ba273a9 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:06.981346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b878e5a0-f987-4d77-8b66-76887ba273a9 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:07.066018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a89d49c-58b3-4380-ba14-41de9065dd58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a Dec 22 10:01:07.067595 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a89d49c-58b3-4380-ba14-41de9065dd58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:07.068009 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:07.068009 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:07.068593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a89d49c-58b3-4380-ba14-41de9065dd58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:07.093754 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:07.093754 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:07.118652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b878e5a0-f987-4d77-8b66-76887ba273a9 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:07.178012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b878e5a0-f987-4d77-8b66-76887ba273a9 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 200 Dec 22 10:01:07.178861 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 586/1165] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:06 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 1082 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:07.197957 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a89d49c-58b3-4380-ba14-41de9065dd58 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a returned with HTTP 404 Dec 22 10:01:07.199305 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 580/1166] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:07 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/58c67de4-d62f-48c0-9476-c43be748903a => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:01:07.222921 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0a4a642b-83b2-4499-9727-3046116257f6 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] DELETE http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 10:01:07.223853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0a4a642b-83b2-4499-9727-3046116257f6 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:07.223853 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:07.223853 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:07.224131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0a4a642b-83b2-4499-9727-3046116257f6 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:07.224450 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-0a4a642b-83b2-4499-9727-3046116257f6 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume with id: 6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 10:01:07.404126 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:07.404126 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:07.405356 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0a4a642b-83b2-4499-9727-3046116257f6 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:07.472977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0a4a642b-83b2-4499-9727-3046116257f6 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Delete volume request issued successfully. Dec 22 10:01:07.473835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0a4a642b-83b2-4499-9727-3046116257f6 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 202 Dec 22 10:01:07.493486 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 587/1167] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:07 2020] DELETE /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:01:07.497120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9f93976-6c4a-4f80-9427-a0b44ddaec96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 10:01:07.497647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9f93976-6c4a-4f80-9427-a0b44ddaec96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:07.498538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9f93976-6c4a-4f80-9427-a0b44ddaec96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:07.625900 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:07.625900 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:07.653355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a9f93976-6c4a-4f80-9427-a0b44ddaec96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:07.708146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9f93976-6c4a-4f80-9427-a0b44ddaec96 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 200 Dec 22 10:01:07.727013 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 581/1168] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:07 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 905 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:08.198282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a1f0826-5b3c-4a4c-bb98-d9f04ce7b31f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:08.198797 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a1f0826-5b3c-4a4c-bb98-d9f04ce7b31f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:08.199119 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:08.199119 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:08.199714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a1f0826-5b3c-4a4c-bb98-d9f04ce7b31f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:08.363197 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:08.363197 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:08.397561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8a1f0826-5b3c-4a4c-bb98-d9f04ce7b31f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:08.483236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a1f0826-5b3c-4a4c-bb98-d9f04ce7b31f tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 200 Dec 22 10:01:08.514098 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 588/1169] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:08 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 1082 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:08.734823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a924279b-b737-417c-96b5-bfb46848ed70 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 10:01:08.735354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a924279b-b737-417c-96b5-bfb46848ed70 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:08.735674 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:08.735674 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:08.736101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a924279b-b737-417c-96b5-bfb46848ed70 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:08.803771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bdf4dd56-ea1c-4268-8a05-70c49341081f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:01:08.804335 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bdf4dd56-ea1c-4268-8a05-70c49341081f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:08.804554 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:08.804554 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:08.804925 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bdf4dd56-ea1c-4268-8a05-70c49341081f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:08.874509 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:08.874509 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:08.894571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a924279b-b737-417c-96b5-bfb46848ed70 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:08.923373 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:08.923373 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:08.952499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a924279b-b737-417c-96b5-bfb46848ed70 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 200 Dec 22 10:01:08.953652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bdf4dd56-ea1c-4268-8a05-70c49341081f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:01:08.967087 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 582/1170] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:08 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 905 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:08.986164 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:08.986164 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:08.997308 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bdf4dd56-ea1c-4268-8a05-70c49341081f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:01:08.998059 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 589/1171] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:08 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 1210 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:09.301501 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-17f3f31f-1723-4211-9f26-b679a9dbda33 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:01:09.302012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-17f3f31f-1723-4211-9f26-b679a9dbda33 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:09.302199 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:09.302199 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:09.302853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-17f3f31f-1723-4211-9f26-b679a9dbda33 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:09.419647 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.419647 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.438475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-17f3f31f-1723-4211-9f26-b679a9dbda33 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:01:09.468819 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.468819 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.479135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-17f3f31f-1723-4211-9f26-b679a9dbda33 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:01:09.481091 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 583/1172] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:01:09 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 1210 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:09.511713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f030dd7-b4aa-4410-931b-3d3e869ff4b3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:09.512711 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f030dd7-b4aa-4410-931b-3d3e869ff4b3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:09.513112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:09.513112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:09.513933 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f030dd7-b4aa-4410-931b-3d3e869ff4b3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:09.525608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202/action Dec 22 10:01:09.526353 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:09.526353 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:09.527447 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action body: b'{"os-begin_detaching": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:01:09.528158 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:09.632317 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.632317 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.641870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3f030dd7-b4aa-4410-931b-3d3e869ff4b3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Volume info retrieved successfully. Dec 22 10:01:09.669335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f030dd7-b4aa-4410-931b-3d3e869ff4b3 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 200 Dec 22 10:01:09.670396 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 590/1173] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:09 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 1082 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:09.673096 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.673096 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.678132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:01:09.705959 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Begin detaching volume completed successfully. Dec 22 10:01:09.706541 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202/action returned with HTTP 202 Dec 22 10:01:09.707828 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 584/1174] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 10:01:09 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:01:09.766032 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31cd74e8-422d-4b30-897d-e05965e3be02 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:01:09.768157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31cd74e8-422d-4b30-897d-e05965e3be02 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:09.768951 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:09.768951 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:09.769710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31cd74e8-422d-4b30-897d-e05965e3be02 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:09.814128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume// Dec 22 10:01:09.814703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:09.814980 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:09.814980 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:09.815446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:09.817178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-74d6114f-45c7-41de-a54c-2dd8b4bcf454 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:01:09.818031 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 585/1175] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:01:09 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:01:09.832706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-59de9d88-68d6-4c98-ad0d-c72567ee488a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:01:09.833694 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-59de9d88-68d6-4c98-ad0d-c72567ee488a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:09.834261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-59de9d88-68d6-4c98-ad0d-c72567ee488a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:09.863402 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.863402 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.873479 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-31cd74e8-422d-4b30-897d-e05965e3be02 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:01:09.893385 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.893385 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.904569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31cd74e8-422d-4b30-897d-e05965e3be02 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:01:09.905802 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 591/1176] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:09 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 1213 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:09.923014 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.923014 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.934189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-59de9d88-68d6-4c98-ad0d-c72567ee488a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:01:09.959842 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:09.959842 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:09.973806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2fe2b1a-859d-4822-84d4-3476e74b931d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 10:01:09.974329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2fe2b1a-859d-4822-84d4-3476e74b931d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:09.974548 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:09.974548 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:09.974922 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2fe2b1a-859d-4822-84d4-3476e74b931d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:09.975600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-59de9d88-68d6-4c98-ad0d-c72567ee488a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:01:09.977212 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 586/1177] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:01:09 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:01:10.091689 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:10.091689 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:10.101888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a2fe2b1a-859d-4822-84d4-3476e74b931d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Volume info retrieved successfully. Dec 22 10:01:10.132737 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2fe2b1a-859d-4822-84d4-3476e74b931d tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 200 Dec 22 10:01:10.133745 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 592/1178] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:09 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:10.513978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-f0bc8035-19f9-47fb-a813-e7e359099af7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] DELETE http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae Dec 22 10:01:10.513978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-f0bc8035-19f9-47fb-a813-e7e359099af7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:10.513978 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:10.513978 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:10.513978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-f0bc8035-19f9-47fb-a813-e7e359099af7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:10.562908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:10.562908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:10.687254 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-061b67de-c146-4b11-849d-de8a4ee8caa6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] GET http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:10.687775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-061b67de-c146-4b11-849d-de8a4ee8caa6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:10.687991 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:10.687991 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:10.688882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-061b67de-c146-4b11-849d-de8a4ee8caa6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:10.835902 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-061b67de-c146-4b11-849d-de8a4ee8caa6 tempest-VolumesTransfersTest-1978492666 tempest-VolumesTransfersTest-1978492666] http://10.222.0.50/volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 404 Dec 22 10:01:10.838041 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 593/1179] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:10 2020] GET /volume/v3/6c650986e9d545ddb8ae1f39340032eb/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:10.851152 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6b915e0-54ad-41bc-aa58-ba87a0e849ad tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] DELETE http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:10.856648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6b915e0-54ad-41bc-aa58-ba87a0e849ad tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:10.858991 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6b915e0-54ad-41bc-aa58-ba87a0e849ad tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:10.860483 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e6b915e0-54ad-41bc-aa58-ba87a0e849ad tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Delete volume with id: c38b66ba-d76f-4838-8d66-9aa634b51efb Dec 22 10:01:11.029892 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6b915e0-54ad-41bc-aa58-ba87a0e849ad tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb returned with HTTP 404 Dec 22 10:01:11.032122 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 594/1180] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:10 2020] DELETE /volume/v3/0dec2a00826c47238d537c47314de461/volumes/c38b66ba-d76f-4838-8d66-9aa634b51efb => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:11.046022 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47685eef-c9de-4b17-bbd4-4ab30c3e2977 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:01:11.047027 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47685eef-c9de-4b17-bbd4-4ab30c3e2977 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:11.047723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47685eef-c9de-4b17-bbd4-4ab30c3e2977 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:11.126195 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:11.126195 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:11.137111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-47685eef-c9de-4b17-bbd4-4ab30c3e2977 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:01:11.163076 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:11.163076 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:11.185471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47685eef-c9de-4b17-bbd4-4ab30c3e2977 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:01:11.195393 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 595/1181] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:11 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 1213 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:11.217038 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37de1a95-07cd-40a3-bd20-6e3d010bf04e tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] DELETE http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:01:11.217562 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37de1a95-07cd-40a3-bd20-6e3d010bf04e tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:11.217751 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:11.217751 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:11.218125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37de1a95-07cd-40a3-bd20-6e3d010bf04e tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:11.218582 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-37de1a95-07cd-40a3-bd20-6e3d010bf04e tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] Delete volume with id: 5d4485d9-6f7a-441f-bf7a-62673ab197ba Dec 22 10:01:11.390773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37de1a95-07cd-40a3-bd20-6e3d010bf04e tempest-VolumesTransfersTest-858673430 tempest-VolumesTransfersTest-858673430] http://10.222.0.50/volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba returned with HTTP 404 Dec 22 10:01:11.392088 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 596/1182] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:11 2020] DELETE /volume/v3/0dec2a00826c47238d537c47314de461/volumes/5d4485d9-6f7a-441f-bf7a-62673ab197ba => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:11.396502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-afb3dc70-b763-48ef-bead-cf0395dedcc5 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] GET http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c Dec 22 10:01:11.397318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-afb3dc70-b763-48ef-bead-cf0395dedcc5 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:11.398296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-afb3dc70-b763-48ef-bead-cf0395dedcc5 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:11.494345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-afb3dc70-b763-48ef-bead-cf0395dedcc5 tempest-VolumesGetTest-1770391937 tempest-VolumesGetTest-1770391937] http://10.222.0.50/volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c returned with HTTP 404 Dec 22 10:01:11.495677 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 597/1183] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:11 2020] GET /volume/v3/887e5e5c03a84b2c9129639d164ec07c/volumes/6112489f-d341-471d-8e3b-0c6bfed8b76c => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:11.709084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-f0bc8035-19f9-47fb-a813-e7e359099af7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:01:11.710313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-f0bc8035-19f9-47fb-a813-e7e359099af7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:01:11.726670 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-99fa722a-fb53-4697-8578-dcd6b9eb0c5c req-f0bc8035-19f9-47fb-a813-e7e359099af7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae returned with HTTP 200 Dec 22 10:01:11.727850 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 587/1184] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:01:10 2020] DELETE /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/3d559780-15b9-4495-84f2-63c250eeafae => generated 19 bytes in 1225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:12.203217 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cdcc785f-ac98-4a9c-a2bf-c7fc650f976f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:01:12.204513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cdcc785f-ac98-4a9c-a2bf-c7fc650f976f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:12.205755 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cdcc785f-ac98-4a9c-a2bf-c7fc650f976f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:12.295686 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:12.295686 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:12.322897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cdcc785f-ac98-4a9c-a2bf-c7fc650f976f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:01:12.388062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cdcc785f-ac98-4a9c-a2bf-c7fc650f976f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:01:12.389152 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 598/1185] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:12 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:14.730729 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7548da4a-2e9d-47ec-bf6a-2f0ca50050af tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] POST http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/types Dec 22 10:01:14.731206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:14.731206 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:14.731727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7548da4a-2e9d-47ec-bf6a-2f0ca50050af tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-832392136"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:14.733558 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:14.733558 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:14.781132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7548da4a-2e9d-47ec-bf6a-2f0ca50050af tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/types returned with HTTP 200 Dec 22 10:01:14.782212 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 588/1186] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:01:14 2020] POST /volume/v3/e4c8cdded71540a8a541a4797d006954/types => generated 219 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:14.795067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-505139a4-8d0b-4445-8e5f-97f0fda5ce17 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] POST http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/group_types Dec 22 10:01:14.795566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:14.795566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:14.796518 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-505139a4-8d0b-4445-8e5f-97f0fda5ce17 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1150146852"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:14.904614 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-505139a4-8d0b-4445-8e5f-97f0fda5ce17 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/group_types returned with HTTP 202 Dec 22 10:01:14.906187 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 599/1187] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Dec 22 10:01:14 2020] POST /volume/v3/e4c8cdded71540a8a541a4797d006954/group_types => generated 177 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:15.570678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3601d50-e696-4bbd-949c-b41fe913e7bc tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] POST http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups Dec 22 10:01:15.571506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3601d50-e696-4bbd-949c-b41fe913e7bc tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2966b7f0-e637-46a8-8bc4-a854d16fb751", "volume_types": ["31f04d37-e70e-48b4-8b53-11cb4c6c3c7a"], "name": "tempest-GroupsV314Test-Group-1214193164"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:15.572681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-d3601d50-e696-4bbd-949c-b41fe913e7bc tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Creating new group {'group': {'group_type': '2966b7f0-e637-46a8-8bc4-a854d16fb751', 'volume_types': ['31f04d37-e70e-48b4-8b53-11cb4c6c3c7a'], 'name': 'tempest-GroupsV314Test-Group-1214193164'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 10:01:15.600613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-d3601d50-e696-4bbd-949c-b41fe913e7bc tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Creating group tempest-GroupsV314Test-Group-1214193164. Dec 22 10:01:15.644297 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d3601d50-e696-4bbd-949c-b41fe913e7bc tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Availability Zones retrieved successfully. Dec 22 10:01:15.707821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d3601d50-e696-4bbd-949c-b41fe913e7bc tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Created reservations ['9f6b94e9-e632-4dbb-8651-f622154d0ef3'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:15.786054 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3601d50-e696-4bbd-949c-b41fe913e7bc tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups returned with HTTP 202 Dec 22 10:01:15.788295 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 589/1188] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Dec 22 10:01:14 2020] POST /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups => generated 108 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:15.800489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-065d055b-d241-49e4-b482-93800be3cabd tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b Dec 22 10:01:15.801426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-065d055b-d241-49e4-b482-93800be3cabd tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:15.802139 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-065d055b-d241-49e4-b482-93800be3cabd tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:15.802750 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-065d055b-d241-49e4-b482-93800be3cabd tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] show called for member b82cc099-fee2-4156-8a6e-95e4b3a1940b {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:01:15.818382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:15.818382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:15.876200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-065d055b-d241-49e4-b482-93800be3cabd tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b returned with HTTP 200 Dec 22 10:01:15.878212 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 600/1189] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:01:15 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b => generated 388 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:16.244840 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-863a49ad-e1df-4dfa-8289-851c6f6f831d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] POST http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots Dec 22 10:01:16.245289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:16.245289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:16.246298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-863a49ad-e1df-4dfa-8289-851c6f6f831d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f748af65-1c98-4d27-b9f1-edaedc851f70", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1633651629"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:16.301859 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-863a49ad-e1df-4dfa-8289-851c6f6f831d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots returned with HTTP 404 Dec 22 10:01:16.303145 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 590/1190] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:01:16 2020] POST /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots => generated 109 bytes in 254 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:16.314520 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3803786-4857-4656-9489-f714270591fa tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] POST http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots Dec 22 10:01:16.315086 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:16.315086 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:16.315572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3803786-4857-4656-9489-f714270591fa tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1880038184"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:16.365350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3803786-4857-4656-9489-f714270591fa tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots returned with HTTP 404 Dec 22 10:01:16.367054 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 601/1191] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:01:16 2020] POST /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots => generated 77 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:01:16.378080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae1e8117-4053-4e41-8885-831e4a53eaac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?limit=invalid Dec 22 10:01:16.378695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae1e8117-4053-4e41-8885-831e4a53eaac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:16.379267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae1e8117-4053-4e41-8885-831e4a53eaac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:16.381469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae1e8117-4053-4e41-8885-831e4a53eaac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] HTTP exception thrown: limit param must be an integer Dec 22 10:01:16.382208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae1e8117-4053-4e41-8885-831e4a53eaac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?limit=invalid returned with HTTP 400 Dec 22 10:01:16.388437 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 591/1192] 10.222.0.50 () {58 vars in 1237 bytes} [Tue Dec 22 10:01:16 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:01:16.394465 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d51ad8d5-114f-486b-823c-ac84a664d15d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?marker=528024fa-cb6e-4cb9-98a0-4e1e415b29de Dec 22 10:01:16.395019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d51ad8d5-114f-486b-823c-ac84a664d15d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:16.395797 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d51ad8d5-114f-486b-823c-ac84a664d15d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:16.396304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-d51ad8d5-114f-486b-823c-ac84a664d15d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:01:16.397013 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:16.397013 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:16.398649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-d51ad8d5-114f-486b-823c-ac84a664d15d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Building query based on filter {{(pid=88115) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:01:16.426393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d51ad8d5-114f-486b-823c-ac84a664d15d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?marker=528024fa-cb6e-4cb9-98a0-4e1e415b29de returned with HTTP 404 Dec 22 10:01:16.428017 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 602/1193] 10.222.0.50 () {58 vars in 1297 bytes} [Tue Dec 22 10:01:16 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?marker=528024fa-cb6e-4cb9-98a0-4e1e415b29de => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:16.437103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e9df784-2f70-4255-9807-34579980a12c tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?sort_key=invalid Dec 22 10:01:16.437668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e9df784-2f70-4255-9807-34579980a12c tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:16.438629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e9df784-2f70-4255-9807-34579980a12c tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:16.438766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-6e9df784-2f70-4255-9807-34579980a12c tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:01:16.439401 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:16.439401 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:16.441279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-6e9df784-2f70-4255-9807-34579980a12c tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Building query based on filter {{(pid=88114) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:01:16.442169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e9df784-2f70-4255-9807-34579980a12c tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?sort_key=invalid returned with HTTP 400 Dec 22 10:01:16.444533 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 592/1194] 10.222.0.50 () {58 vars in 1243 bytes} [Tue Dec 22 10:01:16 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:01:16.453755 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] POST http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes Dec 22 10:01:16.454704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-769822032"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:16.455789 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-769822032'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:01:16.456732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Create volume of 2 GB Dec 22 10:01:16.470630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Availability Zones retrieved successfully. Dec 22 10:01:16.495345 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Flow 'volume_create_api' (24bcc682-2c3c-436c-98fd-23f7566b9254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:16.498077 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828cc105-80e2-4a60-bdb0-4fe82662034c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:16.500464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Validating volume size '2' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:01:16.578123 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828cc105-80e2-4a60-bdb0-4fe82662034c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:16.580807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5a702a-48f1-48ac-ac6e-c91aa678a3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:16.697880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Created reservations ['5a1cfe2b-9cfd-4684-b87e-8ba4992e7cab', '2ac566c4-5970-456c-90b4-63ba9f7b8548', '719f4c6f-84d6-47d9-b550-76b869abc6e7', 'b289e648-1803-472c-acf0-dfcb6cdddd0a'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:16.700410 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5a702a-48f1-48ac-ac6e-c91aa678a3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a1cfe2b-9cfd-4684-b87e-8ba4992e7cab', '2ac566c4-5970-456c-90b4-63ba9f7b8548', '719f4c6f-84d6-47d9-b550-76b869abc6e7', 'b289e648-1803-472c-acf0-dfcb6cdddd0a']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:16.703460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4d176e-d153-4666-8a92-3a6b3c530d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:16.774716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4d176e-d153-4666-8a92-3a6b3c530d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-769822032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='410da1095a5b460785c19e0b31ae516e',qos_specs=None,replication_status=,reservations=['5a1cfe2b-9cfd-4684-b87e-8ba4992e7cab','2ac566c4-5970-456c-90b4-63ba9f7b8548','719f4c6f-84d6-47d9-b550-76b869abc6e7','b289e648-1803-472c-acf0-dfcb6cdddd0a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805b22dad564464ebdbee38a814f0aae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-769822032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='410da1095a5b460785c19e0b31ae516e',provider_auth=None,provider_geometry=None,provider_id=None,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='805b22dad564464ebdbee38a814f0aae',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:16.777530 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4535dc34-32f8-4cef-a937-24c0a4aa8f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:16.807903 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4535dc34-32f8-4cef-a937-24c0a4aa8f16) transitioned into state 'SUCCESS' from state '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-769822032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='410da1095a5b460785c19e0b31ae516e',qos_specs=None,replication_status=,reservations=['5a1cfe2b-9cfd-4684-b87e-8ba4992e7cab','2ac566c4-5970-456c-90b4-63ba9f7b8548','719f4c6f-84d6-47d9-b550-76b869abc6e7','b289e648-1803-472c-acf0-dfcb6cdddd0a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='805b22dad564464ebdbee38a814f0aae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:16.810281 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab2924e-6458-4403-b8f5-b17bd305edfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:16.828916 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab2924e-6458-4403-b8f5-b17bd305edfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:16.835449 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Flow 'volume_create_api' (24bcc682-2c3c-436c-98fd-23f7566b9254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:16.891755 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35d458f2-fa52-42e4-a045-0fb31247e460 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b Dec 22 10:01:16.893143 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35d458f2-fa52-42e4-a045-0fb31247e460 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:16.893892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35d458f2-fa52-42e4-a045-0fb31247e460 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:16.894210 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Create volume request issued successfully. Dec 22 10:01:16.894769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-35d458f2-fa52-42e4-a045-0fb31247e460 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] show called for member b82cc099-fee2-4156-8a6e-95e4b3a1940b {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:01:16.913544 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:16.913544 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:16.918666 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c049263-2abe-4403-acfc-2f0ad448aade tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes returned with HTTP 202 Dec 22 10:01:16.919569 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 603/1195] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:01:16 2020] POST /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes => generated 830 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:01:16.935022 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a2e18f4-0cd1-4cec-ae93-492eafa629a9 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:16.935546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a2e18f4-0cd1-4cec-ae93-492eafa629a9 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:16.935744 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:16.935744 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:16.936409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a2e18f4-0cd1-4cec-ae93-492eafa629a9 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:16.975192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35d458f2-fa52-42e4-a045-0fb31247e460 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b returned with HTTP 200 Dec 22 10:01:16.983223 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 593/1196] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:01:16 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b => generated 389 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:01:16.990003 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] POST http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes Dec 22 10:01:16.990500 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:16.990500 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:16.990919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action: 'create', calling method: create, body: {"volume": {"volume_type": "31f04d37-e70e-48b4-8b53-11cb4c6c3c7a", "group_id": "b82cc099-fee2-4156-8a6e-95e4b3a1940b", "size": 1, "name": "tempest-GroupsV314Test-Volume-667594204"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:16.992145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Create volume request body: {'volume': {'volume_type': '31f04d37-e70e-48b4-8b53-11cb4c6c3c7a', 'group_id': 'b82cc099-fee2-4156-8a6e-95e4b3a1940b', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-667594204'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:01:17.027163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:17.027163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:17.028618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Create volume of 1 GB Dec 22 10:01:17.044869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:17.044869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:17.046815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Availability Zones retrieved successfully. Dec 22 10:01:17.059694 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5a2e18f4-0cd1-4cec-ae93-492eafa629a9 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Volume info retrieved successfully. Dec 22 10:01:17.067093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Flow 'volume_create_api' (ae5c3447-146d-4e00-a79a-8f9c15a52af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:17.072035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de01894-18ba-4951-a226-8b1aa0c6863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:17.074883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:17.074883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:17.075707 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:01:17.092285 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a2e18f4-0cd1-4cec-ae93-492eafa629a9 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 returned with HTTP 200 Dec 22 10:01:17.093126 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 604/1197] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:16 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 => generated 898 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:01:17.135988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de01894-18ba-4951-a226-8b1aa0c6863e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:01:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a,is_public=True,name='tempest-GroupsV314Test-volume-type-832392136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31f04d37-e70e-48b4-8b53-11cb4c6c3c7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b82cc099-fee2-4156-8a6e-95e4b3a1940b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:17.140704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a72afb7-2ff4-42b2-9a45-cf5ce5634d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:17.197832 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-832392136 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-832392136, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:01:17.199155 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-832392136 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-832392136, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:01:17.299536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Created reservations ['4d0547f9-2a44-4ffb-a7d7-efbf57fbed58', '1b6f7f29-68c6-4e7f-b9f8-0fb72c997bd1', '86a30932-eb16-40fd-a2ea-457c07e452c5', '564aa2f2-1400-43d3-96ac-64a59941b378'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:17.302101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a72afb7-2ff4-42b2-9a45-cf5ce5634d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d0547f9-2a44-4ffb-a7d7-efbf57fbed58', '1b6f7f29-68c6-4e7f-b9f8-0fb72c997bd1', '86a30932-eb16-40fd-a2ea-457c07e452c5', '564aa2f2-1400-43d3-96ac-64a59941b378']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:17.308026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f47e3d-50cb-4573-887f-0ff3888be997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:17.440127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f47e3d-50cb-4573-887f-0ff3888be997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca146739-8b80-4628-81f2-26ebc92ec45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-667594204',encryption_key_id=None,group_id=b82cc099-fee2-4156-8a6e-95e4b3a1940b,group_type_id=,metadata={},multiattach=False,project_id='a6603c1034b24af2af29af54c7cb6780',qos_specs=None,replication_status=,reservations=['4d0547f9-2a44-4ffb-a7d7-efbf57fbed58','1b6f7f29-68c6-4e7f-b9f8-0fb72c997bd1','86a30932-eb16-40fd-a2ea-457c07e452c5','564aa2f2-1400-43d3-96ac-64a59941b378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4838e32a4b694dec83898204abc47fcf',volume_type_id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-667594204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b82cc099-fee2-4156-8a6e-95e4b3a1940b,host=None,id=ca146739-8b80-4628-81f2-26ebc92ec45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6603c1034b24af2af29af54c7cb6780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4838e32a4b694dec83898204abc47fcf',volume_attachment=,volume_type=,volume_type_id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:17.442283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eaab597-5241-45c0-b961-d06490996285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:17.480066 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eaab597-5241-45c0-b961-d06490996285) transitioned into state 'SUCCESS' from state '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-667594204',encryption_key_id=None,group_id=b82cc099-fee2-4156-8a6e-95e4b3a1940b,group_type_id=,metadata={},multiattach=False,project_id='a6603c1034b24af2af29af54c7cb6780',qos_specs=None,replication_status=,reservations=['4d0547f9-2a44-4ffb-a7d7-efbf57fbed58','1b6f7f29-68c6-4e7f-b9f8-0fb72c997bd1','86a30932-eb16-40fd-a2ea-457c07e452c5','564aa2f2-1400-43d3-96ac-64a59941b378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4838e32a4b694dec83898204abc47fcf',volume_type_id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:17.486752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9bf1c4-ab6d-4a84-bb08-62c1ed2031fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:17.547068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9bf1c4-ab6d-4a84-bb08-62c1ed2031fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:17.551329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Flow 'volume_create_api' (ae5c3447-146d-4e00-a79a-8f9c15a52af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:17.714446 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Create volume request issued successfully. Dec 22 10:01:17.756027 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:17.758119 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:17.772363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:17.782984 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:17.782984 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:17.797821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a4daa21-a646-4b05-9797-2c93b1831e39 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes returned with HTTP 202 Dec 22 10:01:17.808026 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 594/1198] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Dec 22 10:01:16 2020] POST /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes => generated 898 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:17.815274 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a Dec 22 10:01:17.816270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:17.816639 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:17.816639 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:17.817275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:17.897482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:17.897482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:17.924663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:17.969350 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:17.969729 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:17.990541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:17.998895 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:17.998895 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:18.046457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b3378ca-baa7-4eb9-ab43-251c4c8c9910 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a returned with HTTP 200 Dec 22 10:01:18.046709 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 605/1199] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:17 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a => generated 990 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:18.110893 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a0a096a-3555-4ed0-8dc6-67e3dae236e8 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:18.111437 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a0a096a-3555-4ed0-8dc6-67e3dae236e8 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:18.111592 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:18.111592 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:18.111980 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a0a096a-3555-4ed0-8dc6-67e3dae236e8 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:18.197535 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:18.197535 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:18.207090 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1a0a096a-3555-4ed0-8dc6-67e3dae236e8 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Volume info retrieved successfully. Dec 22 10:01:18.230540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a0a096a-3555-4ed0-8dc6-67e3dae236e8 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 returned with HTTP 200 Dec 22 10:01:18.232061 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 595/1200] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:18 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 => generated 923 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:18.248199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef0b84f0-2440-4eb6-914d-7e7e0cfd6be1 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] POST http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots Dec 22 10:01:18.248649 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:18.248649 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:18.249064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef0b84f0-2440-4eb6-914d-7e7e0cfd6be1 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1124056434"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:18.338610 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:18.338610 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:18.340632 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ef0b84f0-2440-4eb6-914d-7e7e0cfd6be1 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Volume info retrieved successfully. Dec 22 10:01:18.341383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-ef0b84f0-2440-4eb6-914d-7e7e0cfd6be1 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Create snapshot from volume e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:18.504503 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-ef0b84f0-2440-4eb6-914d-7e7e0cfd6be1 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Created reservations ['d9658552-ad23-4f74-a175-a50e2dd5ab7d', '13888dab-2a87-4401-aeff-3c1b1492a5ec', '502d6b65-dc1f-4f4b-8d48-05cb5b4a8bbe', '4d93681c-a1f0-4be0-afa9-ae9396119401'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:18.694299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ef0b84f0-2440-4eb6-914d-7e7e0cfd6be1 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot create request issued successfully. Dec 22 10:01:18.696689 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef0b84f0-2440-4eb6-914d-7e7e0cfd6be1 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots returned with HTTP 202 Dec 22 10:01:18.701378 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 606/1201] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:01:18 2020] POST /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots => generated 318 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:01:18.725195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35f254ce-2321-4b12-aa30-c3a05e42dcbb tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:18.725812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35f254ce-2321-4b12-aa30-c3a05e42dcbb tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:18.726014 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:18.726014 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:18.726477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35f254ce-2321-4b12-aa30-c3a05e42dcbb tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:18.825635 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:18.825635 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:18.826805 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-35f254ce-2321-4b12-aa30-c3a05e42dcbb tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot retrieved successfully. Dec 22 10:01:18.832269 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35f254ce-2321-4b12-aa30-c3a05e42dcbb tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a returned with HTTP 200 Dec 22 10:01:18.836586 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 596/1202] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:01:18 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a => generated 450 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:19.064201 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a Dec 22 10:01:19.065805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:19.066256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:19.066256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:19.067398 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:19.143969 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:19.143969 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:19.157700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:19.198289 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:19.199180 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:19.210208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:19.228700 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:19.228700 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:19.281509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f901297-1813-4e2f-9558-5811edeffdd4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a returned with HTTP 200 Dec 22 10:01:19.282724 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 607/1203] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:19 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a => generated 991 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:19.308478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] POST http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/action Dec 22 10:01:19.309015 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:19.309015 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:19.309470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action body: b'{"create-from-src": {"source_group_id": "b82cc099-fee2-4156-8a6e-95e4b3a1940b", "name": "tempest-Group_from_grp-755530605"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:01:19.309864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "b82cc099-fee2-4156-8a6e-95e4b3a1940b", "name": "tempest-Group_from_grp-755530605"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:19.310960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Creating new group {'create-from-src': {'source_group_id': 'b82cc099-fee2-4156-8a6e-95e4b3a1940b', 'name': 'tempest-Group_from_grp-755530605'}}. {{(pid=88114) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 22 10:01:19.311314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Creating group tempest-Group_from_grp-755530605 from source group b82cc099-fee2-4156-8a6e-95e4b3a1940b. Dec 22 10:01:19.331334 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:19.331334 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:19.370220 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:19.370220 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:19.524097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Created reservations ['ef3a1a01-df49-403a-a927-c20fcd8edfca'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:19.813305 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.group.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] A mapping entry already exists for group 6585e209-e6b5-45aa-b7a0-273972e4c169 and volume type 31f04d37-e70e-48b4-8b53-11cb4c6c3c7a. Do not need to create again. Dec 22 10:01:19.821313 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:19.821313 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:19.822883 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Availability Zones retrieved successfully. Dec 22 10:01:19.855618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60dc1bc8-76f7-4b92-a8b1-d705ff5decf4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:19.856154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60dc1bc8-76f7-4b92-a8b1-d705ff5decf4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:19.856378 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:19.856378 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:19.856728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60dc1bc8-76f7-4b92-a8b1-d705ff5decf4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:19.860698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Flow 'volume_create_api' (98276c1b-30f6-4b18-9b1e-4d18c10de832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:19.872729 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5c9b03b-05d6-4b80-a321-97e48ba2c0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:19.875146 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Validating volume size '1' using validate_int, validate_source_size {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:01:19.942953 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:19.942953 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:19.950523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-60dc1bc8-76f7-4b92-a8b1-d705ff5decf4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot retrieved successfully. Dec 22 10:01:19.952616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60dc1bc8-76f7-4b92-a8b1-d705ff5decf4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a returned with HTTP 200 Dec 22 10:01:19.961826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5c9b03b-05d6-4b80-a321-97e48ba2c0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ca146739-8b80-4628-81f2-26ebc92ec45a', 'volume_type': VolumeType(created_at=2020-12-22T10:01:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a,is_public=True,name='tempest-GroupsV314Test-volume-type-832392136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31f04d37-e70e-48b4-8b53-11cb4c6c3c7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6585e209-e6b5-45aa-b7a0-273972e4c169', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:19.968725 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 608/1204] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:01:19 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a => generated 450 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:19.971595 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38332e68-220b-44c7-859d-ee0f4ec86cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:20.077621 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Created reservations ['79341196-f92f-4e14-af68-fd241ab6c772', '8b59e313-4690-4fb4-9d58-f2b518f9a50b', 'e267f22e-749f-4440-ae6f-90c9081fc49a', '91bef9b1-8ba9-4604-80f0-ed084ed0b9e5'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:20.080027 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38332e68-220b-44c7-859d-ee0f4ec86cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79341196-f92f-4e14-af68-fd241ab6c772', '8b59e313-4690-4fb4-9d58-f2b518f9a50b', 'e267f22e-749f-4440-ae6f-90c9081fc49a', '91bef9b1-8ba9-4604-80f0-ed084ed0b9e5']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:20.082436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d5f115-372b-4c49-97ee-21c56a06a9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:20.386126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d5f115-372b-4c49-97ee-21c56a06a9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8012944c-6267-4906-a829-b6c70b7e1d20', '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=6585e209-e6b5-45aa-b7a0-273972e4c169,group_type_id=,metadata={},multiattach=False,project_id='a6603c1034b24af2af29af54c7cb6780',qos_specs=None,replication_status=,reservations=['79341196-f92f-4e14-af68-fd241ab6c772','8b59e313-4690-4fb4-9d58-f2b518f9a50b','e267f22e-749f-4440-ae6f-90c9081fc49a','91bef9b1-8ba9-4604-80f0-ed084ed0b9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca146739-8b80-4628-81f2-26ebc92ec45a,status='creating',user_id='4838e32a4b694dec83898204abc47fcf',volume_type_id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6585e209-e6b5-45aa-b7a0-273972e4c169,host=None,id=8012944c-6267-4906-a829-b6c70b7e1d20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6603c1034b24af2af29af54c7cb6780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ca146739-8b80-4628-81f2-26ebc92ec45a,status='creating',terminated_at=None,updated_at=None,user_id='4838e32a4b694dec83898204abc47fcf',volume_attachment=,volume_type=,volume_type_id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:20.388175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0164b221-128c-42db-ae68-1f58bd65887d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:20.450372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0164b221-128c-42db-ae68-1f58bd65887d) transitioned into state 'SUCCESS' from 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=6585e209-e6b5-45aa-b7a0-273972e4c169,group_type_id=,metadata={},multiattach=False,project_id='a6603c1034b24af2af29af54c7cb6780',qos_specs=None,replication_status=,reservations=['79341196-f92f-4e14-af68-fd241ab6c772','8b59e313-4690-4fb4-9d58-f2b518f9a50b','e267f22e-749f-4440-ae6f-90c9081fc49a','91bef9b1-8ba9-4604-80f0-ed084ed0b9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca146739-8b80-4628-81f2-26ebc92ec45a,status='creating',user_id='4838e32a4b694dec83898204abc47fcf',volume_type_id=31f04d37-e70e-48b4-8b53-11cb4c6c3c7a)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:20.455276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Flow 'volume_create_api' (98276c1b-30f6-4b18-9b1e-4d18c10de832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:20.546926 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Create volume request issued successfully. Dec 22 10:01:20.609887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68ead1e4-6cf9-4481-ae2d-8ff08f5b1bad tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/action returned with HTTP 202 Dec 22 10:01:20.623394 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 597/1205] 10.222.0.50 () {62 vars in 1285 bytes} [Tue Dec 22 10:01:19 2020] POST /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/action => generated 101 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:20.634871 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail Dec 22 10:01:20.635721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:20.635989 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:20.635989 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:20.637020 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:20.637769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:01:20.639587 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:20.639587 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:20.640788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:01:20.649641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes Dec 22 10:01:20.650936 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:20.650936 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:20.651499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1310336468"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:20.652952 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1310336468'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:01:20.653287 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume of 1 GB Dec 22 10:01:20.681576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Availability Zones retrieved successfully. Dec 22 10:01:20.730913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Get all volumes completed successfully. Dec 22 10:01:20.732560 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:20.733014 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:20.750950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (34e07bda-09d3-4ebf-a7c5-b89eec19f675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:20.758759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828bb0fe-9a6f-4db6-8941-e23b6f0a9831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:20.765538 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:01:20.773677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:20.789345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:20.789345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:20.823517 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:20.824021 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:20.848626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:20.866207 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:20.866207 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:20.896457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfc15927-dfa4-42de-af59-8d683b0de992 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail returned with HTTP 200 Dec 22 10:01:20.897452 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 598/1206] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:01:20 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail => generated 1971 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:01:20.931484 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:20.932521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:20.932749 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:20.932749 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:20.933104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:20.937338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828bb0fe-9a6f-4db6-8941-e23b6f0a9831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:20.946084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24eb92d-a90b-4775-ad2a-4e73c060ea9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:21.055238 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:21.055238 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:21.074579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:21.097691 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:21.098140 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:21.113872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:21.126414 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:21.126414 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:21.144869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['ebac9791-577f-4edb-bea6-cbf384a2ad3e', '1ee003dd-9114-4b65-a36b-4e799491c8e1', '1f04752e-d42c-4fe1-acda-3c398dc2f1a6', 'cd993cf7-b63e-473f-b91b-1195cd56584b'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:01:21.146765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24eb92d-a90b-4775-ad2a-4e73c060ea9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebac9791-577f-4edb-bea6-cbf384a2ad3e', '1ee003dd-9114-4b65-a36b-4e799491c8e1', '1f04752e-d42c-4fe1-acda-3c398dc2f1a6', 'cd993cf7-b63e-473f-b91b-1195cd56584b']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:21.149636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e551d9-7dad-47a2-a9fd-4c0eb2d9ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:21.188344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dfb2d31d-529c-4379-82f6-701ccc6f15e9 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:21.201194 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 599/1207] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:20 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:21.219459 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5758c4a0-9a55-446e-986b-5078d6755267 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:21.220023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5758c4a0-9a55-446e-986b-5078d6755267 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:21.220235 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:21.220235 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:21.220607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5758c4a0-9a55-446e-986b-5078d6755267 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:21.285216 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:21.285216 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:21.286361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5758c4a0-9a55-446e-986b-5078d6755267 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot retrieved successfully. Dec 22 10:01:21.288330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5758c4a0-9a55-446e-986b-5078d6755267 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a returned with HTTP 200 Dec 22 10:01:21.293230 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 600/1208] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:01:21 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a => generated 477 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:21.303784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] POST http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes Dec 22 10:01:21.304425 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:21.304425 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:21.304849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a701ef3e-1355-420a-ac53-da76d695892a"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:21.310568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a701ef3e-1355-420a-ac53-da76d695892a'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:01:21.320362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e551d9-7dad-47a2-a9fd-4c0eb2d9ec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2648bd73-ccc0-4c6e-961c-f95d6d73ac0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1310336468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['ebac9791-577f-4edb-bea6-cbf384a2ad3e','1ee003dd-9114-4b65-a36b-4e799491c8e1','1f04752e-d42c-4fe1-acda-3c398dc2f1a6','cd993cf7-b63e-473f-b91b-1195cd56584b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1310336468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2648bd73-ccc0-4c6e-961c-f95d6d73ac0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f3f289fc6d64d69aaf136579d8c4d19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='302fb26113ef48e0bde7781a2ebb0232',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:21.323376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a73cd1c0-aa09-44ed-a75c-62e1ddf2d405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:21.368293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:21.368293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:21.377350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot retrieved successfully. Dec 22 10:01:21.378178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Create volume of 1 GB Dec 22 10:01:21.385712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a73cd1c0-aa09-44ed-a75c-62e1ddf2d405) transitioned into state 'SUCCESS' from state '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-1310336468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['ebac9791-577f-4edb-bea6-cbf384a2ad3e','1ee003dd-9114-4b65-a36b-4e799491c8e1','1f04752e-d42c-4fe1-acda-3c398dc2f1a6','cd993cf7-b63e-473f-b91b-1195cd56584b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:21.387722 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba684c9-90e6-4960-9aa6-3964a0861957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:21.401611 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Availability Zones retrieved successfully. Dec 22 10:01:21.432561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba684c9-90e6-4960-9aa6-3964a0861957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:01:21.435362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (34e07bda-09d3-4ebf-a7c5-b89eec19f675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:21.462853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Flow 'volume_create_api' (8a33edc8-9d1f-452b-bcb2-c137c511d657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:01:21.468341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8243ec2f-9f8e-4920-babf-ddef5270b0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:21.473314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:01:21.501644 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8243ec2f-9f8e-4920-babf-ddef5270b0b7) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 10:01:21.501644 n-d-765315-5 devstack@c-api.service[88113]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Dec 22 10:01:21.506380 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8243ec2f-9f8e-4920-babf-ddef5270b0b7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:01:21.508652 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8243ec2f-9f8e-4920-babf-ddef5270b0b7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 10:01:21.522680 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Flow 'volume_create_api' (8a33edc8-9d1f-452b-bcb2-c137c511d657) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 10:01:21.523433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b009ae2c-0816-4df2-8af7-d9d9bce5726d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes returned with HTTP 400 Dec 22 10:01:21.529827 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 601/1209] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:01:21 2020] POST /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes => generated 171 bytes in 228 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 10:01:21.535114 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ce6d343-4fbf-4c6c-888c-897f018825df tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] DELETE http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:21.535650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ce6d343-4fbf-4c6c-888c-897f018825df tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:21.535869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:21.535869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:21.537441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ce6d343-4fbf-4c6c-888c-897f018825df tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:21.537809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-8ce6d343-4fbf-4c6c-888c-897f018825df tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Delete snapshot with id: a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:21.558724 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request issued successfully. Dec 22 10:01:21.589874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8141953-81b5-434e-84dd-bd0e38d33756 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes returned with HTTP 202 Dec 22 10:01:21.600048 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 609/1210] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:01:20 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes => generated 818 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:01:21.603738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:21.603738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:21.605218 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8ce6d343-4fbf-4c6c-888c-897f018825df tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot retrieved successfully. Dec 22 10:01:21.616302 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31fd3dde-6ea8-4739-a9a5-f59e714435d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:21.616861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31fd3dde-6ea8-4739-a9a5-f59e714435d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:21.617081 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:21.617081 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:21.617459 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31fd3dde-6ea8-4739-a9a5-f59e714435d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:21.719621 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:21.719621 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:21.731109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-31fd3dde-6ea8-4739-a9a5-f59e714435d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:21.757077 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8ce6d343-4fbf-4c6c-888c-897f018825df tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot delete request issued successfully. Dec 22 10:01:21.758445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ce6d343-4fbf-4c6c-888c-897f018825df tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a returned with HTTP 202 Dec 22 10:01:21.759665 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31fd3dde-6ea8-4739-a9a5-f59e714435d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:21.759864 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 602/1211] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 10:01:21 2020] DELETE /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:01:21.761251 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 610/1212] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:21 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:21.770639 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d40b33c-628c-4878-883c-4c19d83c5595 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:21.771171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d40b33c-628c-4878-883c-4c19d83c5595 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:21.771384 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:21.771384 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:21.771751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d40b33c-628c-4878-883c-4c19d83c5595 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:21.820010 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:21.820010 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:21.821519 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0d40b33c-628c-4878-883c-4c19d83c5595 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot retrieved successfully. Dec 22 10:01:21.824154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d40b33c-628c-4878-883c-4c19d83c5595 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a returned with HTTP 200 Dec 22 10:01:21.824968 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 603/1213] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:01:21 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a => generated 476 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:22.206237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:22.206797 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:22.207195 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:22.207195 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:22.207844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:22.322663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:22.322663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:22.365209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:22.394433 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:22.395364 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:22.422673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:22.438928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:22.438928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:22.495358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a89e995d-8e82-49a8-ad4b-3dd3c8591cf6 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:22.496879 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 611/1214] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:22 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:22.780277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cb0ddee-edfb-49fc-b6ce-36adbe4f9592 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:22.780818 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cb0ddee-edfb-49fc-b6ce-36adbe4f9592 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:22.781037 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:22.781037 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:22.781413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cb0ddee-edfb-49fc-b6ce-36adbe4f9592 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:22.837398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0aef8d59-43c1-44de-b824-7e1ee02e5f24 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:22.837910 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0aef8d59-43c1-44de-b824-7e1ee02e5f24 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:22.838563 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:22.838563 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:22.838937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0aef8d59-43c1-44de-b824-7e1ee02e5f24 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:22.856680 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:22.856680 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:22.867071 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1cb0ddee-edfb-49fc-b6ce-36adbe4f9592 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:22.910695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cb0ddee-edfb-49fc-b6ce-36adbe4f9592 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:22.922992 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 604/1215] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:22 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:22.950222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:22.950222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:22.951718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0aef8d59-43c1-44de-b824-7e1ee02e5f24 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Snapshot retrieved successfully. Dec 22 10:01:22.956538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0aef8d59-43c1-44de-b824-7e1ee02e5f24 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a returned with HTTP 200 Dec 22 10:01:22.960485 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 612/1216] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:01:22 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a => generated 476 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:23.515876 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:23.517138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:23.517541 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:23.517541 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:23.518177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:23.626808 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:23.626808 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:23.661796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:23.696283 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:23.696957 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:23.717006 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:23.733065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:23.733065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:23.794891 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d7fd959-accb-42da-93ec-b4290804c93d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:23.801056 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 605/1217] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:23 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:23.928852 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b043b54c-f447-4794-aad8-38980316504e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:23.929483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b043b54c-f447-4794-aad8-38980316504e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:23.929765 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:23.929765 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:23.930292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b043b54c-f447-4794-aad8-38980316504e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:23.973306 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4786ed87-6028-4117-a97e-a633b924e23d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a Dec 22 10:01:23.974077 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4786ed87-6028-4117-a97e-a633b924e23d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:23.974505 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:23.974505 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:23.975175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4786ed87-6028-4117-a97e-a633b924e23d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:24.045789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:24.045789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:24.065738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4786ed87-6028-4117-a97e-a633b924e23d tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a returned with HTTP 404 Dec 22 10:01:24.067383 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 606/1218] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:01:23 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/snapshots/a701ef3e-1355-420a-ac53-da76d695892a => generated 111 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:24.079718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b043b54c-f447-4794-aad8-38980316504e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:24.084575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4721d41b-de8a-4fef-9ecd-bc1998dee131 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] DELETE http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:24.085565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4721d41b-de8a-4fef-9ecd-bc1998dee131 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:24.086650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4721d41b-de8a-4fef-9ecd-bc1998dee131 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:24.088144 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4721d41b-de8a-4fef-9ecd-bc1998dee131 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Delete volume with id: e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:24.142355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b043b54c-f447-4794-aad8-38980316504e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:24.143561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 613/1219] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:23 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 911 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:24.192273 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:24.192273 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:24.197323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4721d41b-de8a-4fef-9ecd-bc1998dee131 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Volume info retrieved successfully. Dec 22 10:01:24.255387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4721d41b-de8a-4fef-9ecd-bc1998dee131 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Delete volume request issued successfully. Dec 22 10:01:24.256352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4721d41b-de8a-4fef-9ecd-bc1998dee131 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 returned with HTTP 202 Dec 22 10:01:24.257409 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 607/1220] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:24 2020] DELETE /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:24.266402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-40b8830b-4dd3-4993-afdd-897ad0a19731 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:24.266927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-40b8830b-4dd3-4993-afdd-897ad0a19731 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:24.267143 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:24.267143 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:24.267519 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-40b8830b-4dd3-4993-afdd-897ad0a19731 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:24.448667 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:24.448667 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:24.475268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-40b8830b-4dd3-4993-afdd-897ad0a19731 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Volume info retrieved successfully. Dec 22 10:01:24.532437 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-40b8830b-4dd3-4993-afdd-897ad0a19731 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 returned with HTTP 200 Dec 22 10:01:24.549171 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 614/1221] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:24 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 => generated 922 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:24.817290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:24.818172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:24.818556 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:24.818556 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:24.819174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:24.925089 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:24.925089 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:24.958225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:24.991229 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:24.991731 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:25.012354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:25.024440 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:25.024440 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:25.075342 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a464d5-afa5-4573-bf1e-4b80f6274485 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:25.076716 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 608/1222] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:24 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:25.555125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea9715d4-0a13-44fb-86e0-dca81c5b07ac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:25.557222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea9715d4-0a13-44fb-86e0-dca81c5b07ac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:25.557601 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:25.557601 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:25.558218 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea9715d4-0a13-44fb-86e0-dca81c5b07ac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:25.673003 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:25.673003 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:25.693005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ea9715d4-0a13-44fb-86e0-dca81c5b07ac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Volume info retrieved successfully. Dec 22 10:01:25.739478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea9715d4-0a13-44fb-86e0-dca81c5b07ac tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 returned with HTTP 200 Dec 22 10:01:25.752023 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 615/1223] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:25 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:26.093069 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:26.093858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:26.094225 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:26.094225 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:26.094861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:26.229171 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:26.229171 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:26.253112 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:26.291126 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:26.291925 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:26.308819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:26.323960 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:26.323960 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:26.377133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7cc37aa-1f54-4201-9b91-c7458d6f7792 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:26.378485 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 609/1224] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:26 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:01:26.757091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-08590d0f-a6a1-4fb7-ac73-212fe79529d4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:26.758190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-08590d0f-a6a1-4fb7-ac73-212fe79529d4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:26.758557 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:26.758557 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:26.759170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-08590d0f-a6a1-4fb7-ac73-212fe79529d4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:26.859973 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:26.859973 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:26.879552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-08590d0f-a6a1-4fb7-ac73-212fe79529d4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Volume info retrieved successfully. Dec 22 10:01:26.906807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-08590d0f-a6a1-4fb7-ac73-212fe79529d4 tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 returned with HTTP 200 Dec 22 10:01:26.908325 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 616/1225] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:26 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 => generated 922 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:27.398897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:27.400259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:27.400476 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:27.400476 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:27.401511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:27.543204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:27.543204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:27.553629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:27.590647 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:27.591135 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:27.623560 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:27.632649 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:27.632649 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:27.671556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8986aee6-d7c8-47fd-81f6-d471198e05c4 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:27.672766 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 610/1226] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:27 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:27.924661 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48f18b0c-603c-4eff-8d8f-6ad8d61077ad tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] GET http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 Dec 22 10:01:27.925314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48f18b0c-603c-4eff-8d8f-6ad8d61077ad tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:27.925449 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:27.925449 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:27.925767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48f18b0c-603c-4eff-8d8f-6ad8d61077ad tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:28.026725 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48f18b0c-603c-4eff-8d8f-6ad8d61077ad tempest-VolumesSnapshotNegativeTestJSON-2136891118 tempest-VolumesSnapshotNegativeTestJSON-2136891118] http://10.222.0.50/volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 returned with HTTP 404 Dec 22 10:01:28.028046 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 617/1227] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:27 2020] GET /volume/v3/410da1095a5b460785c19e0b31ae516e/volumes/e3a28cbb-f2f9-4431-a1eb-1a9a2fdb0ba9 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:01:28.691148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:28.691895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:28.692413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:28.692413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:28.693090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:28.810644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:28.810644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:28.833360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:28.882178 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:28.882633 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:28.892203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:28.960573 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:28.960573 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:29.020802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc1a140b-1a4a-4c90-873b-9acb45876fc7 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:29.035668 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 611/1228] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:28 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:30.038931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:30.040221 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:30.041459 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:30.129189 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:30.129189 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:30.140314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:30.157491 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:30.158452 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:30.168921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:30.177523 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:30.177523 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:30.207325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1269aab0-00a1-4e76-ba3e-433d3c43d5c8 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:30.238717 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 618/1229] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:30 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:01:31.258575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:31.259649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:31.260133 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:31.260133 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:31.260780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:31.386700 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:31.386700 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:31.413391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:31.446495 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:31.447203 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:31.456126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:31.475172 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:31.475172 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:31.518349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd32d7a8-765c-463c-9863-a1f6f5fc7c7c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:31.519995 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 612/1230] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:31 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:32.538485 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:32.541048 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:32.541464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:32.541464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:32.542569 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:32.688796 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:32.688796 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:32.732918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:32.768407 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:32.772520 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:32.803035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:32.817089 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:32.817089 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:32.869423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0566e239-70f9-4e37-8446-781e40b7ddd0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:32.931730 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 619/1231] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:32 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:33.889140 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:33.889721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:33.889908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:33.889908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:33.890533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:34.041341 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:34.041341 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:34.074208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:34.101171 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:34.101392 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:34.123645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:34.132136 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:34.132136 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:34.176603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a5411c4-fe63-4c1d-bd67-7c3ebe39c38b tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:34.186457 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 613/1232] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:33 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:35.193765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:35.194322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:35.194531 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:35.194531 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:35.194895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:35.380753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:35.380753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:35.410811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:35.448126 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:35.451195 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:35.470446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:35.483878 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:35.483878 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:35.514135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-402e6c07-8f31-4765-96d8-d83919024222 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:35.524822 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 620/1233] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:35 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 988 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:35.531915 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36ede9cb-7cf8-4f7c-b812-af7f0ec2b2c3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169 Dec 22 10:01:35.532711 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36ede9cb-7cf8-4f7c-b812-af7f0ec2b2c3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:35.533079 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:35.533079 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:35.533720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36ede9cb-7cf8-4f7c-b812-af7f0ec2b2c3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:35.534278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-36ede9cb-7cf8-4f7c-b812-af7f0ec2b2c3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] show called for member 6585e209-e6b5-45aa-b7a0-273972e4c169 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:01:35.542820 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:35.542820 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:35.573800 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36ede9cb-7cf8-4f7c-b812-af7f0ec2b2c3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169 returned with HTTP 200 Dec 22 10:01:35.574969 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 614/1234] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:01:35 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169 => generated 416 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:35.587396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail Dec 22 10:01:35.588147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:35.588472 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:35.588472 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:35.589034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:35.589871 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:01:35.592054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:01:35.691275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Get all volumes completed successfully. Dec 22 10:01:35.693488 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:35.694414 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:35.705398 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:35.714309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:35.714309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:35.733773 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:35.734741 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:35.746683 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:35.757413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:35.757413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:35.783918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da416f11-8bbb-4723-850d-b47127afed7f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail returned with HTTP 200 Dec 22 10:01:35.785222 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 621/1235] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:01:35 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail => generated 1972 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:01:35.803776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac6354b4-612f-49a8-a6ce-64a42646ff38 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] POST http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169/action Dec 22 10:01:35.804330 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:35.804330 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:35.804961 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac6354b4-612f-49a8-a6ce-64a42646ff38 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:01:35.805330 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac6354b4-612f-49a8-a6ce-64a42646ff38 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:35.807167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-ac6354b4-612f-49a8-a6ce-64a42646ff38 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] delete called for group 6585e209-e6b5-45aa-b7a0-273972e4c169 {{(pid=88114) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 10:01:35.807929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-ac6354b4-612f-49a8-a6ce-64a42646ff38 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Delete group with id: 6585e209-e6b5-45aa-b7a0-273972e4c169 Dec 22 10:01:35.845135 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:35.845135 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:36.205227 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac6354b4-612f-49a8-a6ce-64a42646ff38 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169/action returned with HTTP 202 Dec 22 10:01:36.206901 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 615/1236] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 10:01:35 2020] POST /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169/action => generated 0 bytes in 408 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:01:36.216314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:36.216942 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:36.217142 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:36.217142 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:36.217802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:36.351729 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:36.351729 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:36.378549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:36.413698 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:36.413891 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:36.429091 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:36.445728 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:36.445728 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:36.501789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ff98b40-f249-4054-a735-03b14bd57042 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:36.503235 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 622/1237] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:36 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:37.521615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:37.522166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:37.525304 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:37.525304 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:37.526135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:37.626404 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:37.626404 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:37.648005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:37.673548 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:37.674013 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:37.690235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:37.717829 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:37.717829 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:37.755205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7504558-2d41-4abc-a6b8-ee392868f97c tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:37.756052 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 616/1238] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:37 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:38.776629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:38.777224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:38.777447 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:38.777447 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:38.778078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:38.906685 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:38.906685 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:38.940109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:38.969621 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:38.969990 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:38.994270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:39.008369 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:39.008369 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:39.074681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e258976-4625-4c87-b602-a82a2ccb13ca tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 200 Dec 22 10:01:39.080525 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 623/1239] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:38 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 987 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:40.132258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe373d99-0b89-4948-9d32-12130da24cd3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 Dec 22 10:01:40.133657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe373d99-0b89-4948-9d32-12130da24cd3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:40.134207 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:40.134207 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:40.134801 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe373d99-0b89-4948-9d32-12130da24cd3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:40.334991 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe373d99-0b89-4948-9d32-12130da24cd3 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 returned with HTTP 404 Dec 22 10:01:40.339280 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 617/1240] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:40 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/8012944c-6267-4906-a829-b6c70b7e1d20 => generated 109 bytes in 245 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:01:40.356636 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf946c7d-c9c5-49d2-9600-627f4a1ae315 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169 Dec 22 10:01:40.358748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf946c7d-c9c5-49d2-9600-627f4a1ae315 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:40.359886 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:40.359886 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:40.360584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf946c7d-c9c5-49d2-9600-627f4a1ae315 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:40.361187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-cf946c7d-c9c5-49d2-9600-627f4a1ae315 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] show called for member 6585e209-e6b5-45aa-b7a0-273972e4c169 {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:01:40.377599 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf946c7d-c9c5-49d2-9600-627f4a1ae315 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169 returned with HTTP 404 Dec 22 10:01:40.381556 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 624/1241] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:01:40 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/6585e209-e6b5-45aa-b7a0-273972e4c169 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:01:40.389681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail Dec 22 10:01:40.391187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:40.391869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:40.392798 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:01:40.395422 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:01:40.559219 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Get all volumes completed successfully. Dec 22 10:01:40.560808 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:40.561535 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:40.581085 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:40.589424 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:40.589424 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:40.615447 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9aea85e-9410-46c4-9142-ac7f893b6adb tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail returned with HTTP 200 Dec 22 10:01:40.616700 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 618/1242] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:01:40 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/detail => generated 994 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:40.632767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91da1f69-576d-4c10-b2f5-274465e1397d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] POST http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b/action Dec 22 10:01:40.635183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91da1f69-576d-4c10-b2f5-274465e1397d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:01:40.635183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91da1f69-576d-4c10-b2f5-274465e1397d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:40.635608 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-91da1f69-576d-4c10-b2f5-274465e1397d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] delete called for group b82cc099-fee2-4156-8a6e-95e4b3a1940b {{(pid=88115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 10:01:40.635980 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-91da1f69-576d-4c10-b2f5-274465e1397d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Delete group with id: b82cc099-fee2-4156-8a6e-95e4b3a1940b Dec 22 10:01:40.658112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:40.658112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:40.864712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91da1f69-576d-4c10-b2f5-274465e1397d tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b/action returned with HTTP 202 Dec 22 10:01:40.868925 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 625/1243] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 10:01:40 2020] POST /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:01:40.874358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a Dec 22 10:01:40.874945 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:40.875140 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:40.875140 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:40.876335 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:41.060960 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:41.060960 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:41.088608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:41.116413 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:41.123257 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:41.135530 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:41.156526 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:41.156526 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:41.193323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8254e81a-fc99-4113-9793-90968dfe40ea tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a returned with HTTP 200 Dec 22 10:01:41.194439 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 619/1244] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:40 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a => generated 990 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:42.216850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a Dec 22 10:01:42.217374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:42.217491 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:42.217491 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:42.217869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:42.330646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:42.330646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:42.359963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Volume info retrieved successfully. Dec 22 10:01:42.376738 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:01:42.377595 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:01:42.398427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:01:42.406878 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:42.406878 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:42.464031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9285e0fe-1abe-4702-9a07-ab4c952f2288 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a returned with HTTP 200 Dec 22 10:01:42.469547 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 626/1245] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:42 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a => generated 990 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:43.485729 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68755b1c-bf62-4c12-9157-9b9f08ca661f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a Dec 22 10:01:43.486286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68755b1c-bf62-4c12-9157-9b9f08ca661f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:43.488124 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:43.488124 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:43.488816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68755b1c-bf62-4c12-9157-9b9f08ca661f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:43.596972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68755b1c-bf62-4c12-9157-9b9f08ca661f tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a returned with HTTP 404 Dec 22 10:01:43.598347 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 620/1246] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:01:43 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:01:43.607664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3284872a-a09e-4a43-a903-90f53b60f1f0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] GET http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b Dec 22 10:01:43.608681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3284872a-a09e-4a43-a903-90f53b60f1f0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:43.608894 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:43.608894 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:43.609418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3284872a-a09e-4a43-a903-90f53b60f1f0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:43.609906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-3284872a-a09e-4a43-a903-90f53b60f1f0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] show called for member b82cc099-fee2-4156-8a6e-95e4b3a1940b {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:01:43.618420 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3284872a-a09e-4a43-a903-90f53b60f1f0 tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b returned with HTTP 404 Dec 22 10:01:43.620461 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 627/1247] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:01:43 2020] GET /volume/v3/a6603c1034b24af2af29af54c7cb6780/groups/b82cc099-fee2-4156-8a6e-95e4b3a1940b => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:01:43.628815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d16127b-bc70-4e2a-af03-ca16190bf6a5 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] DELETE http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/group_types/2966b7f0-e637-46a8-8bc4-a854d16fb751 Dec 22 10:01:43.629706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d16127b-bc70-4e2a-af03-ca16190bf6a5 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:43.630204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d16127b-bc70-4e2a-af03-ca16190bf6a5 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:43.685559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:01:43.685559 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:01:43.695435 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d16127b-bc70-4e2a-af03-ca16190bf6a5 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/group_types/2966b7f0-e637-46a8-8bc4-a854d16fb751 returned with HTTP 202 Dec 22 10:01:43.698020 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 621/1248] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Dec 22 10:01:43 2020] DELETE /volume/v3/e4c8cdded71540a8a541a4797d006954/group_types/2966b7f0-e637-46a8-8bc4-a854d16fb751 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:01:43.713578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11483f0c-7abe-41e3-9241-4809d3d395be tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] DELETE http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a Dec 22 10:01:43.714491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11483f0c-7abe-41e3-9241-4809d3d395be tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:43.715436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11483f0c-7abe-41e3-9241-4809d3d395be tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:43.716264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-11483f0c-7abe-41e3-9241-4809d3d395be tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] Delete volume with id: ca146739-8b80-4628-81f2-26ebc92ec45a Dec 22 10:01:43.843576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11483f0c-7abe-41e3-9241-4809d3d395be tempest-GroupsV314Test-718703733 tempest-GroupsV314Test-718703733] http://10.222.0.50/volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a returned with HTTP 404 Dec 22 10:01:43.849775 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 628/1249] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:01:43 2020] DELETE /volume/v3/a6603c1034b24af2af29af54c7cb6780/volumes/ca146739-8b80-4628-81f2-26ebc92ec45a => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:43.859142 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c99bd9de-03e1-47a5-a86d-52d6ff61f539 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] DELETE http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/types/31f04d37-e70e-48b4-8b53-11cb4c6c3c7a Dec 22 10:01:43.859694 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c99bd9de-03e1-47a5-a86d-52d6ff61f539 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:43.860272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c99bd9de-03e1-47a5-a86d-52d6ff61f539 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:44.048929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c99bd9de-03e1-47a5-a86d-52d6ff61f539 tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/types/31f04d37-e70e-48b4-8b53-11cb4c6c3c7a returned with HTTP 202 Dec 22 10:01:44.049724 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 622/1250] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:01:43 2020] DELETE /volume/v3/e4c8cdded71540a8a541a4797d006954/types/31f04d37-e70e-48b4-8b53-11cb4c6c3c7a => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:44.058388 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] GET http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/types/31f04d37-e70e-48b4-8b53-11cb4c6c3c7a Dec 22 10:01:44.059531 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:44.060473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:44.090766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] http://10.222.0.50/volume/v3/e4c8cdded71540a8a541a4797d006954/types/31f04d37-e70e-48b4-8b53-11cb4c6c3c7a returned with HTTP 404 Dec 22 10:01:44.095450 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 629/1251] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:01:44 2020] GET /volume/v3/e4c8cdded71540a8a541a4797d006954/types/31f04d37-e70e-48b4-8b53-11cb4c6c3c7a => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:51.923981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-393a05ac-49c9-4ef2-ab5f-74d88d90c55a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:51.924524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-393a05ac-49c9-4ef2-ab5f-74d88d90c55a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:51.925095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-393a05ac-49c9-4ef2-ab5f-74d88d90c55a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:52.035802 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:52.035802 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:52.049619 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-3f646610-2ba4-467b-9131-a6375a545767 req-393a05ac-49c9-4ef2-ab5f-74d88d90c55a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:52.076685 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-393a05ac-49c9-4ef2-ab5f-74d88d90c55a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:52.077774 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 623/1252] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:01:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:52.175083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] GET http://10.222.0.50/volume// Dec 22 10:01:52.175555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:52.176094 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:52.177322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30e55c9f-92d5-4cfd-88e3-02cc9a2eaecb tempest-GroupsV314Test-1717121726 tempest-GroupsV314Test-1717121726] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:01:52.178311 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 630/1253] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 10:01:52 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:01:52.194699 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-58ad004b-c030-4d88-881f-2aa3e63a0a35 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments Dec 22 10:01:52.195360 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:52.195360 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:52.196160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-58ad004b-c030-4d88-881f-2aa3e63a0a35 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2648bd73-ccc0-4c6e-961c-f95d6d73ac0d", "instance_uuid": "6d693976-2662-4471-8043-50935586e2aa", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:52.300686 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:52.300686 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:52.371532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-58ad004b-c030-4d88-881f-2aa3e63a0a35 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments returned with HTTP 200 Dec 22 10:01:52.378858 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 624/1254] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 10:01:52 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:52.417507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3058cc6-af98-42b6-8a4c-5376bdfec094 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:52.418026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3058cc6-af98-42b6-8a4c-5376bdfec094 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:52.418511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3058cc6-af98-42b6-8a4c-5376bdfec094 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:52.453795 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-58ad004b-c030-4d88-881f-2aa3e63a0a35 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume// Dec 22 10:01:52.454034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-58ad004b-c030-4d88-881f-2aa3e63a0a35 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:52.454213 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:52.454213 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:52.454572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-58ad004b-c030-4d88-881f-2aa3e63a0a35 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:52.455837 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-58ad004b-c030-4d88-881f-2aa3e63a0a35 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:01:52.457112 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 625/1255] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:01:52 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 10:01:52.470981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-c5ef421c-63cf-4d3f-aad6-7118741afb27 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:52.471555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-c5ef421c-63cf-4d3f-aad6-7118741afb27 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:52.472500 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-c5ef421c-63cf-4d3f-aad6-7118741afb27 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:52.494311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:52.494311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:52.506009 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b3058cc6-af98-42b6-8a4c-5376bdfec094 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:52.553309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:52.553309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:52.558590 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:52.558590 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:52.568148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-3f646610-2ba4-467b-9131-a6375a545767 req-c5ef421c-63cf-4d3f-aad6-7118741afb27 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:52.570032 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3058cc6-af98-42b6-8a4c-5376bdfec094 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:52.571914 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 631/1256] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:52.605938 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:52.605938 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:52.619092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-c5ef421c-63cf-4d3f-aad6-7118741afb27 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:52.620728 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 626/1257] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:01:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1009 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 10:01:52.666742 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-e59c1d3c-6aa7-438c-b7e5-beee9184df80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] PUT http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f Dec 22 10:01:52.667539 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:52.667539 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:52.669053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-e59c1d3c-6aa7-438c-b7e5-beee9184df80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:52.747846 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 10:01:52.747846 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 10:01:52.749705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-3f646610-2ba4-467b-9131-a6375a545767 req-e59c1d3c-6aa7-438c-b7e5-beee9184df80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Lock "b'cinder-attachment_update-2648bd73-ccc0-4c6e-961c-f95d6d73ac0d-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.019s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 10:01:52.757885 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:52.757885 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:53.589357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7788e94f-c1c5-48f9-82f7-79666e1d84a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:53.589882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7788e94f-c1c5-48f9-82f7-79666e1d84a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:53.590098 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:53.590098 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:53.590470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7788e94f-c1c5-48f9-82f7-79666e1d84a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:53.695061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:53.695061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:53.713777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7788e94f-c1c5-48f9-82f7-79666e1d84a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:53.756497 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:53.756497 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:53.770406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7788e94f-c1c5-48f9-82f7-79666e1d84a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:53.773545 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 627/1258] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:54.408935 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3eb11e4-6c02-4f09-8134-b1ecb69d9c14 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] GET http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default Dec 22 10:01:54.409774 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3eb11e4-6c02-4f09-8134-b1ecb69d9c14 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:54.410154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:54.410154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:54.410809 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3eb11e4-6c02-4f09-8134-b1ecb69d9c14 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:54.483764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3eb11e4-6c02-4f09-8134-b1ecb69d9c14 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default returned with HTTP 200 Dec 22 10:01:54.485140 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 628/1259] 10.222.0.50 () {58 vars in 1264 bytes} [Tue Dec 22 10:01:54 2020] GET /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default => generated 342 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:54.503277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1997de6-42e2-4486-bc34-dbd7e5d460be tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] GET http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default Dec 22 10:01:54.508390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1997de6-42e2-4486-bc34-dbd7e5d460be tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:54.509004 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1997de6-42e2-4486-bc34-dbd7e5d460be tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:54.568701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1997de6-42e2-4486-bc34-dbd7e5d460be tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default returned with HTTP 200 Dec 22 10:01:54.570284 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 629/1260] 10.222.0.50 () {58 vars in 1264 bytes} [Tue Dec 22 10:01:54 2020] GET /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default => generated 342 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:54.590006 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d5f3521-d142-472d-9607-7f09393b6b3b tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] POST http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types Dec 22 10:01:54.590006 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d5f3521-d142-472d-9607-7f09393b6b3b tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1933438884"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:54.671731 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d5f3521-d142-472d-9607-7f09393b6b3b tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types returned with HTTP 200 Dec 22 10:01:54.684582 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 630/1261] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:01:54 2020] POST /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types => generated 228 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:01:54.690588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68dc7d50-40a5-4044-8409-7975bb771bde tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] PUT http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default Dec 22 10:01:54.691355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68dc7d50-40a5-4044-8409-7975bb771bde tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] 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-1933438884": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1933438884": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1933438884": 6}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:55.074671 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68dc7d50-40a5-4044-8409-7975bb771bde tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default returned with HTTP 200 Dec 22 10:01:55.081001 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 631/1262] 10.222.0.50 () {60 vars in 1285 bytes} [Tue Dec 22 10:01:54 2020] PUT /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default => generated 533 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:55.088438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7864cf5e-849d-48ae-bf48-c81202d05617 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:55.093774 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7864cf5e-849d-48ae-bf48-c81202d05617 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:55.094477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7864cf5e-849d-48ae-bf48-c81202d05617 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:55.219568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:55.219568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:55.231433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7864cf5e-849d-48ae-bf48-c81202d05617 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:55.273315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:55.273315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:55.293594 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7864cf5e-849d-48ae-bf48-c81202d05617 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:55.316779 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 632/1263] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:55 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:55.325414 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-031af5cf-9638-4b39-8dda-59448a233f46 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] GET http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-sets/4170a2bc4212463d9b7597cdad7f29fa/defaults Dec 22 10:01:55.330759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-031af5cf-9638-4b39-8dda-59448a233f46 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:55.331152 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:55.331152 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:55.332436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-031af5cf-9638-4b39-8dda-59448a233f46 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Calling method 'defaults' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:55.383455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-031af5cf-9638-4b39-8dda-59448a233f46 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-sets/4170a2bc4212463d9b7597cdad7f29fa/defaults returned with HTTP 200 Dec 22 10:01:55.385152 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 633/1264] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:01:55 2020] GET /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-sets/4170a2bc4212463d9b7597cdad7f29fa/defaults => generated 569 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:55.396763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-3f646610-2ba4-467b-9131-a6375a545767 req-e59c1d3c-6aa7-438c-b7e5-beee9184df80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Lock "b'cinder-attachment_update-2648bd73-ccc0-4c6e-961c-f95d6d73ac0d-n-h1-765315-5'" released by "attachment_update" :: held 2.648s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 10:01:55.397439 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-e59c1d3c-6aa7-438c-b7e5-beee9184df80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f returned with HTTP 200 Dec 22 10:01:55.398558 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 632/1265] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 10:01:52 2020] PUT /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f => generated 762 bytes in 2740 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:01:55.871136 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-030ade47-3c37-490e-a1d0-b3d3541324c8 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] GET http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-sets/ef2c0995453e48f2a1a886ebe1788f14/defaults Dec 22 10:01:55.871781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-030ade47-3c37-490e-a1d0-b3d3541324c8 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:55.872309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-030ade47-3c37-490e-a1d0-b3d3541324c8 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Calling method 'defaults' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:55.895904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-030ade47-3c37-490e-a1d0-b3d3541324c8 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-sets/ef2c0995453e48f2a1a886ebe1788f14/defaults returned with HTTP 200 Dec 22 10:01:55.897035 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 634/1266] 10.222.0.50 () {58 vars in 1348 bytes} [Tue Dec 22 10:01:55 2020] GET /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-sets/ef2c0995453e48f2a1a886ebe1788f14/defaults => generated 569 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:56.223648 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7cdeed20-5e53-4be1-b0b3-ab1c0e03dbe7 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] PUT http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default Dec 22 10:01:56.224478 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:56.224478 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:56.225212 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7cdeed20-5e53-4be1-b0b3-ab1c0e03dbe7 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] 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=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:01:56.327792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75689bff-4377-4c6c-86dc-58e7cf3f1607 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:56.328882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75689bff-4377-4c6c-86dc-58e7cf3f1607 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:56.329629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75689bff-4377-4c6c-86dc-58e7cf3f1607 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:56.375102 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:56.375102 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:56.464773 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:56.464773 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:56.488596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-75689bff-4377-4c6c-86dc-58e7cf3f1607 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:56.541049 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:56.541049 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:56.557852 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75689bff-4377-4c6c-86dc-58e7cf3f1607 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:56.560383 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7cdeed20-5e53-4be1-b0b3-ab1c0e03dbe7 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default returned with HTTP 200 Dec 22 10:01:56.567976 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 633/1267] 10.222.0.50 () {60 vars in 1285 bytes} [Tue Dec 22 10:01:56 2020] PUT /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/os-quota-class-sets/default => generated 533 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:56.575973 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 635/1268] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:56 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:56.592373 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bb2253b-e3eb-43c9-9a3d-ebb5cfb38ab1 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] DELETE http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types/1006a26c-0474-4879-8dcc-a4a0adfc6cec Dec 22 10:01:56.592895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bb2253b-e3eb-43c9-9a3d-ebb5cfb38ab1 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:56.593401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bb2253b-e3eb-43c9-9a3d-ebb5cfb38ab1 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:56.752441 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:01:56.752441 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:01:56.765207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bb2253b-e3eb-43c9-9a3d-ebb5cfb38ab1 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types/1006a26c-0474-4879-8dcc-a4a0adfc6cec returned with HTTP 202 Dec 22 10:01:56.766466 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 634/1269] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:01:56 2020] DELETE /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types/1006a26c-0474-4879-8dcc-a4a0adfc6cec => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:01:56.775875 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0a7de50-835e-478a-9681-c57870c48e59 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] GET http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types/1006a26c-0474-4879-8dcc-a4a0adfc6cec Dec 22 10:01:56.776714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0a7de50-835e-478a-9681-c57870c48e59 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:56.777394 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:56.777394 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:56.778462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0a7de50-835e-478a-9681-c57870c48e59 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:56.797823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0a7de50-835e-478a-9681-c57870c48e59 tempest-VolumeQuotaClassesTest-1230578634 tempest-VolumeQuotaClassesTest-1230578634] http://10.222.0.50/volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types/1006a26c-0474-4879-8dcc-a4a0adfc6cec returned with HTTP 404 Dec 22 10:01:56.808700 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 636/1270] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:01:56 2020] GET /volume/v3/4170a2bc4212463d9b7597cdad7f29fa/types/1006a26c-0474-4879-8dcc-a4a0adfc6cec => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:01:57.590016 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da375526-bdcd-4141-b99c-40cbfda052b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:57.591167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da375526-bdcd-4141-b99c-40cbfda052b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:57.591814 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-da375526-bdcd-4141-b99c-40cbfda052b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:57.683071 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:57.683071 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:57.696778 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-da375526-bdcd-4141-b99c-40cbfda052b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:57.724132 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:57.724132 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:57.759416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-da375526-bdcd-4141-b99c-40cbfda052b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:57.764044 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 635/1271] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:57 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:01:58.780104 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fe2aaaf-d294-46de-81ca-2e033c3f7010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:58.780855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fe2aaaf-d294-46de-81ca-2e033c3f7010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:58.781645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fe2aaaf-d294-46de-81ca-2e033c3f7010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:58.834150 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:58.834150 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:58.843808 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1fe2aaaf-d294-46de-81ca-2e033c3f7010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:01:58.864523 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:58.864523 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:58.874224 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fe2aaaf-d294-46de-81ca-2e033c3f7010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:01:58.884656 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 637/1272] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:58 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:01:59.890121 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86e9b16f-5ece-4c48-8a33-115436dd32c4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:01:59.890701 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86e9b16f-5ece-4c48-8a33-115436dd32c4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:01:59.891709 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:01:59.891709 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:01:59.892853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86e9b16f-5ece-4c48-8a33-115436dd32c4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:01:59.964879 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:01:59.964879 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:01:59.976008 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-86e9b16f-5ece-4c48-8a33-115436dd32c4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:02:00.014261 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:00.014261 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:00.025552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86e9b16f-5ece-4c48-8a33-115436dd32c4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:02:00.026958 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 636/1273] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:01:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 911 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:00.962794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-d90d2818-d055-487a-b6b8-4ef6bd5beb0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f/action Dec 22 10:02:00.965135 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:00.965135 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:00.966116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-d90d2818-d055-487a-b6b8-4ef6bd5beb0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:02:00.967044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-d90d2818-d055-487a-b6b8-4ef6bd5beb0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:01.042651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad5a7a45-d684-463e-bc8c-9eee372eb546 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:02:01.043260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad5a7a45-d684-463e-bc8c-9eee372eb546 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:01.043563 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:01.043563 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:01.043954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad5a7a45-d684-463e-bc8c-9eee372eb546 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:01.086926 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:01.086926 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:01.105182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-3f646610-2ba4-467b-9131-a6375a545767 req-d90d2818-d055-487a-b6b8-4ef6bd5beb0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f/action returned with HTTP 204 Dec 22 10:02:01.111077 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:01.111077 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:01.114301 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 638/1274] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 10:02:00 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:01.123635 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ad5a7a45-d684-463e-bc8c-9eee372eb546 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:02:01.145289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:01.145289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:01.175576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad5a7a45-d684-463e-bc8c-9eee372eb546 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:02:01.178449 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 637/1275] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:01 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1206 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:02:02.193706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c91f9474-1a44-443a-8c09-35cf1588644a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:02:02.195325 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c91f9474-1a44-443a-8c09-35cf1588644a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:02.196144 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:02.196144 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:02.196822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c91f9474-1a44-443a-8c09-35cf1588644a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:02.336006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:02.336006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:02.385678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c91f9474-1a44-443a-8c09-35cf1588644a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:02:02.427834 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:02.427834 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:02.448028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c91f9474-1a44-443a-8c09-35cf1588644a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:02:02.460954 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 639/1276] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1203 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:02:02.464913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d53e24e3-beb4-44fc-a505-524ed6e7ff57 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups Dec 22 10:02:02.465940 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:02.465940 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:02.466548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d53e24e3-beb4-44fc-a505-524ed6e7ff57 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2648bd73-ccc0-4c6e-961c-f95d6d73ac0d", "name": "tempest-VolumesBackupsTest-Backup-1120977684", "force": true}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:02.467756 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-d53e24e3-beb4-44fc-a505-524ed6e7ff57 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating new backup {'backup': {'volume_id': '2648bd73-ccc0-4c6e-961c-f95d6d73ac0d', 'name': 'tempest-VolumesBackupsTest-Backup-1120977684', 'force': True}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 10:02:02.468323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-d53e24e3-beb4-44fc-a505-524ed6e7ff57 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating backup of volume 2648bd73-ccc0-4c6e-961c-f95d6d73ac0d in container None Dec 22 10:02:02.578564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:02.578564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:02.580241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d53e24e3-beb4-44fc-a505-524ed6e7ff57 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:02:02.676792 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d53e24e3-beb4-44fc-a505-524ed6e7ff57 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['0f623837-f3dc-4ce0-a1f7-b10acc104dfe', '6fdf6409-8e90-4975-9f71-bad1989b9aef'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:02:02.759664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d53e24e3-beb4-44fc-a505-524ed6e7ff57 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups returned with HTTP 202 Dec 22 10:02:02.761179 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 638/1277] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:02:02 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups => generated 396 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:02:02.772091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8900ee80-2b91-4a09-ad02-2e0cd27b2b5e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:02.772966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8900ee80-2b91-4a09-ad02-2e0cd27b2b5e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:02.773656 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:02.773656 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:02.774843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8900ee80-2b91-4a09-ad02-2e0cd27b2b5e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:02.775426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8900ee80-2b91-4a09-ad02-2e0cd27b2b5e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:02.810570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:02.810570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:02.824565 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8900ee80-2b91-4a09-ad02-2e0cd27b2b5e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:02.826287 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 640/1278] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:03.613277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8e09847-547e-4b2e-a098-e02dddfef9db tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] POST http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types Dec 22 10:02:03.613920 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:03.613920 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:03.614371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8e09847-547e-4b2e-a098-e02dddfef9db tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1129414019", "extra_specs": {"spec1": "val1"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:03.616082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:03.616082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:03.701820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8e09847-547e-4b2e-a098-e02dddfef9db tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types returned with HTTP 200 Dec 22 10:02:03.703007 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 639/1279] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 10:02:03 2020] POST /volume/v3/998e5add081141debc41a647ca9bd2c2/types => generated 243 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:03.715246 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be31a8f6-611a-4af3-9a1d-aa3ec3fb9edf tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] POST http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs Dec 22 10:02:03.716153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:03.716153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:03.716816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be31a8f6-611a-4af3-9a1d-aa3ec3fb9edf tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:03.718184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be31a8f6-611a-4af3-9a1d-aa3ec3fb9edf tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs returned with HTTP 400 Dec 22 10:02:03.725978 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 641/1280] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Dec 22 10:02:03 2020] POST /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs => generated 146 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 10:02:03.732451 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ed423de-bcda-4c23-ba36-1b260c078572 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] POST http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs Dec 22 10:02:03.733807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ed423de-bcda-4c23-ba36-1b260c078572 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:03.735642 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ed423de-bcda-4c23-ba36-1b260c078572 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs returned with HTTP 400 Dec 22 10:02:03.751991 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a370eb1-d4a5-4f3f-baa7-ac29e5378f72 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] POST http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/b14c3141-53a0-497b-b2a6-2c35924005fb/extra_specs Dec 22 10:02:03.753575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a370eb1-d4a5-4f3f-baa7-ac29e5378f72 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:03.754161 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 640/1281] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Dec 22 10:02:03 2020] POST /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs => generated 132 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 10:02:03.830721 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a370eb1-d4a5-4f3f-baa7-ac29e5378f72 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/b14c3141-53a0-497b-b2a6-2c35924005fb/extra_specs returned with HTTP 404 Dec 22 10:02:03.837867 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 642/1282] 10.222.0.50 () {60 vars in 1366 bytes} [Tue Dec 22 10:02:03 2020] POST /volume/v3/998e5add081141debc41a647ca9bd2c2/types/b14c3141-53a0-497b-b2a6-2c35924005fb/extra_specs => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:03.843837 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb0a2d5b-b817-49c7-912b-93374eab25bc tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] DELETE http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/ae03948e-e2e2-4e84-9153-c0667be22c2a/extra_specs/spec1 Dec 22 10:02:03.844445 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb0a2d5b-b817-49c7-912b-93374eab25bc tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:03.845169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb0a2d5b-b817-49c7-912b-93374eab25bc tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:03.856606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-643a8f83-7dbb-42ee-ab04-41be4945c167 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:03.857190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-643a8f83-7dbb-42ee-ab04-41be4945c167 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:03.857677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-643a8f83-7dbb-42ee-ab04-41be4945c167 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:03.858057 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-643a8f83-7dbb-42ee-ab04-41be4945c167 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:03.878242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb0a2d5b-b817-49c7-912b-93374eab25bc tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/ae03948e-e2e2-4e84-9153-c0667be22c2a/extra_specs/spec1 returned with HTTP 404 Dec 22 10:02:03.879339 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 641/1283] 10.222.0.50 () {58 vars in 1366 bytes} [Tue Dec 22 10:02:03 2020] DELETE /volume/v3/998e5add081141debc41a647ca9bd2c2/types/ae03948e-e2e2-4e84-9153-c0667be22c2a/extra_specs/spec1 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:03.890936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d96d1f6-c1bc-486b-aaa1-fdad220a4321 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] GET http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/nonexistent_extra_spec_name Dec 22 10:02:03.891461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d96d1f6-c1bc-486b-aaa1-fdad220a4321 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:03.891968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7d96d1f6-c1bc-486b-aaa1-fdad220a4321 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:03.919828 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:03.919828 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:03.929120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-643a8f83-7dbb-42ee-ab04-41be4945c167 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:03.930561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 643/1284] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:03 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:03.950203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7d96d1f6-c1bc-486b-aaa1-fdad220a4321 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Dec 22 10:02:03.951734 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 642/1285] 10.222.0.50 () {58 vars in 1429 bytes} [Tue Dec 22 10:02:03 2020] GET /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:03.963277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3d1843c-b011-4c25-88aa-d3a791a8217d tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] GET http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/8e00d72c-d843-490a-8ac2-cee818be53d0/extra_specs/spec1 Dec 22 10:02:03.964365 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3d1843c-b011-4c25-88aa-d3a791a8217d tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:03.964878 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:03.964878 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:03.965528 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3d1843c-b011-4c25-88aa-d3a791a8217d tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:03.981637 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3d1843c-b011-4c25-88aa-d3a791a8217d tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/8e00d72c-d843-490a-8ac2-cee818be53d0/extra_specs/spec1 returned with HTTP 404 Dec 22 10:02:03.995843 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6fe7a069-91a1-4fbc-810c-439d05167e81 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] GET http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/4ac5df18-de2a-4b48-8f63-458ef554f109/extra_specs Dec 22 10:02:03.996681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6fe7a069-91a1-4fbc-810c-439d05167e81 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:03.997663 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6fe7a069-91a1-4fbc-810c-439d05167e81 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:04.003248 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 644/1286] 10.222.0.50 () {58 vars in 1363 bytes} [Tue Dec 22 10:02:03 2020] GET /volume/v3/998e5add081141debc41a647ca9bd2c2/types/8e00d72c-d843-490a-8ac2-cee818be53d0/extra_specs/spec1 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:04.014012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6fe7a069-91a1-4fbc-810c-439d05167e81 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/4ac5df18-de2a-4b48-8f63-458ef554f109/extra_specs returned with HTTP 404 Dec 22 10:02:04.015315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 643/1287] 10.222.0.50 () {58 vars in 1345 bytes} [Tue Dec 22 10:02:03 2020] GET /volume/v3/998e5add081141debc41a647ca9bd2c2/types/4ac5df18-de2a-4b48-8f63-458ef554f109/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:04.027179 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d27e3d09-44ed-445f-a5fe-7a2ceda17e96 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] PUT http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/spec1 Dec 22 10:02:04.028685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d27e3d09-44ed-445f-a5fe-7a2ceda17e96 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:04.030024 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d27e3d09-44ed-445f-a5fe-7a2ceda17e96 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/spec1 returned with HTTP 400 Dec 22 10:02:04.031706 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 645/1288] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Dec 22 10:02:04 2020] PUT /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 10:02:04.053472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-17c36178-d838-47a1-aeb8-be7bd8675a1f tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] PUT http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/spec1 Dec 22 10:02:04.054603 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-17c36178-d838-47a1-aeb8-be7bd8675a1f tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'update', calling method: update, body: null {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:04.056478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-17c36178-d838-47a1-aeb8-be7bd8675a1f tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/spec1 returned with HTTP 400 Dec 22 10:02:04.057649 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 644/1289] 10.222.0.50 () {60 vars in 1382 bytes} [Tue Dec 22 10:02:04 2020] PUT /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/spec1 => generated 72 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:02:04.072096 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e74b0793-ff5d-435b-979f-60d1ccbc8665 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] PUT http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/None Dec 22 10:02:04.073222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e74b0793-ff5d-435b-979f-60d1ccbc8665 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:04.154442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e74b0793-ff5d-435b-979f-60d1ccbc8665 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] HTTP exception thrown: Request body and URI mismatch Dec 22 10:02:04.154870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e74b0793-ff5d-435b-979f-60d1ccbc8665 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/None returned with HTTP 400 Dec 22 10:02:04.156339 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 646/1290] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:02:04 2020] PUT /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/None => generated 73 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:02:04.167494 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-65ac78da-6533-4136-90c4-1c1a4acce7a5 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] PUT http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/97aa4cce-20f9-40e8-b174-8ed75bb9033f Dec 22 10:02:04.168306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-65ac78da-6533-4136-90c4-1c1a4acce7a5 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:04.244536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-65ac78da-6533-4136-90c4-1c1a4acce7a5 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] HTTP exception thrown: Request body and URI mismatch Dec 22 10:02:04.244896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-65ac78da-6533-4136-90c4-1c1a4acce7a5 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/97aa4cce-20f9-40e8-b174-8ed75bb9033f returned with HTTP 400 Dec 22 10:02:04.246493 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 645/1291] 10.222.0.50 () {60 vars in 1476 bytes} [Tue Dec 22 10:02:04 2020] PUT /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0/extra_specs/97aa4cce-20f9-40e8-b174-8ed75bb9033f => generated 73 bytes in 85 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:02:04.256264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d83c8919-510f-49a8-ace0-b2f3b66ef0ee tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] DELETE http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0 Dec 22 10:02:04.256836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d83c8919-510f-49a8-ace0-b2f3b66ef0ee tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:04.257346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d83c8919-510f-49a8-ace0-b2f3b66ef0ee tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:04.450340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:02:04.450340 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:02:04.471743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d83c8919-510f-49a8-ace0-b2f3b66ef0ee tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0 returned with HTTP 202 Dec 22 10:02:04.476456 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 647/1292] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:02:04 2020] DELETE /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:02:04.481511 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-900427de-4c5c-4594-8d78-c47d38ae16d9 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] GET http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0 Dec 22 10:02:04.482211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-900427de-4c5c-4594-8d78-c47d38ae16d9 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:04.482697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-900427de-4c5c-4594-8d78-c47d38ae16d9 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:04.509195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-900427de-4c5c-4594-8d78-c47d38ae16d9 tempest-ExtraSpecsNegativeTest-412388398 tempest-ExtraSpecsNegativeTest-412388398] http://10.222.0.50/volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0 returned with HTTP 404 Dec 22 10:02:04.513392 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 646/1293] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:02:04 2020] GET /volume/v3/998e5add081141debc41a647ca9bd2c2/types/51f28add-527e-4a90-9b17-0c6885f592e0 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:04.948658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7ea5fb4-73b2-4c3c-93ce-60ba38c7d0cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:04.949880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7ea5fb4-73b2-4c3c-93ce-60ba38c7d0cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:04.950559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7ea5fb4-73b2-4c3c-93ce-60ba38c7d0cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:04.951115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c7ea5fb4-73b2-4c3c-93ce-60ba38c7d0cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:05.055101 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:05.055101 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:05.070497 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7ea5fb4-73b2-4c3c-93ce-60ba38c7d0cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:05.075528 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 648/1294] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:04 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:06.089292 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-110f3387-e7a9-4da0-af43-becab8204095 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:06.089928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-110f3387-e7a9-4da0-af43-becab8204095 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:06.090577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-110f3387-e7a9-4da0-af43-becab8204095 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:06.091121 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-110f3387-e7a9-4da0-af43-becab8204095 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:06.140525 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:06.140525 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:06.143289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-110f3387-e7a9-4da0-af43-becab8204095 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:06.144384 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 647/1295] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:06 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:07.158616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1524fc2-a489-4e66-a2e2-973b6b50b1d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:07.159743 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1524fc2-a489-4e66-a2e2-973b6b50b1d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:07.160141 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:07.160141 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:07.160761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1524fc2-a489-4e66-a2e2-973b6b50b1d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:07.161305 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f1524fc2-a489-4e66-a2e2-973b6b50b1d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:07.221885 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:07.221885 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:07.230032 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1524fc2-a489-4e66-a2e2-973b6b50b1d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:07.231620 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 649/1296] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:07 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:08.244757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a441de18-5085-48ba-b4cc-afba02a0fd6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:08.246434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a441de18-5085-48ba-b4cc-afba02a0fd6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:08.246855 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:08.246855 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:08.247453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a441de18-5085-48ba-b4cc-afba02a0fd6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:08.248394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a441de18-5085-48ba-b4cc-afba02a0fd6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:08.335669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:08.335669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:08.341507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a441de18-5085-48ba-b4cc-afba02a0fd6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:08.350402 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 648/1297] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:08 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:09.365144 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be6cc8a7-b4f6-459e-9385-0cee56a06b31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:09.365144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be6cc8a7-b4f6-459e-9385-0cee56a06b31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:09.365144 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:09.365144 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:09.365144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be6cc8a7-b4f6-459e-9385-0cee56a06b31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:09.365144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-be6cc8a7-b4f6-459e-9385-0cee56a06b31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:09.523233 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:09.523233 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:09.526207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be6cc8a7-b4f6-459e-9385-0cee56a06b31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:09.535636 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 650/1298] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:10.555816 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8c139ea-d94e-4891-9c7c-a3e6f4d91a98 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:10.557142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8c139ea-d94e-4891-9c7c-a3e6f4d91a98 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:10.557513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:10.557513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:10.558271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8c139ea-d94e-4891-9c7c-a3e6f4d91a98 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:10.559076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a8c139ea-d94e-4891-9c7c-a3e6f4d91a98 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:10.617073 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:10.617073 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:10.619505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8c139ea-d94e-4891-9c7c-a3e6f4d91a98 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:10.623214 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 649/1299] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:11.645577 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-179f1985-01f5-45c6-b1e3-03d9bfd7c9e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:11.646114 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-179f1985-01f5-45c6-b1e3-03d9bfd7c9e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:11.646589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:11.646589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:11.646835 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-179f1985-01f5-45c6-b1e3-03d9bfd7c9e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:11.647340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-179f1985-01f5-45c6-b1e3-03d9bfd7c9e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:11.741109 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:11.741109 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:11.750235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-179f1985-01f5-45c6-b1e3-03d9bfd7c9e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:11.751769 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 651/1300] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:12.638083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-a060ea0d-f4c3-467a-9676-812cf1acc20e tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] DELETE http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa Dec 22 10:02:12.640557 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-a060ea0d-f4c3-467a-9676-812cf1acc20e tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:12.641006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:12.641006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:12.644838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-a060ea0d-f4c3-467a-9676-812cf1acc20e tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:12.752515 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:12.752515 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:12.768498 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa5ffe82-8a91-48b1-998c-defd7aa96421 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:12.775932 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa5ffe82-8a91-48b1-998c-defd7aa96421 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:12.776570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:12.776570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:12.777374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa5ffe82-8a91-48b1-998c-defd7aa96421 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:12.778217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fa5ffe82-8a91-48b1-998c-defd7aa96421 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:12.880049 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:12.880049 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:12.882274 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa5ffe82-8a91-48b1-998c-defd7aa96421 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:12.892163 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 652/1301] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:13.906807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7bcfe15-3f97-40ce-906d-68fa16e42321 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:13.907509 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7bcfe15-3f97-40ce-906d-68fa16e42321 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:13.907837 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:13.907837 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:13.908423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7bcfe15-3f97-40ce-906d-68fa16e42321 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:13.908923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e7bcfe15-3f97-40ce-906d-68fa16e42321 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:13.953364 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:13.953364 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:13.960331 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7bcfe15-3f97-40ce-906d-68fa16e42321 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:13.974484 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 653/1302] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:13 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:14.030986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-a060ea0d-f4c3-467a-9676-812cf1acc20e tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:02:14.033792 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-a060ea0d-f4c3-467a-9676-812cf1acc20e tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:02:14.149954 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-a060ea0d-f4c3-467a-9676-812cf1acc20e tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa returned with HTTP 200 Dec 22 10:02:14.151333 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 650/1303] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:02:12 2020] DELETE /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/b6cf4e82-4ced-483e-993a-6955c4de6afa => generated 19 bytes in 1527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:14.171636 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-e014e264-c955-4475-8c39-34c7102ba630 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] DELETE http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf Dec 22 10:02:14.171636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-e014e264-c955-4475-8c39-34c7102ba630 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:14.172032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:14.172032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:14.174515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-e014e264-c955-4475-8c39-34c7102ba630 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:14.276786 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:14.276786 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:14.984083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae982e18-2412-4e9d-a633-2b8369f31ca2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:14.985010 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae982e18-2412-4e9d-a633-2b8369f31ca2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:14.985627 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:14.985627 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:14.986308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae982e18-2412-4e9d-a633-2b8369f31ca2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:14.986885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ae982e18-2412-4e9d-a633-2b8369f31ca2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:15.081247 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:15.081247 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:15.088258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae982e18-2412-4e9d-a633-2b8369f31ca2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:15.089595 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 651/1304] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:15.386111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-e014e264-c955-4475-8c39-34c7102ba630 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:02:15.386547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-e014e264-c955-4475-8c39-34c7102ba630 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:02:15.394955 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-e014e264-c955-4475-8c39-34c7102ba630 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf returned with HTTP 200 Dec 22 10:02:15.396708 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 654/1305] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:02:14 2020] DELETE /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/e7d91fad-3d8a-4091-b9cc-ba898b7397bf => generated 19 bytes in 1231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:15.419317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-42e171e7-acfa-495c-a2b8-b0397cfdd1ee tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] DELETE http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32 Dec 22 10:02:15.419827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-42e171e7-acfa-495c-a2b8-b0397cfdd1ee tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:15.420081 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:15.420081 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:15.420456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-42e171e7-acfa-495c-a2b8-b0397cfdd1ee tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:15.455375 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:15.455375 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:16.107357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8a3dfa8-4454-46b1-aef9-c35ca1582a8d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:16.108082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8a3dfa8-4454-46b1-aef9-c35ca1582a8d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:16.108082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:16.108082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:16.108445 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8a3dfa8-4454-46b1-aef9-c35ca1582a8d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:16.109009 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a8a3dfa8-4454-46b1-aef9-c35ca1582a8d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:16.182120 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:16.182120 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:16.182120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8a3dfa8-4454-46b1-aef9-c35ca1582a8d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:16.182120 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 655/1306] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:16 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:16.832270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-42e171e7-acfa-495c-a2b8-b0397cfdd1ee tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:02:16.832960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-42e171e7-acfa-495c-a2b8-b0397cfdd1ee tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:02:16.843141 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-a5cceae8-1165-4495-a71c-eaeff9fea876 req-42e171e7-acfa-495c-a2b8-b0397cfdd1ee tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32 returned with HTTP 200 Dec 22 10:02:16.844634 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 652/1307] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:02:15 2020] DELETE /volume/v3/c331cc560d8748a88e7458b10299f64a/attachments/7502c4df-f4c0-46d7-8650-f93134338d32 => generated 19 bytes in 1432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:17.184895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad80e3a4-58b1-4d52-ac1b-ffa96474baf0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:17.185532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad80e3a4-58b1-4d52-ac1b-ffa96474baf0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:17.185837 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:17.185837 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:17.186367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad80e3a4-58b1-4d52-ac1b-ffa96474baf0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:17.186823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ad80e3a4-58b1-4d52-ac1b-ffa96474baf0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:17.292087 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:17.292087 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:17.305488 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad80e3a4-58b1-4d52-ac1b-ffa96474baf0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:17.306525 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 656/1308] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:17 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:18.321915 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9d70922-82da-4903-bb85-6a141582a982 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:18.323601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9d70922-82da-4903-bb85-6a141582a982 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:18.324509 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:18.324509 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:18.326504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9d70922-82da-4903-bb85-6a141582a982 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:18.327224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d9d70922-82da-4903-bb85-6a141582a982 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:18.419245 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:18.419245 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:18.428298 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9d70922-82da-4903-bb85-6a141582a982 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:18.430342 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 653/1309] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:18 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:19.446822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a2e7987-04bb-4e6a-9c35-8a19851218fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:19.447540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a2e7987-04bb-4e6a-9c35-8a19851218fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:19.447871 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:19.447871 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:19.448494 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a2e7987-04bb-4e6a-9c35-8a19851218fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:19.448980 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7a2e7987-04bb-4e6a-9c35-8a19851218fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:19.496116 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:19.496116 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:19.502952 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a2e7987-04bb-4e6a-9c35-8a19851218fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:19.509079 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 657/1310] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:19 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:20.404875 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] POST http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes Dec 22 10:02:20.405341 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:20.405341 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:20.405834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1101402880"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:20.406970 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1101402880'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:02:20.407341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Create volume of 1 GB Dec 22 10:02:20.432330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Availability Zones retrieved successfully. Dec 22 10:02:20.500346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Flow 'volume_create_api' (894a3687-2c68-4b18-a8d0-cbb4697bef5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:02:20.503231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11abcdc-3929-4ad8-868c-24b53dd575ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:20.515994 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:02:20.522716 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3706b380-aebd-494f-94a7-0f3815d8a21e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:20.523682 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3706b380-aebd-494f-94a7-0f3815d8a21e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:20.524206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:20.524206 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:20.524844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3706b380-aebd-494f-94a7-0f3815d8a21e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:20.525370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3706b380-aebd-494f-94a7-0f3815d8a21e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:20.565767 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:20.565767 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:20.577839 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3706b380-aebd-494f-94a7-0f3815d8a21e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:20.579322 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 658/1311] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 803 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:20.673224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11abcdc-3929-4ad8-868c-24b53dd575ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:20.678534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060c5f12-8fa7-414c-b1c0-d06a9b099ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:20.972132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Created reservations ['2cdd0b69-f6ec-4c55-94ea-c68129608072', 'cbf50f17-f263-4cd7-82e2-b614dfde1eca', '5d05b463-460e-4f58-90bb-9a7c2b5e2366', '51493584-f55a-4e6b-8e6f-2dd044cec8f3'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:02:20.974068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060c5f12-8fa7-414c-b1c0-d06a9b099ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cdd0b69-f6ec-4c55-94ea-c68129608072', 'cbf50f17-f263-4cd7-82e2-b614dfde1eca', '5d05b463-460e-4f58-90bb-9a7c2b5e2366', '51493584-f55a-4e6b-8e6f-2dd044cec8f3']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:20.977181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53717e5-2a77-4809-8a9c-83f940d52a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:21.113252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53717e5-2a77-4809-8a9c-83f940d52a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0dc6fe6-9dff-4286-b04c-2872c1cc6a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1101402880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98d3cecd62f4cf095e5ac87fa0453ed',qos_specs=None,replication_status=,reservations=['2cdd0b69-f6ec-4c55-94ea-c68129608072','cbf50f17-f263-4cd7-82e2-b614dfde1eca','5d05b463-460e-4f58-90bb-9a7c2b5e2366','51493584-f55a-4e6b-8e6f-2dd044cec8f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='394ce630f8354270a7a2a1820da62a7d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1101402880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0dc6fe6-9dff-4286-b04c-2872c1cc6a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98d3cecd62f4cf095e5ac87fa0453ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='394ce630f8354270a7a2a1820da62a7d',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:21.122790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b435f9fe-bc02-475d-a2e7-b4987ce7bcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:21.177600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b435f9fe-bc02-475d-a2e7-b4987ce7bcb3) transitioned into state 'SUCCESS' from state '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-1101402880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98d3cecd62f4cf095e5ac87fa0453ed',qos_specs=None,replication_status=,reservations=['2cdd0b69-f6ec-4c55-94ea-c68129608072','cbf50f17-f263-4cd7-82e2-b614dfde1eca','5d05b463-460e-4f58-90bb-9a7c2b5e2366','51493584-f55a-4e6b-8e6f-2dd044cec8f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='394ce630f8354270a7a2a1820da62a7d',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:21.180248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b5c94a-fca3-4b5b-8e1c-f4e2c73de4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:21.219354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b5c94a-fca3-4b5b-8e1c-f4e2c73de4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:21.222420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Flow 'volume_create_api' (894a3687-2c68-4b18-a8d0-cbb4697bef5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:02:21.473558 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Create volume request issued successfully. Dec 22 10:02:21.517432 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56671019-5d4e-4cf7-9926-003d672c0a64 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes returned with HTTP 202 Dec 22 10:02:21.519471 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 654/1312] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:02:19 2020] POST /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes => generated 819 bytes in 1589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:02:21.534761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b175a9c6-2c1c-425d-86b1-940c9b456145 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] GET http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:21.535290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b175a9c6-2c1c-425d-86b1-940c9b456145 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:21.535506 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:21.535506 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:21.535892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b175a9c6-2c1c-425d-86b1-940c9b456145 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:21.594289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-26d3578a-bca8-479e-b336-a627dd4c0044 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:21.594814 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-26d3578a-bca8-479e-b336-a627dd4c0044 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:21.595009 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:21.595009 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:21.595648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-26d3578a-bca8-479e-b336-a627dd4c0044 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:21.596209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-26d3578a-bca8-479e-b336-a627dd4c0044 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:21.675955 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:21.675955 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:21.677874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-26d3578a-bca8-479e-b336-a627dd4c0044 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:21.685621 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 655/1313] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:21 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:21.703605 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:21.703605 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:21.715315 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b175a9c6-2c1c-425d-86b1-940c9b456145 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Volume info retrieved successfully. Dec 22 10:02:21.753757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b175a9c6-2c1c-425d-86b1-940c9b456145 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 returned with HTTP 200 Dec 22 10:02:21.818462 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 659/1314] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:21 2020] GET /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 => generated 911 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:22.699691 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3364c42-bf3c-4ded-bc93-e46aa57bb67c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:22.702430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3364c42-bf3c-4ded-bc93-e46aa57bb67c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:22.702674 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:22.702674 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:22.703568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3364c42-bf3c-4ded-bc93-e46aa57bb67c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:22.704224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e3364c42-bf3c-4ded-bc93-e46aa57bb67c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:22.768345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:22.768345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:22.770199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3364c42-bf3c-4ded-bc93-e46aa57bb67c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:22.770991 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 656/1315] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:22 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:22.809681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b52ada1-9a1d-4294-b052-f7b75ef44785 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] GET http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:22.810144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b52ada1-9a1d-4294-b052-f7b75ef44785 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:22.810376 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:22.810376 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:22.810723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b52ada1-9a1d-4294-b052-f7b75ef44785 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:22.896993 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:22.896993 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:22.923440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b52ada1-9a1d-4294-b052-f7b75ef44785 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Volume info retrieved successfully. Dec 22 10:02:22.984136 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b52ada1-9a1d-4294-b052-f7b75ef44785 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 returned with HTTP 200 Dec 22 10:02:22.985273 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 660/1316] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:22 2020] GET /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:23.008546 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ad3ec6e-3abf-4fdd-b549-c00331250cbb tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] GET http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/limits Dec 22 10:02:23.009359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ec6e-3abf-4fdd-b549-c00331250cbb tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:23.009716 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:23.009716 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:23.010041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ec6e-3abf-4fdd-b549-c00331250cbb tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:23.187439 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ad3ec6e-3abf-4fdd-b549-c00331250cbb tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/limits returned with HTTP 200 Dec 22 10:02:23.188326 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 657/1317] 10.222.0.50 () {58 vars in 1201 bytes} [Tue Dec 22 10:02:22 2020] GET /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/limits => generated 302 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:23.201775 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f203acfe-4dd8-42c9-836a-5ccf48b7dee4 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] DELETE http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:23.202842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f203acfe-4dd8-42c9-836a-5ccf48b7dee4 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:23.203270 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:23.203270 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:23.204332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f203acfe-4dd8-42c9-836a-5ccf48b7dee4 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:23.205236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-f203acfe-4dd8-42c9-836a-5ccf48b7dee4 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Delete volume with id: a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:23.296147 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:23.296147 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:23.298169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f203acfe-4dd8-42c9-836a-5ccf48b7dee4 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Volume info retrieved successfully. Dec 22 10:02:23.332384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f203acfe-4dd8-42c9-836a-5ccf48b7dee4 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Delete volume request issued successfully. Dec 22 10:02:23.333581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f203acfe-4dd8-42c9-836a-5ccf48b7dee4 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 returned with HTTP 202 Dec 22 10:02:23.335556 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 661/1318] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:02:23 2020] DELETE /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:02:23.343455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f4f23e22-0b13-4528-b3bb-7d0c3082b723 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] GET http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:23.345686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f4f23e22-0b13-4528-b3bb-7d0c3082b723 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:23.345882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f4f23e22-0b13-4528-b3bb-7d0c3082b723 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:23.454571 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:23.454571 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:23.485781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f4f23e22-0b13-4528-b3bb-7d0c3082b723 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Volume info retrieved successfully. Dec 22 10:02:23.532950 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f4f23e22-0b13-4528-b3bb-7d0c3082b723 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 returned with HTTP 200 Dec 22 10:02:23.546811 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 658/1319] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:23 2020] GET /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:23.799889 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75a2db11-d9f7-49dd-9d68-5bff77d619be tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:23.801118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75a2db11-d9f7-49dd-9d68-5bff77d619be tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:23.801684 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:23.801684 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:23.802319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75a2db11-d9f7-49dd-9d68-5bff77d619be tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:23.802845 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-75a2db11-d9f7-49dd-9d68-5bff77d619be tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:23.859815 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:23.859815 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:23.862677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75a2db11-d9f7-49dd-9d68-5bff77d619be tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:23.866111 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 662/1320] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:23 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:24.552212 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c622329-34d8-4e29-ba31-bca580a42d80 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] GET http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:24.553013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c622329-34d8-4e29-ba31-bca580a42d80 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:24.553367 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:24.553367 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:24.553977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c622329-34d8-4e29-ba31-bca580a42d80 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:24.677706 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:24.677706 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:24.687745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c622329-34d8-4e29-ba31-bca580a42d80 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Volume info retrieved successfully. Dec 22 10:02:24.721172 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c622329-34d8-4e29-ba31-bca580a42d80 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 returned with HTTP 200 Dec 22 10:02:24.725876 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 659/1321] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:24 2020] GET /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 => generated 911 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:24.892733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33eba3c4-59e2-4f76-ab09-3d034d7981e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:24.894449 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33eba3c4-59e2-4f76-ab09-3d034d7981e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:24.895104 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:24.895104 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:24.897512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33eba3c4-59e2-4f76-ab09-3d034d7981e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:24.906745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-33eba3c4-59e2-4f76-ab09-3d034d7981e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:24.993265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:24.993265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:25.006871 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33eba3c4-59e2-4f76-ab09-3d034d7981e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:25.009444 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 663/1322] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:24 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:25.741191 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38b1e65c-fff2-4dae-8065-e49620ed0aa1 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] GET http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:25.742076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38b1e65c-fff2-4dae-8065-e49620ed0aa1 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:25.742469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:25.742469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:25.743066 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38b1e65c-fff2-4dae-8065-e49620ed0aa1 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:25.858294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:25.858294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:25.896373 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-38b1e65c-fff2-4dae-8065-e49620ed0aa1 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Volume info retrieved successfully. Dec 22 10:02:25.941176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38b1e65c-fff2-4dae-8065-e49620ed0aa1 tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 returned with HTTP 200 Dec 22 10:02:25.942550 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 660/1323] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:25 2020] GET /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 => generated 911 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:26.023531 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7945748d-6e09-45d1-81e8-e06b71785927 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:26.024551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7945748d-6e09-45d1-81e8-e06b71785927 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:26.025134 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:26.025134 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:26.025775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7945748d-6e09-45d1-81e8-e06b71785927 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:26.026306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7945748d-6e09-45d1-81e8-e06b71785927 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:26.072732 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:26.072732 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:26.074422 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7945748d-6e09-45d1-81e8-e06b71785927 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:26.084324 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 664/1324] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:26 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:26.960079 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba0b90fd-4edf-4807-8eee-a9578cfb1d1f tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] GET http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 Dec 22 10:02:26.961584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba0b90fd-4edf-4807-8eee-a9578cfb1d1f tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:26.961584 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:26.961584 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:26.961898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba0b90fd-4edf-4807-8eee-a9578cfb1d1f tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:27.072347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba0b90fd-4edf-4807-8eee-a9578cfb1d1f tempest-AbsoluteLimitsTests-367779764 tempest-AbsoluteLimitsTests-367779764] http://10.222.0.50/volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 returned with HTTP 404 Dec 22 10:02:27.077585 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 661/1325] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:26 2020] GET /volume/v3/d98d3cecd62f4cf095e5ac87fa0453ed/volumes/a0dc6fe6-9dff-4286-b04c-2872c1cc6a70 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:27.095811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f42eca72-3b28-4e97-a41d-bfd81e55ca80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:27.096505 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f42eca72-3b28-4e97-a41d-bfd81e55ca80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:27.096869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:27.096869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:27.097247 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f42eca72-3b28-4e97-a41d-bfd81e55ca80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:27.097626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f42eca72-3b28-4e97-a41d-bfd81e55ca80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:27.183753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:27.183753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:27.186043 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f42eca72-3b28-4e97-a41d-bfd81e55ca80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:27.187377 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 665/1326] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:28.212910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62065fed-64c5-455b-8e29-7a09fec7688d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:28.213398 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62065fed-64c5-455b-8e29-7a09fec7688d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:28.213885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62065fed-64c5-455b-8e29-7a09fec7688d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:28.214248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-62065fed-64c5-455b-8e29-7a09fec7688d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:28.266358 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:28.266358 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:28.270821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62065fed-64c5-455b-8e29-7a09fec7688d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:28.271802 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 662/1327] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:29.286680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbf532b6-5717-4a8f-8edc-39ae7549f296 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:29.287381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbf532b6-5717-4a8f-8edc-39ae7549f296 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:29.287779 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:29.287779 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:29.288148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbf532b6-5717-4a8f-8edc-39ae7549f296 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:29.288341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bbf532b6-5717-4a8f-8edc-39ae7549f296 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:29.334315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:29.334315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:29.339542 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbf532b6-5717-4a8f-8edc-39ae7549f296 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:29.341379 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 666/1328] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:29 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:30.354815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30a9de79-4d2f-4606-8a82-8a516ae79ebf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:30.355895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30a9de79-4d2f-4606-8a82-8a516ae79ebf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:30.356332 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:30.356332 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:30.356953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30a9de79-4d2f-4606-8a82-8a516ae79ebf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:30.357967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-30a9de79-4d2f-4606-8a82-8a516ae79ebf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:30.389120 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:30.389120 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:30.391628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30a9de79-4d2f-4606-8a82-8a516ae79ebf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:30.393008 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 663/1329] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:31.406417 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54b82080-5e0a-41bd-a297-6f8dc7f63119 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:31.406998 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54b82080-5e0a-41bd-a297-6f8dc7f63119 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:31.407189 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:31.407189 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:31.407493 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54b82080-5e0a-41bd-a297-6f8dc7f63119 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:31.407864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-54b82080-5e0a-41bd-a297-6f8dc7f63119 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:31.462622 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:31.462622 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:31.470898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54b82080-5e0a-41bd-a297-6f8dc7f63119 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:31.475993 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 667/1330] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:31 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:32.491362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6da18f1c-d02f-4c39-8b59-8f92eb6eaaa2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:32.491990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6da18f1c-d02f-4c39-8b59-8f92eb6eaaa2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:32.492100 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:32.492100 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:32.492611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6da18f1c-d02f-4c39-8b59-8f92eb6eaaa2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:32.493002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6da18f1c-d02f-4c39-8b59-8f92eb6eaaa2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:32.530576 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:32.530576 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:32.533522 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6da18f1c-d02f-4c39-8b59-8f92eb6eaaa2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:32.535968 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 664/1331] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:32 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:33.550827 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c131f9df-0a0d-4cb4-93f6-0c4f318b045f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:33.551601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c131f9df-0a0d-4cb4-93f6-0c4f318b045f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:33.551869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:33.551869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:33.552286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c131f9df-0a0d-4cb4-93f6-0c4f318b045f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:33.552769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c131f9df-0a0d-4cb4-93f6-0c4f318b045f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:33.625096 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:33.625096 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:33.639289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c131f9df-0a0d-4cb4-93f6-0c4f318b045f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:33.640789 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 668/1332] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:34.687794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bac77b61-a455-41ca-bad2-d7525e0316b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:34.689371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bac77b61-a455-41ca-bad2-d7525e0316b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:34.689891 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:34.689891 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:34.691703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bac77b61-a455-41ca-bad2-d7525e0316b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:34.692428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bac77b61-a455-41ca-bad2-d7525e0316b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:34.738557 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:34.738557 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:34.741195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bac77b61-a455-41ca-bad2-d7525e0316b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:34.743234 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 665/1333] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:34 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:35.759523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-811af164-4969-4ba1-a971-3d981586aec0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:35.760851 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-811af164-4969-4ba1-a971-3d981586aec0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:35.761194 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:35.761194 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:35.761795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-811af164-4969-4ba1-a971-3d981586aec0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:35.762282 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-811af164-4969-4ba1-a971-3d981586aec0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:35.840123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:35.840123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:35.843238 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-811af164-4969-4ba1-a971-3d981586aec0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:35.844404 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 669/1334] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:36.862679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a124771-c52e-4942-b125-66a8b9665817 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:36.863930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a124771-c52e-4942-b125-66a8b9665817 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:36.864273 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:36.864273 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:36.864946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8a124771-c52e-4942-b125-66a8b9665817 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:36.865618 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8a124771-c52e-4942-b125-66a8b9665817 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:36.930956 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:36.930956 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:36.935471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8a124771-c52e-4942-b125-66a8b9665817 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:36.940759 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 666/1335] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:37.950951 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcd23d1d-e2ff-4b1b-8ea9-7f14dd0013cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:37.951456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fcd23d1d-e2ff-4b1b-8ea9-7f14dd0013cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:37.951872 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:37.951872 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:37.952782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fcd23d1d-e2ff-4b1b-8ea9-7f14dd0013cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:37.953303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fcd23d1d-e2ff-4b1b-8ea9-7f14dd0013cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:38.032741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:38.032741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:38.035162 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcd23d1d-e2ff-4b1b-8ea9-7f14dd0013cb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:38.036580 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 670/1336] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:38.401436 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes Dec 22 10:02:38.401936 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:38.401936 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:38.402327 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1627691530"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:02:38.403926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1627691530'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:02:38.404341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Create volume of 1 GB Dec 22 10:02:38.419820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Availability Zones retrieved successfully. Dec 22 10:02:38.465279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Flow 'volume_create_api' (5e016914-f1d8-4db1-94ff-bf2d6c7088e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:02:38.470606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b8ef7a-6c8c-44e1-9a2a-a40718f0e291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:38.473524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:02:38.585353 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b8ef7a-6c8c-44e1-9a2a-a40718f0e291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:38.589743 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c25897-d16e-4a51-8135-0528783a7849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:38.785178 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Created reservations ['744a4e98-00c3-4be2-8153-077086779d70', '412930f1-b102-4198-9ca7-7c5da0e48153', '2432056c-778d-4757-9665-ccc13116d4b2', 'b1f0b29c-b5ea-4334-bd29-d4cb0b3d7a9b'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:02:38.787666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c25897-d16e-4a51-8135-0528783a7849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744a4e98-00c3-4be2-8153-077086779d70', '412930f1-b102-4198-9ca7-7c5da0e48153', '2432056c-778d-4757-9665-ccc13116d4b2', 'b1f0b29c-b5ea-4334-bd29-d4cb0b3d7a9b']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:38.796632 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe4d51a-c33c-4386-b4b4-c753eaeab67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:38.952272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe4d51a-c33c-4386-b4b4-c753eaeab67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0bffdac-d6e4-4f6b-8c65-2e614271ef96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1627691530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd52eb19d5f4c0b9461b02958b19edc',qos_specs=None,replication_status=,reservations=['744a4e98-00c3-4be2-8153-077086779d70','412930f1-b102-4198-9ca7-7c5da0e48153','2432056c-778d-4757-9665-ccc13116d4b2','b1f0b29c-b5ea-4334-bd29-d4cb0b3d7a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92512581d37249788a8b8c08f9897455',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1627691530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0bffdac-d6e4-4f6b-8c65-2e614271ef96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd52eb19d5f4c0b9461b02958b19edc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='92512581d37249788a8b8c08f9897455',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:38.955565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d416b3-963d-4421-b900-f191c07bceec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:38.994705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d416b3-963d-4421-b900-f191c07bceec) transitioned into state 'SUCCESS' from state '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-1627691530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd52eb19d5f4c0b9461b02958b19edc',qos_specs=None,replication_status=,reservations=['744a4e98-00c3-4be2-8153-077086779d70','412930f1-b102-4198-9ca7-7c5da0e48153','2432056c-778d-4757-9665-ccc13116d4b2','b1f0b29c-b5ea-4334-bd29-d4cb0b3d7a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92512581d37249788a8b8c08f9897455',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:38.997317 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da3389c-f683-4867-b29a-4951fd9ddcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:02:39.018326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da3389c-f683-4867-b29a-4951fd9ddcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:02:39.024763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Flow 'volume_create_api' (5e016914-f1d8-4db1-94ff-bf2d6c7088e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:02:39.060643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5adb46e0-ad7c-4984-b766-842860f0ad7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:39.061203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5adb46e0-ad7c-4984-b766-842860f0ad7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:39.061408 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:39.061408 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:39.062484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5adb46e0-ad7c-4984-b766-842860f0ad7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:39.066070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5adb46e0-ad7c-4984-b766-842860f0ad7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:39.103640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Create volume request issued successfully. Dec 22 10:02:39.125665 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf1ac9eb-6bd3-4fc3-8421-dc11ee3b95c8 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes returned with HTTP 202 Dec 22 10:02:39.129462 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 667/1337] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:02:38 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes => generated 818 bytes in 1035 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:02:39.151000 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b9e6a17-a1ed-4226-8fa8-bca8dbdb96df tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:02:39.151909 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b9e6a17-a1ed-4226-8fa8-bca8dbdb96df tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:39.152371 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:39.152371 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:39.153098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b9e6a17-a1ed-4226-8fa8-bca8dbdb96df tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:39.166933 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:39.166933 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:39.168870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5adb46e0-ad7c-4984-b766-842860f0ad7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:39.169687 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 671/1338] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:39 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:39.246327 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:39.246327 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:39.259621 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3b9e6a17-a1ed-4226-8fa8-bca8dbdb96df tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:02:39.289409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b9e6a17-a1ed-4226-8fa8-bca8dbdb96df tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:02:39.290662 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 668/1339] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:39 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 910 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:40.183559 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d258089-3ab2-4952-80a3-f4e53654f63e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:40.184769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d258089-3ab2-4952-80a3-f4e53654f63e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:40.185162 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:40.185162 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:40.185829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d258089-3ab2-4952-80a3-f4e53654f63e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:40.186370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3d258089-3ab2-4952-80a3-f4e53654f63e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:40.271930 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:40.271930 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:40.274998 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d258089-3ab2-4952-80a3-f4e53654f63e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:40.289756 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 672/1340] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:40 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:40.309663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c84198e-e09c-46f6-a998-6b86735859a9 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:02:40.310196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c84198e-e09c-46f6-a998-6b86735859a9 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:40.310414 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:40.310414 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:40.311319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c84198e-e09c-46f6-a998-6b86735859a9 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:40.597009 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:40.597009 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:40.609950 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7c84198e-e09c-46f6-a998-6b86735859a9 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:02:40.643044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c84198e-e09c-46f6-a998-6b86735859a9 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:02:40.654709 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 669/1341] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:40 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 910 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:41.298527 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5c739e2-aae1-4197-ae64-96dc31c29858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:41.298527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b5c739e2-aae1-4197-ae64-96dc31c29858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:41.298527 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:41.298527 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:41.298527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b5c739e2-aae1-4197-ae64-96dc31c29858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:41.298527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b5c739e2-aae1-4197-ae64-96dc31c29858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:41.387180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:41.387180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:41.415051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5c739e2-aae1-4197-ae64-96dc31c29858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:41.415051 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 673/1342] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:41.686240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7e40e80-ba5f-4e34-9d48-29ff5f38364e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:02:41.686240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7e40e80-ba5f-4e34-9d48-29ff5f38364e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:41.686240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:41.686240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:41.686240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7e40e80-ba5f-4e34-9d48-29ff5f38364e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:41.773526 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:41.773526 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:41.797506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e7e40e80-ba5f-4e34-9d48-29ff5f38364e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:02:41.845699 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7e40e80-ba5f-4e34-9d48-29ff5f38364e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:02:41.846522 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 670/1343] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:41 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:42.407641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1af32ec-4dbe-4473-b1a3-ad8799e5512c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:42.408905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1af32ec-4dbe-4473-b1a3-ad8799e5512c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:42.409637 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:42.409637 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:42.410301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1af32ec-4dbe-4473-b1a3-ad8799e5512c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:42.410853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c1af32ec-4dbe-4473-b1a3-ad8799e5512c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:42.437936 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:42.437936 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:42.440672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1af32ec-4dbe-4473-b1a3-ad8799e5512c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:42.441739 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 674/1344] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:43.459089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b5e64ba-0ef1-48ca-82f7-9b66bc682bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:43.459673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b5e64ba-0ef1-48ca-82f7-9b66bc682bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:43.459829 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:43.459829 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:43.460791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b5e64ba-0ef1-48ca-82f7-9b66bc682bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:43.461168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0b5e64ba-0ef1-48ca-82f7-9b66bc682bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:43.511721 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:43.511721 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:43.516206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b5e64ba-0ef1-48ca-82f7-9b66bc682bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:43.520533 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 671/1345] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:43 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:44.533910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-472740e3-3c9a-4114-8446-919b63ea0049 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:44.534433 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-472740e3-3c9a-4114-8446-919b63ea0049 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:44.534665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:44.534665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:44.535043 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-472740e3-3c9a-4114-8446-919b63ea0049 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:44.535435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-472740e3-3c9a-4114-8446-919b63ea0049 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:44.588503 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:44.588503 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:44.590697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-472740e3-3c9a-4114-8446-919b63ea0049 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:44.591720 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 675/1346] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:45.607025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a380721a-fbf6-4558-aaa9-312f7036e87d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:45.607639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a380721a-fbf6-4558-aaa9-312f7036e87d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:45.607765 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:45.607765 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:45.608326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a380721a-fbf6-4558-aaa9-312f7036e87d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:45.608733 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a380721a-fbf6-4558-aaa9-312f7036e87d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:45.696056 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:45.696056 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:45.704299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a380721a-fbf6-4558-aaa9-312f7036e87d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:45.705157 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 672/1347] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:45 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:46.719330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc8bf001-4fea-4e80-8172-2fd735bddf87 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:46.719897 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc8bf001-4fea-4e80-8172-2fd735bddf87 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:46.720088 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:46.720088 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:46.720470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc8bf001-4fea-4e80-8172-2fd735bddf87 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:46.720847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bc8bf001-4fea-4e80-8172-2fd735bddf87 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:46.788348 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:46.788348 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:46.796949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc8bf001-4fea-4e80-8172-2fd735bddf87 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:46.800490 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 676/1348] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:46 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:47.324981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae8387f6-419b-4303-abb7-62f1c3a84d14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] DELETE http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 10:02:47.325515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae8387f6-419b-4303-abb7-62f1c3a84d14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:47.325716 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:47.325716 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:47.326368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae8387f6-419b-4303-abb7-62f1c3a84d14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:47.326995 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ae8387f6-419b-4303-abb7-62f1c3a84d14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Delete volume with id: 8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 10:02:47.469799 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:47.469799 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:47.472353 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ae8387f6-419b-4303-abb7-62f1c3a84d14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:47.532199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ae8387f6-419b-4303-abb7-62f1c3a84d14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Delete volume request issued successfully. Dec 22 10:02:47.533018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae8387f6-419b-4303-abb7-62f1c3a84d14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 202 Dec 22 10:02:47.534780 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 673/1349] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:02:47 2020] DELETE /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:02:47.543440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1128ad8-95da-4711-80fe-2fdcdafa5082 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 10:02:47.544306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1128ad8-95da-4711-80fe-2fdcdafa5082 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:47.544707 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:47.544707 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:47.545848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f1128ad8-95da-4711-80fe-2fdcdafa5082 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:47.671100 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:47.671100 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:47.693124 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f1128ad8-95da-4711-80fe-2fdcdafa5082 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:47.758992 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f1128ad8-95da-4711-80fe-2fdcdafa5082 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 200 Dec 22 10:02:47.759818 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 677/1350] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:47 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 918 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:47.820648 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e406113-347c-47ab-9b3b-7787fd77db45 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:47.821214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e406113-347c-47ab-9b3b-7787fd77db45 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:47.821441 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:47.821441 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:47.821819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e406113-347c-47ab-9b3b-7787fd77db45 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:47.822193 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4e406113-347c-47ab-9b3b-7787fd77db45 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:47.899173 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:47.899173 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:47.901431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e406113-347c-47ab-9b3b-7787fd77db45 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:47.920677 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 674/1351] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:47 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:48.777894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dde21014-2bd9-4c45-a1c3-edfd54f09993 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 10:02:48.779062 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dde21014-2bd9-4c45-a1c3-edfd54f09993 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:48.779062 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:48.779062 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:48.779746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dde21014-2bd9-4c45-a1c3-edfd54f09993 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:48.918517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1076ec57-97ce-45d2-8590-e1268a95ed50 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:48.919101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1076ec57-97ce-45d2-8590-e1268a95ed50 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:48.919347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:48.919347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:48.919709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1076ec57-97ce-45d2-8590-e1268a95ed50 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:48.920655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1076ec57-97ce-45d2-8590-e1268a95ed50 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:48.921513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:48.921513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:48.941988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dde21014-2bd9-4c45-a1c3-edfd54f09993 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:48.982202 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:48.982202 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:48.993855 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dde21014-2bd9-4c45-a1c3-edfd54f09993 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 200 Dec 22 10:02:48.995457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1076ec57-97ce-45d2-8590-e1268a95ed50 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:48.996811 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 675/1352] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:48 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:49.003718 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 678/1353] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:48 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 918 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:50.012225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cc16971-0a25-443a-8f96-4da451b9f87e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:50.012808 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cc16971-0a25-443a-8f96-4da451b9f87e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:50.013015 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:50.013015 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:50.013674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cc16971-0a25-443a-8f96-4da451b9f87e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:50.014214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9cc16971-0a25-443a-8f96-4da451b9f87e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:50.021640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33bfe60e-3190-4a83-8af2-bb70406e1245 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 10:02:50.022373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33bfe60e-3190-4a83-8af2-bb70406e1245 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:50.022731 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:50.022731 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:50.023271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33bfe60e-3190-4a83-8af2-bb70406e1245 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:50.088094 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:50.088094 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:50.090336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cc16971-0a25-443a-8f96-4da451b9f87e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:50.101316 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 676/1354] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:50.163982 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:50.163982 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:50.191560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-33bfe60e-3190-4a83-8af2-bb70406e1245 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:50.269879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33bfe60e-3190-4a83-8af2-bb70406e1245 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 200 Dec 22 10:02:50.271352 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 679/1355] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:50 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 918 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:51.110578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a48dd192-d57d-4367-90ad-e360ce212794 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:51.111757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a48dd192-d57d-4367-90ad-e360ce212794 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:51.113057 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:51.113057 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:51.114261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a48dd192-d57d-4367-90ad-e360ce212794 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:51.115140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a48dd192-d57d-4367-90ad-e360ce212794 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:51.186154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:51.186154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:51.190983 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a48dd192-d57d-4367-90ad-e360ce212794 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:51.200202 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 677/1356] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:51.290471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7d58071-6ef7-4e08-99cd-af857b32f9af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 Dec 22 10:02:51.291034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7d58071-6ef7-4e08-99cd-af857b32f9af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:51.291213 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:51.291213 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:51.291823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7d58071-6ef7-4e08-99cd-af857b32f9af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:51.403133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7d58071-6ef7-4e08-99cd-af857b32f9af tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 returned with HTTP 404 Dec 22 10:02:51.404422 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 680/1357] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:51 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/8dfa975c-ce7d-4653-b606-a559c312ccd6 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:51.414031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fab975b4-5805-4f9a-abd8-a966e6988d9c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] DELETE http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 10:02:51.414936 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fab975b4-5805-4f9a-abd8-a966e6988d9c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:51.415367 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:51.415367 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:51.416266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fab975b4-5805-4f9a-abd8-a966e6988d9c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:51.416955 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-fab975b4-5805-4f9a-abd8-a966e6988d9c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Delete volume with id: a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 10:02:51.509134 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:51.509134 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:51.512469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fab975b4-5805-4f9a-abd8-a966e6988d9c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:51.643587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fab975b4-5805-4f9a-abd8-a966e6988d9c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Delete volume request issued successfully. Dec 22 10:02:51.644393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fab975b4-5805-4f9a-abd8-a966e6988d9c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 202 Dec 22 10:02:51.663557 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 678/1358] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:02:51 2020] DELETE /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:02:51.664395 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-001def82-7cfa-407f-a6d6-bdb55f9223da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 10:02:51.664395 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-001def82-7cfa-407f-a6d6-bdb55f9223da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:51.664395 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-001def82-7cfa-407f-a6d6-bdb55f9223da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:51.852542 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:51.852542 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:51.880475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-001def82-7cfa-407f-a6d6-bdb55f9223da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:51.935203 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-001def82-7cfa-407f-a6d6-bdb55f9223da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 200 Dec 22 10:02:51.938763 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 681/1359] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:51 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 918 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:52.222165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6788719c-0cdb-4979-8053-cbb6ce11210b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:52.223258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6788719c-0cdb-4979-8053-cbb6ce11210b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:52.223258 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:52.223258 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:52.223782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6788719c-0cdb-4979-8053-cbb6ce11210b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:52.223923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6788719c-0cdb-4979-8053-cbb6ce11210b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:52.321045 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:52.321045 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:52.325571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6788719c-0cdb-4979-8053-cbb6ce11210b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:52.326754 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 679/1360] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:52.969965 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12591ff4-c0eb-46da-bc0e-0e097e623629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 10:02:52.970974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12591ff4-c0eb-46da-bc0e-0e097e623629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:52.971415 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:52.971415 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:52.972289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12591ff4-c0eb-46da-bc0e-0e097e623629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:53.124787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:53.124787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:53.154622 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-12591ff4-c0eb-46da-bc0e-0e097e623629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:53.202429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12591ff4-c0eb-46da-bc0e-0e097e623629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 200 Dec 22 10:02:53.225917 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 682/1361] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:52 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 918 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:53.346783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-242506d4-81f6-4e98-8be2-b429e5bcafe1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:53.351784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-242506d4-81f6-4e98-8be2-b429e5bcafe1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:53.352162 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:53.352162 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:53.356289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-242506d4-81f6-4e98-8be2-b429e5bcafe1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:53.356791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-242506d4-81f6-4e98-8be2-b429e5bcafe1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:53.418725 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:53.418725 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:53.421150 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-242506d4-81f6-4e98-8be2-b429e5bcafe1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:53.429024 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 680/1362] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:02:54.243806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34751082-ea44-4f81-b0ee-53d283752633 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 10:02:54.245899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34751082-ea44-4f81-b0ee-53d283752633 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:54.246293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:54.246293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:54.247051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34751082-ea44-4f81-b0ee-53d283752633 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:54.436811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c577f739-30ee-45bd-94e6-fc790f671d82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:54.437628 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c577f739-30ee-45bd-94e6-fc790f671d82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:54.438025 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:54.438025 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:54.438648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c577f739-30ee-45bd-94e6-fc790f671d82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:54.439172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c577f739-30ee-45bd-94e6-fc790f671d82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:54.460434 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:54.460434 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:54.494142 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-34751082-ea44-4f81-b0ee-53d283752633 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:54.512749 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:54.512749 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:54.516260 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c577f739-30ee-45bd-94e6-fc790f671d82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:54.518248 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 681/1363] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:54 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:54.544686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34751082-ea44-4f81-b0ee-53d283752633 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 200 Dec 22 10:02:54.546219 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 683/1364] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:54 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 918 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:55.535578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8357121-d0f5-4acf-98e4-6c58f1e321e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:55.537422 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8357121-d0f5-4acf-98e4-6c58f1e321e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:55.538399 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:55.538399 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:55.539467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8357121-d0f5-4acf-98e4-6c58f1e321e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:55.540381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a8357121-d0f5-4acf-98e4-6c58f1e321e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:55.565927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42f5f2b2-dca5-4c58-931d-0e7267593534 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 Dec 22 10:02:55.566981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42f5f2b2-dca5-4c58-931d-0e7267593534 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:55.567296 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:55.567296 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:55.568105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42f5f2b2-dca5-4c58-931d-0e7267593534 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:55.626962 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:55.626962 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:55.637135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8357121-d0f5-4acf-98e4-6c58f1e321e0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:55.638317 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 682/1365] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:55 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:55.748199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42f5f2b2-dca5-4c58-931d-0e7267593534 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 returned with HTTP 404 Dec 22 10:02:55.750011 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 684/1366] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:55 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/a960888f-ecbb-46d1-b813-52b7b54c8f26 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:55.759566 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fb844e9-d082-4e14-8017-57f603dfe629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] DELETE http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 10:02:55.760503 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fb844e9-d082-4e14-8017-57f603dfe629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:55.761840 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:55.761840 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:55.762912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1fb844e9-d082-4e14-8017-57f603dfe629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:55.764057 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1fb844e9-d082-4e14-8017-57f603dfe629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Delete volume with id: 9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 10:02:55.890881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:55.890881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:55.892230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1fb844e9-d082-4e14-8017-57f603dfe629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:55.967868 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1fb844e9-d082-4e14-8017-57f603dfe629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Delete volume request issued successfully. Dec 22 10:02:55.968708 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1fb844e9-d082-4e14-8017-57f603dfe629 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 202 Dec 22 10:02:55.969778 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 683/1367] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:02:55 2020] DELETE /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:02:55.980667 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c5bc06f-2e99-46e9-8258-7d3e0e43b391 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 10:02:55.981222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c5bc06f-2e99-46e9-8258-7d3e0e43b391 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:55.981827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c5bc06f-2e99-46e9-8258-7d3e0e43b391 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:56.089893 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:56.089893 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:56.114549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c5bc06f-2e99-46e9-8258-7d3e0e43b391 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:56.191857 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c5bc06f-2e99-46e9-8258-7d3e0e43b391 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 10:02:56.193495 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 685/1368] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:55 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 1365 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:02:56.654044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b72f464f-7948-49f7-9663-cc02666f2b93 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:56.655934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b72f464f-7948-49f7-9663-cc02666f2b93 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:56.656316 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:56.656316 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:56.657149 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b72f464f-7948-49f7-9663-cc02666f2b93 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:56.657824 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b72f464f-7948-49f7-9663-cc02666f2b93 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:56.708421 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:56.708421 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:56.711387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b72f464f-7948-49f7-9663-cc02666f2b93 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:56.718844 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 684/1369] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:56 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:57.214280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34738bae-5f0d-4186-8d32-3d6afc401b14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 10:02:57.214918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34738bae-5f0d-4186-8d32-3d6afc401b14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:57.215017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:57.215017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:57.215660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34738bae-5f0d-4186-8d32-3d6afc401b14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:57.336244 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:57.336244 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:57.356184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-34738bae-5f0d-4186-8d32-3d6afc401b14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:57.414233 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34738bae-5f0d-4186-8d32-3d6afc401b14 tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 10:02:57.415694 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 686/1370] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:57 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 1365 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:02:57.734095 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b6dc20d-9743-476e-b0a2-f2c0a5c8ce3a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:57.734899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b6dc20d-9743-476e-b0a2-f2c0a5c8ce3a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:57.735097 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:57.735097 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:57.736142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b6dc20d-9743-476e-b0a2-f2c0a5c8ce3a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:57.736783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7b6dc20d-9743-476e-b0a2-f2c0a5c8ce3a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:57.807797 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:57.807797 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:57.815814 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b6dc20d-9743-476e-b0a2-f2c0a5c8ce3a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:57.816964 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 685/1371] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:57 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:58.432256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e6010a6-9890-4011-89c6-49033b28159c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 10:02:58.432837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e6010a6-9890-4011-89c6-49033b28159c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:58.433042 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:58.433042 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:58.433692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e6010a6-9890-4011-89c6-49033b28159c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:58.542749 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:58.542749 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:58.580718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0e6010a6-9890-4011-89c6-49033b28159c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Volume info retrieved successfully. Dec 22 10:02:58.635815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e6010a6-9890-4011-89c6-49033b28159c tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 200 Dec 22 10:02:58.642645 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 687/1372] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:58 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 1365 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:02:58.831385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddbd6a19-1c00-4449-a2be-035afabdbe5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:58.832025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddbd6a19-1c00-4449-a2be-035afabdbe5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:58.832508 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:58.832508 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:58.833093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddbd6a19-1c00-4449-a2be-035afabdbe5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:58.833671 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ddbd6a19-1c00-4449-a2be-035afabdbe5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:58.862252 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:58.862252 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:58.864418 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddbd6a19-1c00-4449-a2be-035afabdbe5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:58.865616 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 686/1373] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:58 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:02:59.658677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69aab2d4-9b44-45e8-ba4c-6ea4c0ef22da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] GET http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 Dec 22 10:02:59.659346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69aab2d4-9b44-45e8-ba4c-6ea4c0ef22da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:59.659673 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:59.659673 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:59.660261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69aab2d4-9b44-45e8-ba4c-6ea4c0ef22da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:59.757497 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69aab2d4-9b44-45e8-ba4c-6ea4c0ef22da tempest-TaggedBootDevicesTest_v242-1584293243 tempest-TaggedBootDevicesTest_v242-1584293243] http://10.222.0.50/volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 returned with HTTP 404 Dec 22 10:02:59.759341 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 688/1374] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:59 2020] GET /volume/v3/c331cc560d8748a88e7458b10299f64a/volumes/9f0eb3aa-6964-4b48-8445-cfc7a072ce06 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:02:59.878940 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e361671-ea27-42b9-9c65-8028b771641f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:02:59.879482 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e361671-ea27-42b9-9c65-8028b771641f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:02:59.879861 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:02:59.879861 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:02:59.880544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3e361671-ea27-42b9-9c65-8028b771641f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:02:59.881024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3e361671-ea27-42b9-9c65-8028b771641f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:02:59.923680 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:02:59.923680 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:02:59.931592 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3e361671-ea27-42b9-9c65-8028b771641f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:02:59.934121 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 687/1375] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:02:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:00.951253 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0100152-e2c0-49fd-b479-7f077afe0328 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:00.953082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0100152-e2c0-49fd-b479-7f077afe0328 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:00.957555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0100152-e2c0-49fd-b479-7f077afe0328 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:00.958491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a0100152-e2c0-49fd-b479-7f077afe0328 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:01.007512 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:01.007512 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:01.010628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0100152-e2c0-49fd-b479-7f077afe0328 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:01.016738 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 689/1376] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:00 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:02.031544 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72d1b512-f6da-4921-ba72-ef8692daa126 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:02.032949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72d1b512-f6da-4921-ba72-ef8692daa126 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:02.033406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:02.033406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:02.034352 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72d1b512-f6da-4921-ba72-ef8692daa126 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:02.034926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-72d1b512-f6da-4921-ba72-ef8692daa126 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:02.074287 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:02.074287 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:02.077481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72d1b512-f6da-4921-ba72-ef8692daa126 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:02.078608 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 688/1377] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:03.093053 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d66cb715-3393-4477-8024-384c245f19f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:03.093635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d66cb715-3393-4477-8024-384c245f19f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:03.093635 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:03.093635 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:03.094045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d66cb715-3393-4477-8024-384c245f19f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:03.094363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d66cb715-3393-4477-8024-384c245f19f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:03.164445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:03.164445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:03.167204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d66cb715-3393-4477-8024-384c245f19f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:03.168705 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 690/1378] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:03 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:04.183472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f07efba1-f43a-4454-8ce7-ccf5bb7669f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:04.184153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f07efba1-f43a-4454-8ce7-ccf5bb7669f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:04.184485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:04.184485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:04.185052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f07efba1-f43a-4454-8ce7-ccf5bb7669f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:04.185532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f07efba1-f43a-4454-8ce7-ccf5bb7669f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:04.282373 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:04.282373 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:04.284301 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f07efba1-f43a-4454-8ce7-ccf5bb7669f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:04.285297 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 689/1379] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:04 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:05.309107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6f70c6d-3cd5-4184-a4c8-bdfef19e50a5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:05.309842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6f70c6d-3cd5-4184-a4c8-bdfef19e50a5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:05.310177 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:05.310177 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:05.310727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6f70c6d-3cd5-4184-a4c8-bdfef19e50a5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:05.311326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d6f70c6d-3cd5-4184-a4c8-bdfef19e50a5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:05.341617 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:05.341617 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:05.345006 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6f70c6d-3cd5-4184-a4c8-bdfef19e50a5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:05.346850 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 691/1380] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:05 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:06.362156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-339b205d-c99c-4865-937b-a6d5f2fa3d80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:06.362912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-339b205d-c99c-4865-937b-a6d5f2fa3d80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:06.366709 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:06.366709 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:06.367375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-339b205d-c99c-4865-937b-a6d5f2fa3d80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:06.367921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-339b205d-c99c-4865-937b-a6d5f2fa3d80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:06.413618 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:06.413618 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:06.429078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-339b205d-c99c-4865-937b-a6d5f2fa3d80 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:06.430249 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 690/1381] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:06 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:07.447407 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-caa0a3a4-9ede-4b47-af6e-7c6d13f996a4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:07.448314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-caa0a3a4-9ede-4b47-af6e-7c6d13f996a4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:07.448650 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:07.448650 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:07.449253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-caa0a3a4-9ede-4b47-af6e-7c6d13f996a4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:07.449806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-caa0a3a4-9ede-4b47-af6e-7c6d13f996a4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:07.496522 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:07.496522 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:07.513864 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-caa0a3a4-9ede-4b47-af6e-7c6d13f996a4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:07.515151 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 692/1382] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:07 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:08.530010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd40516e-b3f4-48a8-8eee-65091e14b8d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:08.530685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd40516e-b3f4-48a8-8eee-65091e14b8d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:08.530685 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:08.530685 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:08.531271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd40516e-b3f4-48a8-8eee-65091e14b8d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:08.531685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bd40516e-b3f4-48a8-8eee-65091e14b8d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:08.568430 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:08.568430 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:08.571622 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd40516e-b3f4-48a8-8eee-65091e14b8d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:08.572712 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 691/1383] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:08 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:09.587993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-689c53af-81f1-408f-9f4b-a797c2caf42e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:09.589649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-689c53af-81f1-408f-9f4b-a797c2caf42e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:09.589878 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:09.589878 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:09.590257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-689c53af-81f1-408f-9f4b-a797c2caf42e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:09.590632 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-689c53af-81f1-408f-9f4b-a797c2caf42e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:09.619260 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:09.619260 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:09.621747 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-689c53af-81f1-408f-9f4b-a797c2caf42e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:09.623124 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 693/1384] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:10.637624 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b55747cd-26a0-49a6-9638-31ddd3c15790 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:10.638790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b55747cd-26a0-49a6-9638-31ddd3c15790 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:10.639189 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:10.639189 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:10.639855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b55747cd-26a0-49a6-9638-31ddd3c15790 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:10.640507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b55747cd-26a0-49a6-9638-31ddd3c15790 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:10.689399 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:10.689399 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:10.691681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b55747cd-26a0-49a6-9638-31ddd3c15790 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:10.703367 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 692/1385] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:11.715275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-717a18b0-1bee-4fcd-9e79-12702109975e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:11.717764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-717a18b0-1bee-4fcd-9e79-12702109975e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:11.718755 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:11.718755 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:11.719418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-717a18b0-1bee-4fcd-9e79-12702109975e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:11.720283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-717a18b0-1bee-4fcd-9e79-12702109975e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 57b05a24-d964-4f6c-a9e1-01dc79ce2531. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:11.773759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:11.773759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:11.776577 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-717a18b0-1bee-4fcd-9e79-12702109975e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 200 Dec 22 10:03:11.777795 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 694/1386] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:11.790991 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20e8a2ec-24b4-41c7-8778-81b39f1c5f16 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:11.798278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20e8a2ec-24b4-41c7-8778-81b39f1c5f16 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:11.801863 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:11.801863 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:11.802591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20e8a2ec-24b4-41c7-8778-81b39f1c5f16 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:11.895803 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:11.895803 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:11.906160 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-20e8a2ec-24b4-41c7-8778-81b39f1c5f16 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:11.953192 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:11.953192 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:11.974825 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20e8a2ec-24b4-41c7-8778-81b39f1c5f16 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:11.976971 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 693/1387] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1203 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:11.993540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f312b51-381a-4aa8-bd92-976967ea782a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 Dec 22 10:03:11.994435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f312b51-381a-4aa8-bd92-976967ea782a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:11.994859 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:11.994859 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:11.995545 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f312b51-381a-4aa8-bd92-976967ea782a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:11.996154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-7f312b51-381a-4aa8-bd92-976967ea782a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete backup with id: 57b05a24-d964-4f6c-a9e1-01dc79ce2531. Dec 22 10:03:12.026340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.026340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.055690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-7f312b51-381a-4aa8-bd92-976967ea782a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] delete_backup rpcapi backup_id 57b05a24-d964-4f6c-a9e1-01dc79ce2531 {{(pid=88114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 10:03:12.059701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f312b51-381a-4aa8-bd92-976967ea782a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 returned with HTTP 202 Dec 22 10:03:12.061785 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 695/1388] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:03:11 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/57b05a24-d964-4f6c-a9e1-01dc79ce2531 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:12.314703 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-600ce67a-322f-40f0-8282-8aac14bc908b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:12.315414 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-600ce67a-322f-40f0-8282-8aac14bc908b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:12.315673 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:12.315673 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:12.316526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-600ce67a-322f-40f0-8282-8aac14bc908b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:12.406739 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.406739 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.418514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-600ce67a-322f-40f0-8282-8aac14bc908b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:12.444452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.444452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.456970 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-600ce67a-322f-40f0-8282-8aac14bc908b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:12.466637 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 694/1389] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:03:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1203 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:03:12.486323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d/action Dec 22 10:03:12.487091 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:12.487091 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:12.487899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action body: b'{"os-begin_detaching": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:12.488551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:12.556979 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.556979 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.558876 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:12.573933 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Begin detaching volume completed successfully. Dec 22 10:03:12.574982 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d/action returned with HTTP 202 Dec 22 10:03:12.582586 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 696/1390] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 10:03:12 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:12.604958 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eadd2469-8d72-4a4e-9b31-4b0f9996490d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:12.605326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eadd2469-8d72-4a4e-9b31-4b0f9996490d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:12.605564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:12.605564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:12.605912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eadd2469-8d72-4a4e-9b31-4b0f9996490d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:12.666456 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume// Dec 22 10:03:12.666933 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:12.667112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:12.667112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:12.668169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:12.669591 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1a23a15b-4455-4f1a-bb79-d1a7add147fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:03:12.670403 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 697/1391] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:03:12 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:03:12.684745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1899740c-9420-4df1-acfd-972900b741f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:12.687516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1899740c-9420-4df1-acfd-972900b741f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:12.688507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1899740c-9420-4df1-acfd-972900b741f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:12.752536 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.752536 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.763891 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.763891 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.773821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-eadd2469-8d72-4a4e-9b31-4b0f9996490d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:12.775462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1899740c-9420-4df1-acfd-972900b741f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:12.805160 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.805160 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.816368 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-1899740c-9420-4df1-acfd-972900b741f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:12.819531 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 698/1392] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:03:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1305 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:03:12.824338 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:12.824338 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:12.844211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eadd2469-8d72-4a4e-9b31-4b0f9996490d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:12.845508 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 695/1393] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1206 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:13.151499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73516ccd-1732-495c-933d-8242acc5aa14 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:13.152895 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:13.152895 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:13.154231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73516ccd-1732-495c-933d-8242acc5aa14 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-attach": {"instance_uuid": "87bf6ee1-be78-4818-bd26-7323d8ff0ce5", "mountpoint": "/dev/sdb"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:13.155078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73516ccd-1732-495c-933d-8242acc5aa14 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "87bf6ee1-be78-4818-bd26-7323d8ff0ce5", "mountpoint": "/dev/sdb"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:13.286134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-2d857af1-1d16-47c5-8655-d65d5d3ee74a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f Dec 22 10:03:13.292904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-2d857af1-1d16-47c5-8655-d65d5d3ee74a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:13.293582 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:13.293582 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:13.295237 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-2d857af1-1d16-47c5-8655-d65d5d3ee74a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:13.311533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:13.311533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:13.314504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-73516ccd-1732-495c-933d-8242acc5aa14 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:13.356213 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:13.356213 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:13.364504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-73516ccd-1732-495c-933d-8242acc5aa14 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Update volume admin metadata completed successfully. Dec 22 10:03:13.747878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-73516ccd-1732-495c-933d-8242acc5aa14 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Attach volume completed successfully. Dec 22 10:03:13.747878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73516ccd-1732-495c-933d-8242acc5aa14 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:03:13.754383 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 699/1394] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:13 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:13.763485 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-002eb6a4-11d3-4130-98dc-70f809cba320 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:13.764675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-002eb6a4-11d3-4130-98dc-70f809cba320 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:13.765081 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:13.765081 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:13.765855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-002eb6a4-11d3-4130-98dc-70f809cba320 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:13.838591 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:13.838591 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:13.853279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-002eb6a4-11d3-4130-98dc-70f809cba320 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:13.879382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:13.879382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:13.891480 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-002eb6a4-11d3-4130-98dc-70f809cba320 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:13.893589 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 700/1395] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:13 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 1245 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:13.917596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba959766-cf9b-4bb4-9d5e-a6d99b3624dc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:13.918930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba959766-cf9b-4bb4-9d5e-a6d99b3624dc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:13.919473 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:13.919473 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:13.920515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba959766-cf9b-4bb4-9d5e-a6d99b3624dc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:13.992513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:13.992513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:14.002395 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba959766-cf9b-4bb4-9d5e-a6d99b3624dc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:14.045282 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:14.045282 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:14.063881 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba959766-cf9b-4bb4-9d5e-a6d99b3624dc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:14.065733 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 701/1396] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:13 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 1206 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:14.073650 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-64362946-5344-4f04-949a-9050f3f581a4 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:14.074684 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:14.074684 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:14.075839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-64362946-5344-4f04-949a-9050f3f581a4 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-detach": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:14.076562 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-64362946-5344-4f04-949a-9050f3f581a4 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:14.141678 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:14.141678 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:14.143122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-64362946-5344-4f04-949a-9050f3f581a4 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:14.515343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-64362946-5344-4f04-949a-9050f3f581a4 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Detach volume completed successfully. Dec 22 10:03:14.516282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-64362946-5344-4f04-949a-9050f3f581a4 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:03:14.517888 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 702/1397] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:14 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:14.530446 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf0b869f-2431-4871-bec9-1f6a88aedecc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:14.538100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bf0b869f-2431-4871-bec9-1f6a88aedecc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:14.538460 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:14.538460 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:14.539241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bf0b869f-2431-4871-bec9-1f6a88aedecc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:14.550695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-2d857af1-1d16-47c5-8655-d65d5d3ee74a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:03:14.552568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-2d857af1-1d16-47c5-8655-d65d5d3ee74a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:03:14.574604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-75ed8fee-8f65-484c-aaa9-332a6b159f34 req-2d857af1-1d16-47c5-8655-d65d5d3ee74a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f returned with HTTP 200 Dec 22 10:03:14.575624 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 696/1398] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:03:13 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/attachments/b4925013-0050-4b83-aec8-a1e4ddaedc6f => generated 19 bytes in 1298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:14.635256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:14.635256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:14.660498 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bf0b869f-2431-4871-bec9-1f6a88aedecc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:14.690082 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf0b869f-2431-4871-bec9-1f6a88aedecc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:14.691239 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 703/1399] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:14 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:15.082891 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ada2c2b8-967d-4cf1-bb0f-b9224f5913ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:15.085348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ada2c2b8-967d-4cf1-bb0f-b9224f5913ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:15.085862 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:15.085862 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:15.086576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ada2c2b8-967d-4cf1-bb0f-b9224f5913ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:15.185770 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:15.185770 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:15.203341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ada2c2b8-967d-4cf1-bb0f-b9224f5913ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:15.234194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ada2c2b8-967d-4cf1-bb0f-b9224f5913ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:15.235638 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 697/1400] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:15 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 911 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:24.562812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-714d6df2-c558-471e-8f05-ad0202c1e065 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:24.563461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-714d6df2-c558-471e-8f05-ad0202c1e065 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:24.563912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:24.563912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:24.564767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-714d6df2-c558-471e-8f05-ad0202c1e065 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:24.566166 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-714d6df2-c558-471e-8f05-ad0202c1e065 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume with id: 2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:24.685180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:24.685180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:24.687737 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-714d6df2-c558-471e-8f05-ad0202c1e065 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:24.758789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-714d6df2-c558-471e-8f05-ad0202c1e065 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume request issued successfully. Dec 22 10:03:24.759574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-714d6df2-c558-471e-8f05-ad0202c1e065 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 202 Dec 22 10:03:24.760724 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 704/1401] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:03:24 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:03:24.768518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92634c88-7f3f-47cf-a815-1937e92fb228 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:24.769696 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92634c88-7f3f-47cf-a815-1937e92fb228 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:24.770784 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:24.770784 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:24.771756 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92634c88-7f3f-47cf-a815-1937e92fb228 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:24.837057 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:24.837057 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:24.847865 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-92634c88-7f3f-47cf-a815-1937e92fb228 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:24.873665 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92634c88-7f3f-47cf-a815-1937e92fb228 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:24.882993 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 698/1402] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:24 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:25.899978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cabb63f0-d09f-4f2d-a602-32d8d70f7434 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:25.900551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cabb63f0-d09f-4f2d-a602-32d8d70f7434 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:25.900777 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:25.900777 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:25.901161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cabb63f0-d09f-4f2d-a602-32d8d70f7434 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:26.023507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:26.023507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:26.052075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cabb63f0-d09f-4f2d-a602-32d8d70f7434 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:26.103333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cabb63f0-d09f-4f2d-a602-32d8d70f7434 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:26.104496 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 705/1403] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:25 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:27.121767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a9d9aa4-1bb9-410e-b158-967ed14b1bd6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:27.127650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a9d9aa4-1bb9-410e-b158-967ed14b1bd6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:27.128217 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:27.128217 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:27.129043 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a9d9aa4-1bb9-410e-b158-967ed14b1bd6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:27.326161 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:27.326161 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:27.360269 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a9d9aa4-1bb9-410e-b158-967ed14b1bd6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:27.430564 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a9d9aa4-1bb9-410e-b158-967ed14b1bd6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 200 Dec 22 10:03:27.432170 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 699/1404] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 910 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:28.448695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62c4eaf5-887d-4c33-a1a1-f61b526952c5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:03:28.449251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62c4eaf5-887d-4c33-a1a1-f61b526952c5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:28.449428 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:28.449428 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:28.449764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62c4eaf5-887d-4c33-a1a1-f61b526952c5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:28.637054 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62c4eaf5-887d-4c33-a1a1-f61b526952c5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 404 Dec 22 10:03:28.642312 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 706/1405] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:03:28.692588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes Dec 22 10:03:28.693993 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:28.693993 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:28.694760 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'create', calling method: create, body: {"volume": {"imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1460865263"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:28.696181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request body: {'volume': {'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1460865263'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:03:28.843453 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume of 1 GB Dec 22 10:03:28.856629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Availability Zones retrieved successfully. Dec 22 10:03:28.875134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (738d3495-6752-4c76-a3db-0924ace4fee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:03:28.878866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e255b1-9c92-413e-9a0a-aa3c443a901e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:28.883199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:03:29.018649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e255b1-9c92-413e-9a0a-aa3c443a901e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:29.021875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f798869b-bd59-4774-b514-e5532fec4799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:29.098561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['20600d14-d2db-4d35-ad0d-40a37be278b4', 'f8342b33-f865-4432-8272-58dcc08f9220', 'f9896c6d-c246-4061-8c4b-159723ba7514', 'd2a1b1a4-4625-4c4d-85e7-a3d0f9d2839e'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:03:29.101104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f798869b-bd59-4774-b514-e5532fec4799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20600d14-d2db-4d35-ad0d-40a37be278b4', 'f8342b33-f865-4432-8272-58dcc08f9220', 'f9896c6d-c246-4061-8c4b-159723ba7514', 'd2a1b1a4-4625-4c4d-85e7-a3d0f9d2839e']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:29.103319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa488d9d-9beb-4fbc-a6e5-dc4df7d25287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:29.168926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa488d9d-9beb-4fbc-a6e5-dc4df7d25287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643581c7-ee44-4b80-a229-097cac861fe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1460865263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['20600d14-d2db-4d35-ad0d-40a37be278b4','f8342b33-f865-4432-8272-58dcc08f9220','f9896c6d-c246-4061-8c4b-159723ba7514','d2a1b1a4-4625-4c4d-85e7-a3d0f9d2839e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1460865263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643581c7-ee44-4b80-a229-097cac861fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f3f289fc6d64d69aaf136579d8c4d19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='302fb26113ef48e0bde7781a2ebb0232',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:29.170776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d153090-47b6-4f17-85ca-43f76b617891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:29.200431 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d153090-47b6-4f17-85ca-43f76b617891) transitioned into state 'SUCCESS' from state '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-1460865263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['20600d14-d2db-4d35-ad0d-40a37be278b4','f8342b33-f865-4432-8272-58dcc08f9220','f9896c6d-c246-4061-8c4b-159723ba7514','d2a1b1a4-4625-4c4d-85e7-a3d0f9d2839e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:29.202899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05c39b6-eb6d-4a7a-bada-e0e51f61ab62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:29.228129 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05c39b6-eb6d-4a7a-bada-e0e51f61ab62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:29.230979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (738d3495-6752-4c76-a3db-0924ace4fee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:03:29.295286 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request issued successfully. Dec 22 10:03:29.321129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-15b91ff9-fedf-4ab2-97fe-999aad9865ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes returned with HTTP 202 Dec 22 10:03:29.332737 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 700/1406] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:03:28 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes => generated 818 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:03:29.338367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c16c61f-7603-4983-bb6c-133851c51fdf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:29.339116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c16c61f-7603-4983-bb6c-133851c51fdf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:29.340132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c16c61f-7603-4983-bb6c-133851c51fdf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:29.435100 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:29.435100 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:29.446672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5c16c61f-7603-4983-bb6c-133851c51fdf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:29.471205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c16c61f-7603-4983-bb6c-133851c51fdf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:29.472630 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 707/1407] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:29 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:30.497114 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cca45e63-d2e6-44be-aa2d-691cf54ca40e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:30.497673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cca45e63-d2e6-44be-aa2d-691cf54ca40e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:30.497854 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:30.497854 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:30.499408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cca45e63-d2e6-44be-aa2d-691cf54ca40e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:30.602961 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:30.602961 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:30.628178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cca45e63-d2e6-44be-aa2d-691cf54ca40e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:30.663772 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cca45e63-d2e6-44be-aa2d-691cf54ca40e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:30.674193 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 701/1408] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:31.680259 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1ac5788-07ac-4da2-8951-9ea09e82d92e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:31.680864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1ac5788-07ac-4da2-8951-9ea09e82d92e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:31.680965 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:31.680965 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:31.681724 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1ac5788-07ac-4da2-8951-9ea09e82d92e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:31.760406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:31.760406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:31.775152 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b1ac5788-07ac-4da2-8951-9ea09e82d92e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:31.810110 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1ac5788-07ac-4da2-8951-9ea09e82d92e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:31.811735 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 708/1409] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:31 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:32.827144 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-99658b84-88bc-4bee-a01a-c02adda43263 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:32.828483 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-99658b84-88bc-4bee-a01a-c02adda43263 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:32.828919 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:32.828919 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:32.829752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-99658b84-88bc-4bee-a01a-c02adda43263 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:32.912231 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:32.912231 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:32.921725 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-99658b84-88bc-4bee-a01a-c02adda43263 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:32.960872 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-99658b84-88bc-4bee-a01a-c02adda43263 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:32.962000 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 702/1410] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:32 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:03:33.979092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f04b4a03-8c44-42f2-8597-469c3e107588 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:33.979637 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f04b4a03-8c44-42f2-8597-469c3e107588 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:33.979833 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:33.979833 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:33.980730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f04b4a03-8c44-42f2-8597-469c3e107588 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:34.129669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:34.129669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:34.145234 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f04b4a03-8c44-42f2-8597-469c3e107588 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:34.207402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f04b4a03-8c44-42f2-8597-469c3e107588 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:34.209871 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 709/1411] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:35.224597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e74f303-6385-415b-b0de-faf26e98b145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:35.225997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e74f303-6385-415b-b0de-faf26e98b145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:35.226411 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:35.226411 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:35.227063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e74f303-6385-415b-b0de-faf26e98b145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:35.414918 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:35.414918 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:35.438683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9e74f303-6385-415b-b0de-faf26e98b145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:35.486126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e74f303-6385-415b-b0de-faf26e98b145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:35.494497 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 703/1412] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:03:36.523959 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12264a77-ad13-4e82-9d00-3354eb9e8514 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:36.525236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12264a77-ad13-4e82-9d00-3354eb9e8514 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:36.525659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:36.525659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:36.526346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12264a77-ad13-4e82-9d00-3354eb9e8514 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:36.646371 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:36.646371 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:36.656321 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-12264a77-ad13-4e82-9d00-3354eb9e8514 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:36.681479 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12264a77-ad13-4e82-9d00-3354eb9e8514 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:36.691508 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 710/1413] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:37.698641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bdcb226f-92ac-44a4-9497-195b75190d52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:37.700035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bdcb226f-92ac-44a4-9497-195b75190d52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:37.700665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:37.700665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:37.701409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bdcb226f-92ac-44a4-9497-195b75190d52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:37.871286 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:37.871286 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:37.892459 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bdcb226f-92ac-44a4-9497-195b75190d52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:37.937610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bdcb226f-92ac-44a4-9497-195b75190d52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:37.939041 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 704/1414] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:38.954172 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-985509c7-28c2-4daf-aa79-68a95d2cbbb2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:38.955475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-985509c7-28c2-4daf-aa79-68a95d2cbbb2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:38.955911 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:38.955911 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:38.956605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-985509c7-28c2-4daf-aa79-68a95d2cbbb2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:39.032766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:39.032766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:39.044009 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-985509c7-28c2-4daf-aa79-68a95d2cbbb2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:39.082221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-985509c7-28c2-4daf-aa79-68a95d2cbbb2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:39.083545 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 711/1415] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:38 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:40.101899 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80463972-21ab-43b5-b592-d9597d3bb4e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:40.103562 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-80463972-21ab-43b5-b592-d9597d3bb4e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:40.104147 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:40.104147 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:40.105035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-80463972-21ab-43b5-b592-d9597d3bb4e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:40.190718 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:40.190718 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:40.237794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-80463972-21ab-43b5-b592-d9597d3bb4e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:40.299355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80463972-21ab-43b5-b592-d9597d3bb4e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:40.301428 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 705/1416] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:40 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:41.321993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ce8f6f8-498b-4acb-96d1-4124aa9a557d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:41.322619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ce8f6f8-498b-4acb-96d1-4124aa9a557d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:41.323456 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:41.323456 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:41.324133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ce8f6f8-498b-4acb-96d1-4124aa9a557d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:41.433281 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:41.433281 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:41.453228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5ce8f6f8-498b-4acb-96d1-4124aa9a557d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:41.477701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ce8f6f8-498b-4acb-96d1-4124aa9a557d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:41.478903 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 712/1417] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:42.497756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ab95cfce-2334-4702-8fde-71065c22dc6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:42.498421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ab95cfce-2334-4702-8fde-71065c22dc6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:42.498694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:42.498694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:42.499112 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ab95cfce-2334-4702-8fde-71065c22dc6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:42.574474 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:42.574474 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:42.586036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ab95cfce-2334-4702-8fde-71065c22dc6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:42.611847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ab95cfce-2334-4702-8fde-71065c22dc6e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:42.613717 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 706/1418] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:43.631412 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b49b793c-a2a6-483e-b3d8-b1f7e704559d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:43.633313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b49b793c-a2a6-483e-b3d8-b1f7e704559d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:43.633779 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:43.633779 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:43.634477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b49b793c-a2a6-483e-b3d8-b1f7e704559d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:43.726018 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:43.726018 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:43.741790 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b49b793c-a2a6-483e-b3d8-b1f7e704559d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:43.774552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b49b793c-a2a6-483e-b3d8-b1f7e704559d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:43.776147 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 713/1419] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:43 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:44.184964 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes Dec 22 10:03:44.185420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:44.185420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:44.185834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1028166908"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:44.187405 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1028166908'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:03:44.187854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Create volume of 1 GB Dec 22 10:03:44.216111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Availability Zones retrieved successfully. Dec 22 10:03:44.258454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Flow 'volume_create_api' (7fba664f-fef7-4101-8977-9f181952a9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:03:44.268078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a5cb44-d6d2-422c-9a0c-6f9f46bb924f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:44.276627 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:03:44.394532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a5cb44-d6d2-422c-9a0c-6f9f46bb924f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:44.400111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4319b939-2a76-4305-86b8-ebe5cb0d843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:44.492952 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Created reservations ['8d7a0aa4-2071-441b-8486-c386314b9a6e', '59fdd6fd-abce-4ff1-bfc9-2b0b735f3c09', 'f11e7400-b5c6-48ba-ab29-f1a806a515f0', '93075de6-0e4a-4ac6-9776-ac850b5fca5b'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:03:44.495309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4319b939-2a76-4305-86b8-ebe5cb0d843e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d7a0aa4-2071-441b-8486-c386314b9a6e', '59fdd6fd-abce-4ff1-bfc9-2b0b735f3c09', 'f11e7400-b5c6-48ba-ab29-f1a806a515f0', '93075de6-0e4a-4ac6-9776-ac850b5fca5b']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:44.497685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c4aed5-b417-4c59-baec-53e298cabf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:44.564896 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c4aed5-b417-4c59-baec-53e298cabf5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60fc4b61-0b02-4b47-aba5-a1ba1a684f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1028166908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b8bd28c0aa45a89f5905c5258a9297',qos_specs=None,replication_status=,reservations=['8d7a0aa4-2071-441b-8486-c386314b9a6e','59fdd6fd-abce-4ff1-bfc9-2b0b735f3c09','f11e7400-b5c6-48ba-ab29-f1a806a515f0','93075de6-0e4a-4ac6-9776-ac850b5fca5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c384d145b04079bdfe1d93d4fea67e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1028166908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60fc4b61-0b02-4b47-aba5-a1ba1a684f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b8bd28c0aa45a89f5905c5258a9297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='27c384d145b04079bdfe1d93d4fea67e',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:44.567088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91e7de5-d954-470f-bc02-608a31208c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:44.605709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91e7de5-d954-470f-bc02-608a31208c32) transitioned into state 'SUCCESS' from state '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-1028166908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b8bd28c0aa45a89f5905c5258a9297',qos_specs=None,replication_status=,reservations=['8d7a0aa4-2071-441b-8486-c386314b9a6e','59fdd6fd-abce-4ff1-bfc9-2b0b735f3c09','f11e7400-b5c6-48ba-ab29-f1a806a515f0','93075de6-0e4a-4ac6-9776-ac850b5fca5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c384d145b04079bdfe1d93d4fea67e',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:44.607676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9ed3db-fd29-485a-8879-9419ff754074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:03:44.624543 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9ed3db-fd29-485a-8879-9419ff754074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:03:44.628034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Flow 'volume_create_api' (7fba664f-fef7-4101-8977-9f181952a9a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:03:44.724355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Create volume request issued successfully. Dec 22 10:03:44.766239 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-146b24af-9c3b-45bc-b851-e458e81ed634 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes returned with HTTP 202 Dec 22 10:03:44.768304 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 707/1420] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:03:44 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes => generated 826 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:03:44.783340 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bf6f9b0-7f30-4ee0-b260-2c8bd1690dcb tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:03:44.784088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bf6f9b0-7f30-4ee0-b260-2c8bd1690dcb tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:44.784272 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:44.784272 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:44.785199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bf6f9b0-7f30-4ee0-b260-2c8bd1690dcb tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:44.788615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8923237-051d-46b0-9b3d-46060a17f70d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:44.789141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8923237-051d-46b0-9b3d-46060a17f70d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:44.789358 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:44.789358 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:44.791217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8923237-051d-46b0-9b3d-46060a17f70d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:44.928705 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:44.928705 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:44.939156 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:44.939156 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:44.954448 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b8923237-051d-46b0-9b3d-46060a17f70d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:44.959363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2bf6f9b0-7f30-4ee0-b260-2c8bd1690dcb tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:03:45.010929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bf6f9b0-7f30-4ee0-b260-2c8bd1690dcb tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:03:45.011745 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 714/1421] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:44 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 894 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:45.036017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8923237-051d-46b0-9b3d-46060a17f70d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:45.044288 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 708/1422] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:03:46.032507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d0e4171-2678-48c4-878c-0e845de65a2d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:03:46.033440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d0e4171-2678-48c4-878c-0e845de65a2d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:46.033736 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:46.033736 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:46.034236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d0e4171-2678-48c4-878c-0e845de65a2d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:46.062509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe361a04-ef7a-48e1-a89b-f22cbe3a2166 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:46.067596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe361a04-ef7a-48e1-a89b-f22cbe3a2166 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:46.068334 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:46.068334 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:46.069041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe361a04-ef7a-48e1-a89b-f22cbe3a2166 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:46.279160 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:46.279160 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:46.306428 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:46.306428 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:46.336699 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0d0e4171-2678-48c4-878c-0e845de65a2d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:03:46.352652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fe361a04-ef7a-48e1-a89b-f22cbe3a2166 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:46.400685 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d0e4171-2678-48c4-878c-0e845de65a2d tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:03:46.401804 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 715/1423] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:46 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 918 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:46.414266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe361a04-ef7a-48e1-a89b-f22cbe3a2166 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:46.415084 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 709/1424] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:46 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 910 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:47.418759 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88a1a834-7126-49d5-9abf-2f6afecc3f4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:03:47.419501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88a1a834-7126-49d5-9abf-2f6afecc3f4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:47.419501 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:47.419501 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:47.420067 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88a1a834-7126-49d5-9abf-2f6afecc3f4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:47.431103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53edc0da-6e07-4e21-89d9-b6f9ba190a0a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:47.431705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53edc0da-6e07-4e21-89d9-b6f9ba190a0a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:47.431889 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:47.431889 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:47.432315 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53edc0da-6e07-4e21-89d9-b6f9ba190a0a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:47.540346 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:47.540346 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:47.566999 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-53edc0da-6e07-4e21-89d9-b6f9ba190a0a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:47.618358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53edc0da-6e07-4e21-89d9-b6f9ba190a0a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:47.620109 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 710/1425] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:47 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 968 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:47.683405 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:47.683405 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:47.693462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88a1a834-7126-49d5-9abf-2f6afecc3f4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:03:47.749873 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88a1a834-7126-49d5-9abf-2f6afecc3f4c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:03:47.754653 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 716/1426] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:47 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 919 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:47.906948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b68358f3-2083-4493-98da-eae422419afa tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:47.907564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:47.907564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:47.908185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b68358f3-2083-4493-98da-eae422419afa tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-attach": {"instance_uuid": "148acf17-f7a9-4dbc-9d1b-86a8886e3a6f", "mountpoint": "/dev/sdb"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:47.908580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b68358f3-2083-4493-98da-eae422419afa tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "148acf17-f7a9-4dbc-9d1b-86a8886e3a6f", "mountpoint": "/dev/sdb"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:48.018048 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:48.018048 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:48.020924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b68358f3-2083-4493-98da-eae422419afa tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:48.050179 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b68358f3-2083-4493-98da-eae422419afa tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Update volume admin metadata completed successfully. Dec 22 10:03:48.367985 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b68358f3-2083-4493-98da-eae422419afa tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Attach volume completed successfully. Dec 22 10:03:48.368555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b68358f3-2083-4493-98da-eae422419afa tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:03:48.372818 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 711/1427] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:47 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:48.377765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06771e29-d8a6-43c3-929f-3c9b8e7a2a24 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:48.378303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06771e29-d8a6-43c3-929f-3c9b8e7a2a24 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:48.378451 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:48.378451 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:48.378877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06771e29-d8a6-43c3-929f-3c9b8e7a2a24 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:48.511721 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:48.511721 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:48.548221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06771e29-d8a6-43c3-929f-3c9b8e7a2a24 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:48.585440 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:48.585440 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:48.596661 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06771e29-d8a6-43c3-929f-3c9b8e7a2a24 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:48.597897 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 717/1428] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:48 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 1245 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:48.622685 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a759a944-a032-4779-aac0-3c50514a04a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:48.623974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a759a944-a032-4779-aac0-3c50514a04a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:48.624453 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:48.624453 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:48.625166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a759a944-a032-4779-aac0-3c50514a04a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:48.649709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c4250f4-e4c3-49d7-b11b-bccb2659689f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:48.650232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c4250f4-e4c3-49d7-b11b-bccb2659689f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:48.650427 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:48.650427 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:48.653355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c4250f4-e4c3-49d7-b11b-bccb2659689f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:48.751893 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:48.751893 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:48.777315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:48.777315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:48.787338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4c4250f4-e4c3-49d7-b11b-bccb2659689f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:48.790473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a759a944-a032-4779-aac0-3c50514a04a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:48.813808 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c4250f4-e4c3-49d7-b11b-bccb2659689f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:48.814985 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 718/1429] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:48 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 968 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:48.850168 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:48.850168 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:48.879752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a759a944-a032-4779-aac0-3c50514a04a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:48.884790 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 712/1430] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:48 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 1245 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:48.900231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-faaab18f-ce0d-4a25-b5a3-cd744b40dc55 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:48.900636 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:48.900636 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:48.901385 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-faaab18f-ce0d-4a25-b5a3-cd744b40dc55 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-detach": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:48.901932 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-faaab18f-ce0d-4a25-b5a3-cd744b40dc55 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:49.042864 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:49.042864 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:49.044083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-faaab18f-ce0d-4a25-b5a3-cd744b40dc55 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:49.374003 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-faaab18f-ce0d-4a25-b5a3-cd744b40dc55 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Detach volume completed successfully. Dec 22 10:03:49.374558 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-faaab18f-ce0d-4a25-b5a3-cd744b40dc55 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:03:49.376003 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 719/1431] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:48 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 10:03:49.384073 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3bedd9d9-02de-4640-9748-204493732be5 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:49.384981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3bedd9d9-02de-4640-9748-204493732be5 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:49.385399 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:49.385399 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:49.386054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3bedd9d9-02de-4640-9748-204493732be5 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:49.522904 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:49.522904 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:49.546256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3bedd9d9-02de-4640-9748-204493732be5 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:49.612154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3bedd9d9-02de-4640-9748-204493732be5 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:49.613303 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 713/1432] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:49 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:49.832550 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b34dc5f6-de37-491b-b81b-967d9fada0fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:49.833668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b34dc5f6-de37-491b-b81b-967d9fada0fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:49.834054 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:49.834054 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:49.834666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b34dc5f6-de37-491b-b81b-967d9fada0fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:49.938204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:49.938204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:49.959279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b34dc5f6-de37-491b-b81b-967d9fada0fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:49.999322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b34dc5f6-de37-491b-b81b-967d9fada0fc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:50.000583 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 720/1433] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:49 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 971 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:51.017791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1838e3a8-0d55-453f-a0e5-244ce02019b1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:51.018476 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1838e3a8-0d55-453f-a0e5-244ce02019b1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:51.018673 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:51.018673 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:51.019112 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1838e3a8-0d55-453f-a0e5-244ce02019b1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:51.138835 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:51.138835 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:51.196959 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1838e3a8-0d55-453f-a0e5-244ce02019b1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:51.253862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1838e3a8-0d55-453f-a0e5-244ce02019b1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:51.254703 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 714/1434] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 971 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:52.278198 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32c675a3-79bd-4c31-a046-a37894062c5a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:52.279265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32c675a3-79bd-4c31-a046-a37894062c5a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:52.279680 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:52.279680 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:52.280789 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32c675a3-79bd-4c31-a046-a37894062c5a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:52.393232 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:52.393232 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:52.408084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-32c675a3-79bd-4c31-a046-a37894062c5a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:52.441236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32c675a3-79bd-4c31-a046-a37894062c5a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:52.442630 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 721/1435] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 971 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:53.466053 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43e3b9fe-0ebb-4bb8-80ee-aa37fcd52e67 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:53.466649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43e3b9fe-0ebb-4bb8-80ee-aa37fcd52e67 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:53.466860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:53.466860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:53.467652 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43e3b9fe-0ebb-4bb8-80ee-aa37fcd52e67 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:53.576033 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:53.576033 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:53.587209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-43e3b9fe-0ebb-4bb8-80ee-aa37fcd52e67 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:53.613538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43e3b9fe-0ebb-4bb8-80ee-aa37fcd52e67 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:53.615092 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 715/1436] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 971 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:54.631421 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60706337-6000-4d3d-9536-fb63f6ef2abe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:54.632629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60706337-6000-4d3d-9536-fb63f6ef2abe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:54.633042 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:54.633042 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:54.633676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60706337-6000-4d3d-9536-fb63f6ef2abe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:54.742285 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:54.742285 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:54.778195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-60706337-6000-4d3d-9536-fb63f6ef2abe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:54.818960 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60706337-6000-4d3d-9536-fb63f6ef2abe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:54.820857 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 722/1437] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:54 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 971 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:55.835366 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42f65403-7d45-4f48-8cba-0af0b391d4ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:55.836502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42f65403-7d45-4f48-8cba-0af0b391d4ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:55.836875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:55.836875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:55.837647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42f65403-7d45-4f48-8cba-0af0b391d4ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:55.966629 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:55.966629 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:55.977207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-42f65403-7d45-4f48-8cba-0af0b391d4ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:56.018183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42f65403-7d45-4f48-8cba-0af0b391d4ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:56.019016 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 716/1438] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:55 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 1359 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:56.042242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc553c9b-5a25-4ca7-b66b-ede44611fcbe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:03:56.042778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc553c9b-5a25-4ca7-b66b-ede44611fcbe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:56.043001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:56.043001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:56.043386 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc553c9b-5a25-4ca7-b66b-ede44611fcbe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:56.260623 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:56.260623 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:56.319530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bc553c9b-5a25-4ca7-b66b-ede44611fcbe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:56.388918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc553c9b-5a25-4ca7-b66b-ede44611fcbe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:03:56.404176 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 723/1439] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:56 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 1359 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:03:56.418557 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42e58e70-e030-4c10-99db-8fe940d733db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups Dec 22 10:03:56.418883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:56.418883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:56.419790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42e58e70-e030-4c10-99db-8fe940d733db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'create', calling method: create, body: {"backup": {"volume_id": "643581c7-ee44-4b80-a229-097cac861fe4", "name": "tempest-VolumesBackupsTest-Backup-210187748"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:56.420990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-42e58e70-e030-4c10-99db-8fe940d733db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating new backup {'backup': {'volume_id': '643581c7-ee44-4b80-a229-097cac861fe4', 'name': 'tempest-VolumesBackupsTest-Backup-210187748'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 10:03:56.421445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-42e58e70-e030-4c10-99db-8fe940d733db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating backup of volume 643581c7-ee44-4b80-a229-097cac861fe4 in container None Dec 22 10:03:56.600391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:56.600391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:56.603034 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-42e58e70-e030-4c10-99db-8fe940d733db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:03:56.677685 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-42e58e70-e030-4c10-99db-8fe940d733db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['c5a17075-a16b-4e88-aefb-1812201c6786', '620d5211-088b-49f3-8587-c5748566041d'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:03:56.858641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42e58e70-e030-4c10-99db-8fe940d733db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups returned with HTTP 202 Dec 22 10:03:56.866437 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 717/1440] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:03:56 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups => generated 395 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:03:56.874939 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8807750b-8de8-48bc-b399-e8d59d9eeec5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:03:56.875474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8807750b-8de8-48bc-b399-e8d59d9eeec5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:56.875684 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:56.875684 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:56.880913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8807750b-8de8-48bc-b399-e8d59d9eeec5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:56.881574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8807750b-8de8-48bc-b399-e8d59d9eeec5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:56.952079 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:56.952079 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:56.956521 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8807750b-8de8-48bc-b399-e8d59d9eeec5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:03:56.968360 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 724/1441] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:56 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 802 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:57.978738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d32287d9-1d3a-47bb-a42c-501471ee3cfb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:03:57.979275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d32287d9-1d3a-47bb-a42c-501471ee3cfb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:57.979507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:57.979507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:57.979878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d32287d9-1d3a-47bb-a42c-501471ee3cfb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:57.980304 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d32287d9-1d3a-47bb-a42c-501471ee3cfb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:58.029851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c972e1d-8faf-431d-907d-4bdcd8247ac2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:58.030530 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:58.030530 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:58.031166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c972e1d-8faf-431d-907d-4bdcd8247ac2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-reserve": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:58.032099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c972e1d-8faf-431d-907d-4bdcd8247ac2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:58.047371 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:58.047371 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:58.049569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d32287d9-1d3a-47bb-a42c-501471ee3cfb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:03:58.050577 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 718/1442] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:57 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 802 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:58.205297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:58.205297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:58.210185 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1c972e1d-8faf-431d-907d-4bdcd8247ac2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:58.237682 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1c972e1d-8faf-431d-907d-4bdcd8247ac2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Reserve volume completed successfully. Dec 22 10:03:58.238431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c972e1d-8faf-431d-907d-4bdcd8247ac2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:03:58.244174 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 725/1443] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:58 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:58.248390 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ad05117-bb0f-4d8a-bd51-834a3b12491a tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:58.249000 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ad05117-bb0f-4d8a-bd51-834a3b12491a tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:58.249200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:58.249200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:58.249939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ad05117-bb0f-4d8a-bd51-834a3b12491a tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:58.393784 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:58.393784 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:58.411085 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3ad05117-bb0f-4d8a-bd51-834a3b12491a tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:58.452890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ad05117-bb0f-4d8a-bd51-834a3b12491a tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:58.454629 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 719/1444] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:58 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:03:58.476462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3e37163-180d-48b2-b179-56d9c4e82e42 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:58.477206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:58.477206 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:58.477947 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3e37163-180d-48b2-b179-56d9c4e82e42 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-unreserve": {}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:58.478497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3e37163-180d-48b2-b179-56d9c4e82e42 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:58.585949 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:58.585949 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:58.587779 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f3e37163-180d-48b2-b179-56d9c4e82e42 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:58.712698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f3e37163-180d-48b2-b179-56d9c4e82e42 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Unreserve volume completed successfully. Dec 22 10:03:58.714506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3e37163-180d-48b2-b179-56d9c4e82e42 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:03:58.716854 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 726/1445] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:58 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:58.728502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58f0d6b7-8857-4839-b09a-15b024c22540 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:58.728827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58f0d6b7-8857-4839-b09a-15b024c22540 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:58.729287 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:58.729287 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:58.730369 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58f0d6b7-8857-4839-b09a-15b024c22540 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:58.865645 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:58.865645 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:58.875762 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-58f0d6b7-8857-4839-b09a-15b024c22540 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:58.913252 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58f0d6b7-8857-4839-b09a-15b024c22540 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:58.914067 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 720/1446] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:58 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:58.935651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9e50486-bcc4-4056-b725-8897ca3ae5a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:58.936603 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:58.936603 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:58.937456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9e50486-bcc4-4056-b725-8897ca3ae5a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:58.938422 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9e50486-bcc4-4056-b725-8897ca3ae5a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:59.066824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa4b0a58-9e48-421a-8b35-8908d081180b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:03:59.068920 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa4b0a58-9e48-421a-8b35-8908d081180b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:59.069351 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:59.069351 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:59.076567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa4b0a58-9e48-421a-8b35-8908d081180b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:59.077917 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-aa4b0a58-9e48-421a-8b35-8908d081180b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:03:59.130128 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:59.130128 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:59.133929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c9e50486-bcc4-4056-b725-8897ca3ae5a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:59.174710 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c9e50486-bcc4-4056-b725-8897ca3ae5a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume updated successfully. Dec 22 10:03:59.175850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9e50486-bcc4-4056-b725-8897ca3ae5a7 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 200 Dec 22 10:03:59.179598 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:59.179598 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:59.184617 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 727/1447] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:58 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 10:03:59.188489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa4b0a58-9e48-421a-8b35-8908d081180b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:03:59.191982 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2184d9d-a5a7-44c5-a1cc-e8e5a78bb122 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:59.194088 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 721/1448] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 802 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:59.194519 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2184d9d-a5a7-44c5-a1cc-e8e5a78bb122 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:59.194810 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:59.194810 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:59.195270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2184d9d-a5a7-44c5-a1cc-e8e5a78bb122 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:59.285717 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:59.285717 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:59.298797 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f2184d9d-a5a7-44c5-a1cc-e8e5a78bb122 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:59.352771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2184d9d-a5a7-44c5-a1cc-e8e5a78bb122 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:59.360013 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 728/1449] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:59 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 929 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:59.368765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1cfa63f-eaa5-4e25-9a76-b601eee32876 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:59.370198 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:59.370198 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:59.371540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1cfa63f-eaa5-4e25-9a76-b601eee32876 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:59.372217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1cfa63f-eaa5-4e25-9a76-b601eee32876 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:59.442866 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:59.442866 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:59.445390 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d1cfa63f-eaa5-4e25-9a76-b601eee32876 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:59.462643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d1cfa63f-eaa5-4e25-9a76-b601eee32876 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume updated successfully. Dec 22 10:03:59.463385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1cfa63f-eaa5-4e25-9a76-b601eee32876 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 200 Dec 22 10:03:59.465042 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 722/1450] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:59 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Dec 22 10:03:59.472781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04f9d0ab-29cc-4c20-9ea5-b86082770ed3 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:59.474271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04f9d0ab-29cc-4c20-9ea5-b86082770ed3 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:59.474712 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:59.474712 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:59.475504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04f9d0ab-29cc-4c20-9ea5-b86082770ed3 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:03:59.610566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:59.610566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:59.628604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-04f9d0ab-29cc-4c20-9ea5-b86082770ed3 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:59.683142 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04f9d0ab-29cc-4c20-9ea5-b86082770ed3 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:03:59.684647 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 729/1451] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:59 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:03:59.712180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85f04912-0dd5-4f59-bc2e-63fa9048ca92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:03:59.712880 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:59.712880 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:59.713647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85f04912-0dd5-4f59-bc2e-63fa9048ca92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:03:59.714188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85f04912-0dd5-4f59-bc2e-63fa9048ca92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:03:59.868406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:03:59.868406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:03:59.872101 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-85f04912-0dd5-4f59-bc2e-63fa9048ca92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:03:59.959261 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-85f04912-0dd5-4f59-bc2e-63fa9048ca92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Update volume admin metadata completed successfully. Dec 22 10:03:59.959743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-85f04912-0dd5-4f59-bc2e-63fa9048ca92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Update readonly setting on volume completed successfully. Dec 22 10:03:59.960240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85f04912-0dd5-4f59-bc2e-63fa9048ca92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:03:59.961343 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 723/1452] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:03:59 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:03:59.969650 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc797c0a-4dc9-4846-9d0f-6f119e1105cc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:03:59.970169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc797c0a-4dc9-4846-9d0f-6f119e1105cc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:03:59.970391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:03:59.970391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:03:59.970719 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc797c0a-4dc9-4846-9d0f-6f119e1105cc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:00.115255 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:00.115255 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:00.139629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dc797c0a-4dc9-4846-9d0f-6f119e1105cc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:00.172568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc797c0a-4dc9-4846-9d0f-6f119e1105cc tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:04:00.174405 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 730/1453] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:03:59 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 929 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:00.192462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1554dc72-6770-4db7-8d5d-f128eed3c2d1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:04:00.192924 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:00.192924 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:00.193527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1554dc72-6770-4db7-8d5d-f128eed3c2d1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:04:00.193914 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1554dc72-6770-4db7-8d5d-f128eed3c2d1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:00.207197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88238539-c64a-481e-85dc-6b7ffaf823ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:00.207655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88238539-c64a-481e-85dc-6b7ffaf823ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:00.208866 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:00.208866 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:00.209265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88238539-c64a-481e-85dc-6b7ffaf823ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:00.209710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-88238539-c64a-481e-85dc-6b7ffaf823ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:00.289730 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:00.289730 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:00.297350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88238539-c64a-481e-85dc-6b7ffaf823ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:00.300908 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 731/1454] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:00 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 802 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:00.389507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:00.389507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:00.405075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1554dc72-6770-4db7-8d5d-f128eed3c2d1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:00.484752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1554dc72-6770-4db7-8d5d-f128eed3c2d1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Update volume admin metadata completed successfully. Dec 22 10:04:00.485145 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1554dc72-6770-4db7-8d5d-f128eed3c2d1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Update readonly setting on volume completed successfully. Dec 22 10:04:00.485879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1554dc72-6770-4db7-8d5d-f128eed3c2d1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:04:00.487037 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 724/1455] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:04:00 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:04:00.496974 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bcdfe84-7ef6-490e-97c8-db41030632ac tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:04:00.497502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bcdfe84-7ef6-490e-97c8-db41030632ac tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:00.497719 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:00.497719 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:00.498370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bcdfe84-7ef6-490e-97c8-db41030632ac tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:00.641536 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:00.641536 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:00.665506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5bcdfe84-7ef6-490e-97c8-db41030632ac tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:00.732809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bcdfe84-7ef6-490e-97c8-db41030632ac tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:04:00.733789 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 732/1456] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:00 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:00.763630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ddd8ffa-1625-44d9-8578-5929704f3f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] POST http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action Dec 22 10:04:00.764635 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:00.764635 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:00.775533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ddd8ffa-1625-44d9-8578-5929704f3f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-96035006", "disk_format": "raw"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:04:00.776335 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ddd8ffa-1625-44d9-8578-5929704f3f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-96035006", "disk_format": "raw"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:00.995291 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:00.995291 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:00.995291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ddd8ffa-1625-44d9-8578-5929704f3f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:01.147123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:01.147123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:01.318281 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0bf4218-d006-4114-be28-64a4b6da655a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:01.320121 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0bf4218-d006-4114-be28-64a4b6da655a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:01.320646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:01.320646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:01.332894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0bf4218-d006-4114-be28-64a4b6da655a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:01.333588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c0bf4218-d006-4114-be28-64a4b6da655a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:01.431336 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:01.431336 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:01.435419 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0bf4218-d006-4114-be28-64a4b6da655a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:01.441574 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 733/1457] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:01 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 802 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:01.481277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ddd8ffa-1625-44d9-8578-5929704f3f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Copy volume to image completed successfully. Dec 22 10:04:01.488271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ddd8ffa-1625-44d9-8578-5929704f3f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action returned with HTTP 202 Dec 22 10:04:01.492997 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 725/1458] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Dec 22 10:04:00 2020] POST /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96/action => generated 691 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:04:02.453560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff6ea4bb-c9e9-45e1-80ce-04cf2d6d86d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:02.454746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff6ea4bb-c9e9-45e1-80ce-04cf2d6d86d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:02.455615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:02.455615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:02.457529 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff6ea4bb-c9e9-45e1-80ce-04cf2d6d86d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:02.459427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ff6ea4bb-c9e9-45e1-80ce-04cf2d6d86d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:02.554554 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:02.554554 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:02.558433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff6ea4bb-c9e9-45e1-80ce-04cf2d6d86d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:02.569183 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 734/1459] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:02.949000 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7f04107-8a00-4b60-8a8c-6241c38e9467 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] POST http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types Dec 22 10:04:02.949777 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:02.949777 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:02.950468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b7f04107-8a00-4b60-8a8c-6241c38e9467 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2124632646"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:03.058817 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7f04107-8a00-4b60-8a8c-6241c38e9467 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types returned with HTTP 200 Dec 22 10:04:03.062441 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 726/1460] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:04:02 2020] POST /volume/v3/792f0510c8994bba849aea24d9bafb5a/types => generated 224 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:03.078838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-992fbfdd-2c8e-43a8-86a8-7a8133d27a7a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] POST http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types Dec 22 10:04:03.080694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:03.080694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:03.081148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-992fbfdd-2c8e-43a8-86a8-7a8133d27a7a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1183872509"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:03.135482 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-992fbfdd-2c8e-43a8-86a8-7a8133d27a7a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types returned with HTTP 202 Dec 22 10:04:03.136801 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 735/1461] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Dec 22 10:04:03 2020] POST /volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types => generated 181 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:03.395017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups Dec 22 10:04:03.396704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1f6fda84-9bec-424e-97bc-c3eb83a5dc96", "volume_types": ["edfe9be4-1df0-4b75-aec2-8b8aae334433"], "name": "tempest-GroupSnapshotsTest-Group-353374950"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:03.397782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating new group {'group': {'group_type': '1f6fda84-9bec-424e-97bc-c3eb83a5dc96', 'volume_types': ['edfe9be4-1df0-4b75-aec2-8b8aae334433'], 'name': 'tempest-GroupSnapshotsTest-Group-353374950'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 10:04:03.452995 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating group tempest-GroupSnapshotsTest-Group-353374950. Dec 22 10:04:03.577537 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eab85024-f77f-4535-91ee-ca9ebcb30135 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:03.578277 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eab85024-f77f-4535-91ee-ca9ebcb30135 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:03.578697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eab85024-f77f-4535-91ee-ca9ebcb30135 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:03.579067 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-eab85024-f77f-4535-91ee-ca9ebcb30135 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:03.630720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability zone cache updated, next update will occur around 2020-12-22 11:04:03.630085. {{(pid=88115) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 10:04:03.632208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:04:03.670390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:03.670390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:03.676416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eab85024-f77f-4535-91ee-ca9ebcb30135 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:03.677795 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 736/1462] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:03 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:03.837434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['56df3bee-2c84-461a-a75d-45cb85d0b840'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:04.073044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3e94308-59c6-46dc-839a-4d854454024c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups returned with HTTP 202 Dec 22 10:04:04.081371 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 727/1463] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Dec 22 10:04:03 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups => generated 111 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:04:04.087279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92d4e8f7-c8a1-4fce-9b1b-e81fcde2f7b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 Dec 22 10:04:04.087850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92d4e8f7-c8a1-4fce-9b1b-e81fcde2f7b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:04.088086 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:04.088086 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:04.088735 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92d4e8f7-c8a1-4fce-9b1b-e81fcde2f7b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:04.089341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-92d4e8f7-c8a1-4fce-9b1b-e81fcde2f7b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 2a220ccc-0f24-40fa-b85d-d0c3c9250e20 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:04.105560 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:04.105560 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:04.204291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92d4e8f7-c8a1-4fce-9b1b-e81fcde2f7b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 returned with HTTP 200 Dec 22 10:04:04.205467 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 737/1464] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:04 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 => generated 391 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:04.693742 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-484f29d1-4438-4642-be8d-d2a182056652 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:04.694932 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-484f29d1-4438-4642-be8d-d2a182056652 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:04.695308 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:04.695308 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:04.695954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-484f29d1-4438-4642-be8d-d2a182056652 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:04.696481 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-484f29d1-4438-4642-be8d-d2a182056652 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:04.747014 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:04.747014 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:04.758204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-484f29d1-4438-4642-be8d-d2a182056652 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:04.762615 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 728/1465] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:04 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:05.218649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0afbd87e-ff8e-4ba3-86b4-76256def70f9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 Dec 22 10:04:05.219196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0afbd87e-ff8e-4ba3-86b4-76256def70f9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:05.220077 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:05.220077 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:05.220677 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0afbd87e-ff8e-4ba3-86b4-76256def70f9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:05.221249 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-0afbd87e-ff8e-4ba3-86b4-76256def70f9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 2a220ccc-0f24-40fa-b85d-d0c3c9250e20 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:05.256837 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:05.256837 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:05.396291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0afbd87e-ff8e-4ba3-86b4-76256def70f9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 returned with HTTP 200 Dec 22 10:04:05.416039 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 738/1466] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:05 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 => generated 392 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:05.433537 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes Dec 22 10:04:05.434063 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:05.434063 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:05.434455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: create, body: {"volume": {"volume_type": "edfe9be4-1df0-4b75-aec2-8b8aae334433", "group_id": "2a220ccc-0f24-40fa-b85d-d0c3c9250e20", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-145701311"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:05.436195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request body: {'volume': {'volume_type': 'edfe9be4-1df0-4b75-aec2-8b8aae334433', 'group_id': '2a220ccc-0f24-40fa-b85d-d0c3c9250e20', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-145701311'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:04:05.522954 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:05.522954 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:05.537475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume of 1 GB Dec 22 10:04:05.651827 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:04:05.755883 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (db4de3e1-e193-46df-a552-8667d8290ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:05.775393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4df0bdd-64fd-410f-9a2d-0d50cdb20d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:05.778078 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:05.778078 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:05.778921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:04:05.781098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28890495-08fe-423a-9320-ee4ad40d2562 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:05.781817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28890495-08fe-423a-9320-ee4ad40d2562 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:05.782185 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:05.782185 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:05.782819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28890495-08fe-423a-9320-ee4ad40d2562 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:05.783336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-28890495-08fe-423a-9320-ee4ad40d2562 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:05.881174 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:05.881174 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:05.888362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28890495-08fe-423a-9320-ee4ad40d2562 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:05.889851 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 739/1467] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:05 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:05.935825 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4df0bdd-64fd-410f-9a2d-0d50cdb20d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:04:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=edfe9be4-1df0-4b75-aec2-8b8aae334433,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2124632646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfe9be4-1df0-4b75-aec2-8b8aae334433', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2a220ccc-0f24-40fa-b85d-d0c3c9250e20', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:05.946704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c7fac3-8afd-478c-a958-fc3366d19845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:06.051893 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2124632646 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2124632646, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:04:06.056747 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2124632646 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2124632646, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:04:06.192850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['022e30b7-5828-4dbe-88b8-b5d1e13d0bf0', '826b39b2-e6ba-4bf4-8853-5a3d26d285bd', '11503641-ad0a-4294-8147-5aee389f798f', 'd4ddf8bf-4319-42b3-bfc4-3b755a4a902f'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:06.229026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c7fac3-8afd-478c-a958-fc3366d19845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['022e30b7-5828-4dbe-88b8-b5d1e13d0bf0', '826b39b2-e6ba-4bf4-8853-5a3d26d285bd', '11503641-ad0a-4294-8147-5aee389f798f', 'd4ddf8bf-4319-42b3-bfc4-3b755a4a902f']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:06.231243 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d33e4b3-942b-4535-81d3-ba89d481f289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:06.466995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d33e4b3-942b-4535-81d3-ba89d481f289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c660a22-b62a-413a-aeb7-5b9017f809c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-145701311',encryption_key_id=None,group_id=2a220ccc-0f24-40fa-b85d-d0c3c9250e20,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['022e30b7-5828-4dbe-88b8-b5d1e13d0bf0','826b39b2-e6ba-4bf4-8853-5a3d26d285bd','11503641-ad0a-4294-8147-5aee389f798f','d4ddf8bf-4319-42b3-bfc4-3b755a4a902f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=edfe9be4-1df0-4b75-aec2-8b8aae334433), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-145701311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2a220ccc-0f24-40fa-b85d-d0c3c9250e20,host=None,id=4c660a22-b62a-413a-aeb7-5b9017f809c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97fa3ccaed3443b897d1bd485883f8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a480869d0ca6493d82962df09c2955af',volume_attachment=,volume_type=,volume_type_id=edfe9be4-1df0-4b75-aec2-8b8aae334433)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:06.469083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b9e470-e089-437c-acda-d1cb2059c377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:06.582784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b9e470-e089-437c-acda-d1cb2059c377) transitioned into state 'SUCCESS' from state '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-145701311',encryption_key_id=None,group_id=2a220ccc-0f24-40fa-b85d-d0c3c9250e20,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['022e30b7-5828-4dbe-88b8-b5d1e13d0bf0','826b39b2-e6ba-4bf4-8853-5a3d26d285bd','11503641-ad0a-4294-8147-5aee389f798f','d4ddf8bf-4319-42b3-bfc4-3b755a4a902f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=edfe9be4-1df0-4b75-aec2-8b8aae334433)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:06.594394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7116e35f-361d-4f89-b9f5-b0c1dd2a07e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:06.681372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7116e35f-361d-4f89-b9f5-b0c1dd2a07e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:06.690514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (db4de3e1-e193-46df-a552-8667d8290ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:06.858605 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request issued successfully. Dec 22 10:04:06.907381 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6604c1ef-6e3b-4ab4-b045-c40b154d120f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:06.908256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6604c1ef-6e3b-4ab4-b045-c40b154d120f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:06.908659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:06.908659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:06.909300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6604c1ef-6e3b-4ab4-b045-c40b154d120f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:06.909846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6604c1ef-6e3b-4ab4-b045-c40b154d120f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:06.929681 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:06.930633 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:06.961936 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:06.975640 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:06.975640 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:06.985343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6604c1ef-6e3b-4ab4-b045-c40b154d120f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:06.993010 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 740/1468] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:06 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:06.994555 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:06.994555 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:07.102741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ed71170-bc5d-4291-9855-8f2c4d094e0a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes returned with HTTP 202 Dec 22 10:04:07.103809 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 729/1469] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Dec 22 10:04:05 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes => generated 907 bytes in 1679 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:07.119152 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:04:07.120103 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:07.120477 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:07.120477 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:07.121107 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:07.257467 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:07.257467 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:07.266590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:07.282718 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:07.283442 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:07.296095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:07.309567 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:07.309567 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:07.342683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79d30a31-f396-48d6-9366-971246f6696a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 200 Dec 22 10:04:07.343560 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 741/1470] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:07 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 999 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:08.007366 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1145ec9-fdd6-4ace-96ec-cae939c28c19 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:08.008658 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1145ec9-fdd6-4ace-96ec-cae939c28c19 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:08.009031 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:08.009031 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:08.009652 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1145ec9-fdd6-4ace-96ec-cae939c28c19 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:08.010260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c1145ec9-fdd6-4ace-96ec-cae939c28c19 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:08.119993 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:08.119993 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:08.126536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1145ec9-fdd6-4ace-96ec-cae939c28c19 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:08.127662 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 730/1471] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:08 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:08.381870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:04:08.383675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:08.386705 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:08.386705 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:08.387812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:08.566514 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:08.566514 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:08.625093 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:08.690060 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:08.690796 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:08.727519 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:08.735559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:08.735559 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:08.809035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55a684e1-009b-43d9-93a3-fe22045cad3c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 200 Dec 22 10:04:08.810270 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 742/1472] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:08 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 999 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:09.145492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aebf7106-7eb9-4b56-8f41-6f0ce8da98ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:09.146107 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aebf7106-7eb9-4b56-8f41-6f0ce8da98ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:09.146340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:09.146340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:09.147308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aebf7106-7eb9-4b56-8f41-6f0ce8da98ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:09.148258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-aebf7106-7eb9-4b56-8f41-6f0ce8da98ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:09.300321 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:09.300321 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:09.310134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aebf7106-7eb9-4b56-8f41-6f0ce8da98ec tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:09.318538 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 731/1473] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:09.827704 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:04:09.828315 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:09.828733 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:09.828733 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:09.829366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:09.997731 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:09.997731 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:10.033335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:10.083355 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:10.084010 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:10.112319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:10.132996 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:10.132996 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:10.222686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c67a4f4b-b61f-4925-b9bd-b16983ee14cf tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 200 Dec 22 10:04:10.223802 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 743/1474] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:09 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 1000 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:10.241070 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78e8700a-ed45-4b7d-a872-a14141e8a9e2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots Dec 22 10:04:10.241817 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:10.241817 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:10.242495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78e8700a-ed45-4b7d-a872-a14141e8a9e2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2a220ccc-0f24-40fa-b85d-d0c3c9250e20", "name": "tempest-group_snapshot-829988157"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:10.243742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-78e8700a-ed45-4b7d-a872-a14141e8a9e2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating new group_snapshot {'group_snapshot': {'group_id': '2a220ccc-0f24-40fa-b85d-d0c3c9250e20', 'name': 'tempest-group_snapshot-829988157'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 22 10:04:10.260205 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:10.260205 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:10.289165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-78e8700a-ed45-4b7d-a872-a14141e8a9e2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating group_snapshot tempest-group_snapshot-829988157. Dec 22 10:04:10.338717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25d3dd1d-e112-42f9-a7ac-8a7c8fe0fcd5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:10.339609 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25d3dd1d-e112-42f9-a7ac-8a7c8fe0fcd5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:10.340012 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:10.340012 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:10.340646 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25d3dd1d-e112-42f9-a7ac-8a7c8fe0fcd5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:10.341171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-25d3dd1d-e112-42f9-a7ac-8a7c8fe0fcd5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:10.433399 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:10.433399 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:10.453336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25d3dd1d-e112-42f9-a7ac-8a7c8fe0fcd5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:10.464025 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 744/1475] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:10.486934 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:10.486934 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:10.565785 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-78e8700a-ed45-4b7d-a872-a14141e8a9e2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2124632646 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2124632646, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:04:10.648674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-78e8700a-ed45-4b7d-a872-a14141e8a9e2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['3816c2fc-3019-43a7-9847-efadac14981e', 'ec4bb2e9-3118-44b9-ac08-1ebec5a386e2', '2e359b84-7291-4849-a0a7-ae8e5f39fc3d', '341eb6d0-8d25-4521-8f3f-e011287ad6e2'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:10.902111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78e8700a-ed45-4b7d-a872-a14141e8a9e2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots returned with HTTP 202 Dec 22 10:04:10.926664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47f0332f-8163-433e-b73f-4deab4edbb54 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:10.927653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47f0332f-8163-433e-b73f-4deab4edbb54 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:10.928015 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:10.928015 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:10.928668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47f0332f-8163-433e-b73f-4deab4edbb54 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:10.929421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-47f0332f-8163-433e-b73f-4deab4edbb54 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member edd8ef8e-c638-413e-a8ac-bf133ef2d718 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:04:10.945725 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 732/1476] 10.222.0.50 () {62 vars in 1291 bytes} [Tue Dec 22 10:04:10 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots => generated 167 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:10.961970 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:10.961970 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:11.025227 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47f0332f-8163-433e-b73f-4deab4edbb54 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 returned with HTTP 200 Dec 22 10:04:11.026103 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 745/1477] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:04:10 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 => generated 306 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:11.496157 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57462c94-4fdc-4acd-9aa1-e03b1e13bddd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:11.496694 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57462c94-4fdc-4acd-9aa1-e03b1e13bddd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:11.496892 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:11.496892 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:11.497579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57462c94-4fdc-4acd-9aa1-e03b1e13bddd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:11.498343 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-57462c94-4fdc-4acd-9aa1-e03b1e13bddd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:11.605468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:11.605468 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:11.608491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57462c94-4fdc-4acd-9aa1-e03b1e13bddd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:11.626220 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 733/1478] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:12.038732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd9e4b77-d9ce-4a55-a124-3a9582cff481 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:12.039761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd9e4b77-d9ce-4a55-a124-3a9582cff481 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:12.040208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:12.040208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:12.040988 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd9e4b77-d9ce-4a55-a124-3a9582cff481 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:12.041611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-bd9e4b77-d9ce-4a55-a124-3a9582cff481 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member edd8ef8e-c638-413e-a8ac-bf133ef2d718 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:04:12.067604 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:12.067604 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:12.155653 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd9e4b77-d9ce-4a55-a124-3a9582cff481 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 returned with HTTP 200 Dec 22 10:04:12.157508 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 746/1479] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:04:12 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 => generated 306 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:12.643126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d516a2e-4b73-4ffe-b954-18bba603fbda tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:12.646251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d516a2e-4b73-4ffe-b954-18bba603fbda tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:12.648332 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:12.648332 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:12.651621 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d516a2e-4b73-4ffe-b954-18bba603fbda tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:12.653249 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5d516a2e-4b73-4ffe-b954-18bba603fbda tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:12.751548 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:12.751548 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:12.760522 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d516a2e-4b73-4ffe-b954-18bba603fbda tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:12.762495 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 734/1480] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:13.171155 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3084eac-dc32-45d1-960a-60e78cc7de40 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:13.172300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3084eac-dc32-45d1-960a-60e78cc7de40 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:13.173223 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:13.173223 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:13.174083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3084eac-dc32-45d1-960a-60e78cc7de40 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:13.174753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-f3084eac-dc32-45d1-960a-60e78cc7de40 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member edd8ef8e-c638-413e-a8ac-bf133ef2d718 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:04:13.199348 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:13.199348 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:13.280878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3084eac-dc32-45d1-960a-60e78cc7de40 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 returned with HTTP 200 Dec 22 10:04:13.292768 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 747/1481] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:04:13 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 => generated 306 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:13.783472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b27a1005-6aba-4ae7-af51-00c9a6cc004a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:13.784141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b27a1005-6aba-4ae7-af51-00c9a6cc004a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:13.784611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:13.784611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:13.785354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b27a1005-6aba-4ae7-af51-00c9a6cc004a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:13.786995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b27a1005-6aba-4ae7-af51-00c9a6cc004a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:13.865174 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:13.865174 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:13.871397 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b27a1005-6aba-4ae7-af51-00c9a6cc004a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:13.874485 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 735/1482] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:13 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:14.305334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b99795d-3688-41a2-9532-6870d4f7a6b5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:14.305937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b99795d-3688-41a2-9532-6870d4f7a6b5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:14.306140 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:14.306140 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:14.308976 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b99795d-3688-41a2-9532-6870d4f7a6b5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:14.310386 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-7b99795d-3688-41a2-9532-6870d4f7a6b5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member edd8ef8e-c638-413e-a8ac-bf133ef2d718 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:04:14.359739 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:14.359739 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:14.444949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b99795d-3688-41a2-9532-6870d4f7a6b5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 returned with HTTP 200 Dec 22 10:04:14.446473 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 748/1483] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:04:14 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 => generated 306 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:14.889863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cb84e77-b3f4-401a-9053-83a3811b315f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:14.890525 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cb84e77-b3f4-401a-9053-83a3811b315f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:14.890665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:14.890665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:14.890934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1cb84e77-b3f4-401a-9053-83a3811b315f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:14.891305 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1cb84e77-b3f4-401a-9053-83a3811b315f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:14.948508 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:14.948508 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:14.954171 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1cb84e77-b3f4-401a-9053-83a3811b315f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:14.955307 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 736/1484] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:15.458112 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34a929ce-8965-4ccc-8d33-e5fda0b1776e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:15.459363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34a929ce-8965-4ccc-8d33-e5fda0b1776e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:15.459696 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:15.459696 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:15.460400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34a929ce-8965-4ccc-8d33-e5fda0b1776e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:15.460930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-34a929ce-8965-4ccc-8d33-e5fda0b1776e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member edd8ef8e-c638-413e-a8ac-bf133ef2d718 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:04:15.473551 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:15.473551 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:15.512899 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34a929ce-8965-4ccc-8d33-e5fda0b1776e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 returned with HTTP 200 Dec 22 10:04:15.521590 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 749/1485] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:04:15 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 => generated 307 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:15.532706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea2d82b2-eb8d-43e0-9ed5-51d811ac2b80 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail Dec 22 10:04:15.533455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea2d82b2-eb8d-43e0-9ed5-51d811ac2b80 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:15.533982 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:15.533982 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:15.535238 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea2d82b2-eb8d-43e0-9ed5-51d811ac2b80 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:15.537168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-ea2d82b2-eb8d-43e0-9ed5-51d811ac2b80 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:04:15.551259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-ea2d82b2-eb8d-43e0-9ed5-51d811ac2b80 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Building query based on filter {{(pid=88115) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:04:15.615547 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ea2d82b2-eb8d-43e0-9ed5-51d811ac2b80 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all snapshots completed successfully. Dec 22 10:04:15.623984 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:15.623984 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:15.626192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea2d82b2-eb8d-43e0-9ed5-51d811ac2b80 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail returned with HTTP 200 Dec 22 10:04:15.630628 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 737/1486] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Dec 22 10:04:15 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail => generated 453 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:15.642272 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7662bdba-194a-4079-96ed-1acfa85b4c20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac Dec 22 10:04:15.643168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7662bdba-194a-4079-96ed-1acfa85b4c20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:15.644071 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:15.644071 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:15.645689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7662bdba-194a-4079-96ed-1acfa85b4c20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:15.738308 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:15.738308 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:15.742669 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7662bdba-194a-4079-96ed-1acfa85b4c20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:04:15.744862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7662bdba-194a-4079-96ed-1acfa85b4c20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac returned with HTTP 200 Dec 22 10:04:15.755055 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 750/1487] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:04:15 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac => generated 450 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:15.768955 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/action Dec 22 10:04:15.770528 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:15.770528 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:15.771256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action body: b'{"create-from-src": {"group_snapshot_id": "edd8ef8e-c638-413e-a8ac-bf133ef2d718", "name": "tempest-Group_from_snap-1987468230"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:04:15.772129 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "edd8ef8e-c638-413e-a8ac-bf133ef2d718", "name": "tempest-Group_from_snap-1987468230"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:15.773472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating new group {'create-from-src': {'group_snapshot_id': 'edd8ef8e-c638-413e-a8ac-bf133ef2d718', 'name': 'tempest-Group_from_snap-1987468230'}}. {{(pid=88115) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 22 10:04:15.773909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating group tempest-Group_from_snap-1987468230 from group_snapshot edd8ef8e-c638-413e-a8ac-bf133ef2d718. Dec 22 10:04:15.789861 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:15.789861 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:15.873446 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:15.873446 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:15.907319 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:15.907319 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:15.976199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aebddfeb-9a5c-4e74-912b-1a569eda2b18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:15.977573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aebddfeb-9a5c-4e74-912b-1a569eda2b18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:15.978204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:15.978204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:15.980918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aebddfeb-9a5c-4e74-912b-1a569eda2b18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:15.982904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-aebddfeb-9a5c-4e74-912b-1a569eda2b18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:16.080061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:16.080061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:16.089518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aebddfeb-9a5c-4e74-912b-1a569eda2b18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:16.097564 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 751/1488] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:15 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:16.161886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['03aca057-c9a5-4df3-80fa-63ac6b45b0d9'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:16.600937 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.group.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] A mapping entry already exists for group 88bb940a-413f-4158-9d58-6df5c9ab456d and volume type edfe9be4-1df0-4b75-aec2-8b8aae334433. Do not need to create again. Dec 22 10:04:16.605311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:16.605311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:16.609087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:04:16.711851 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (d238cb3e-ba1d-4d8f-a912-a01475fc081c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:16.728471 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b5864f4-7974-4e69-b684-86ae46dba99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:16.741401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:04:17.112079 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d8e3fe1-118c-434c-b278-7e9094a4e8cc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:17.113203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d8e3fe1-118c-434c-b278-7e9094a4e8cc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:17.114027 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:17.114027 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:17.115568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d8e3fe1-118c-434c-b278-7e9094a4e8cc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:17.118093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2d8e3fe1-118c-434c-b278-7e9094a4e8cc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:17.239908 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b5864f4-7974-4e69-b684-86ae46dba99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f92e2138-813c-4e20-b412-90863df962ac', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:04:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=edfe9be4-1df0-4b75-aec2-8b8aae334433,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2124632646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfe9be4-1df0-4b75-aec2-8b8aae334433', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '88bb940a-413f-4158-9d58-6df5c9ab456d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:17.241243 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b80bf4f-9327-4cd7-8029-c32669779eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:17.278869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:17.278869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:17.305142 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d8e3fe1-118c-434c-b278-7e9094a4e8cc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:17.318649 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 752/1489] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:17 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:17.655587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['dab79d47-706c-4888-9d57-93759033cbb9', 'e62cc33b-43ec-4fa1-a3f0-87f3ce2bdff1'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:17.659458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b80bf4f-9327-4cd7-8029-c32669779eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab79d47-706c-4888-9d57-93759033cbb9', 'e62cc33b-43ec-4fa1-a3f0-87f3ce2bdff1']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:17.672764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c682ae41-53f3-4fea-866e-c01f559d318c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:18.054618 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c682ae41-53f3-4fea-866e-c01f559d318c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '604cfdfb-457e-4223-b047-8a179cf7f1e3', '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=88bb940a-413f-4158-9d58-6df5c9ab456d,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['dab79d47-706c-4888-9d57-93759033cbb9','e62cc33b-43ec-4fa1-a3f0-87f3ce2bdff1'],size=1,snapshot_id=f92e2138-813c-4e20-b412-90863df962ac,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=edfe9be4-1df0-4b75-aec2-8b8aae334433), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=88bb940a-413f-4158-9d58-6df5c9ab456d,host=None,id=604cfdfb-457e-4223-b047-8a179cf7f1e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97fa3ccaed3443b897d1bd485883f8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f92e2138-813c-4e20-b412-90863df962ac,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a480869d0ca6493d82962df09c2955af',volume_attachment=,volume_type=,volume_type_id=edfe9be4-1df0-4b75-aec2-8b8aae334433)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:18.064496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd8c9cc-13fa-4c8f-b32e-7dea48799e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:18.106469 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd8c9cc-13fa-4c8f-b32e-7dea48799e42) transitioned into state 'SUCCESS' from 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=88bb940a-413f-4158-9d58-6df5c9ab456d,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['dab79d47-706c-4888-9d57-93759033cbb9','e62cc33b-43ec-4fa1-a3f0-87f3ce2bdff1'],size=1,snapshot_id=f92e2138-813c-4e20-b412-90863df962ac,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=edfe9be4-1df0-4b75-aec2-8b8aae334433)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:18.112813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (d238cb3e-ba1d-4d8f-a912-a01475fc081c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:18.267204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request issued successfully. Dec 22 10:04:18.320919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7dfff61-ade3-4215-b168-27627f5e7d2d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:18.321912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7dfff61-ade3-4215-b168-27627f5e7d2d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:18.322216 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:18.322216 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:18.322683 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7dfff61-ade3-4215-b168-27627f5e7d2d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:18.323191 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e7dfff61-ade3-4215-b168-27627f5e7d2d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:18.345516 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a475d0e3-bd9e-4228-9591-9b6ff4208ca9 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/action returned with HTTP 202 Dec 22 10:04:18.346903 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 738/1490] 10.222.0.50 () {62 vars in 1285 bytes} [Tue Dec 22 10:04:15 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/action => generated 103 bytes in 2583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:18.357862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:04:18.358610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:18.360187 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:18.360187 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:18.360764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:18.361582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:04:18.372088 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:18.372088 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:18.381594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:04:18.410622 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:18.410622 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:18.415263 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7dfff61-ade3-4215-b168-27627f5e7d2d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:18.422500 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 753/1491] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:18 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:18.647392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:04:18.657754 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:18.664467 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:18.695426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:18.715019 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:18.715019 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:18.766668 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:18.772167 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:18.787135 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:18.807699 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:18.807699 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:18.874167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e49ee80-3510-4f34-bb54-6f5cae369c71 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:04:18.877645 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 739/1492] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:04:18 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1985 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:18.896371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:18.897289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:18.900875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:18.900875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:18.901702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:19.029867 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:19.029867 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:19.059405 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:19.097455 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:19.098324 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:19.115913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:19.131293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:19.131293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:19.183070 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0df131d5-43e6-4e92-a13f-c6ae33f93f63 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:19.189137 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 754/1493] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:18 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:19.459850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8dd21299-60a8-468d-8b93-8dee1a3155f1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:19.468953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8dd21299-60a8-468d-8b93-8dee1a3155f1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:19.469470 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:19.469470 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:19.471403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8dd21299-60a8-468d-8b93-8dee1a3155f1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:19.471975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8dd21299-60a8-468d-8b93-8dee1a3155f1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:19.558832 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:19.558832 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:19.566755 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8dd21299-60a8-468d-8b93-8dee1a3155f1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:19.570751 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 740/1494] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:19 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:20.212145 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:20.216412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:20.216682 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:20.216682 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:20.217131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:20.438126 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:20.438126 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:20.500424 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:20.586836 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-edc47d86-cc69-4874-afa5-4451b5f9e362 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:20.588262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-edc47d86-cc69-4874-afa5-4451b5f9e362 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:20.588666 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:20.588666 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:20.589516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-edc47d86-cc69-4874-afa5-4451b5f9e362 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:20.590220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-edc47d86-cc69-4874-afa5-4451b5f9e362 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:20.595816 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:20.600217 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:20.646286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:20.683889 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:20.683889 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:20.684885 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:20.684885 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:20.690119 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-edc47d86-cc69-4874-afa5-4451b5f9e362 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:20.698400 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 741/1495] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:20.799108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d222d06-8a05-4b0c-bf08-ecb46aad0684 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:20.803778 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 755/1496] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:20 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:21.710029 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d1d7bee-9172-41c3-a034-fa2724de4be0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:21.716134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d1d7bee-9172-41c3-a034-fa2724de4be0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:21.718080 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:21.718080 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:21.718778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d1d7bee-9172-41c3-a034-fa2724de4be0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:21.719359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8d1d7bee-9172-41c3-a034-fa2724de4be0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:21.819200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:21.819200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:21.821350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d1d7bee-9172-41c3-a034-fa2724de4be0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:21.828552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:21.828552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:21.828552 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:21.828552 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:21.828552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:21.834010 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 742/1497] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:21 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:22.125803 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:22.125803 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:22.183870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:22.296631 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:22.297264 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:22.321256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:22.344608 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:22.344608 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:22.463474 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43764dd4-d1f2-4951-9c07-11f8b4df59ac tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:22.465342 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 756/1498] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:21 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:22.838322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ccf7a1b-fe44-441b-8343-81be979df45e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:22.840995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ccf7a1b-fe44-441b-8343-81be979df45e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:22.841357 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:22.841357 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:22.843150 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ccf7a1b-fe44-441b-8343-81be979df45e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:22.844867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6ccf7a1b-fe44-441b-8343-81be979df45e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:22.937454 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:22.937454 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:22.947495 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ccf7a1b-fe44-441b-8343-81be979df45e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:22.948820 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 743/1499] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:22 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:23.482224 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:23.482837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:23.483053 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:23.483053 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:23.483427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:23.612726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:23.612726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:23.638020 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:23.680392 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:23.680846 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:23.696970 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:23.708757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:23.708757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:23.768433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-061971e5-7777-4b74-8c91-c341b97b3579 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:23.769624 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 757/1500] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:23 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:23.965211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-786ba7d6-718b-4fc8-a9f8-c3f84dd75b4b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:23.966490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-786ba7d6-718b-4fc8-a9f8-c3f84dd75b4b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:23.966911 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:23.966911 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:23.968303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-786ba7d6-718b-4fc8-a9f8-c3f84dd75b4b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:23.968889 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-786ba7d6-718b-4fc8-a9f8-c3f84dd75b4b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:24.043756 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:24.043756 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:24.059248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-786ba7d6-718b-4fc8-a9f8-c3f84dd75b4b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:24.063159 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 744/1501] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:23 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:24.786784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:24.787617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:24.787970 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:24.787970 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:24.788541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:24.959506 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:24.959506 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:24.990753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:25.056657 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:25.058059 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:25.077643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25e79906-9ee2-4b55-a1d7-47b4f785615d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:25.078468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25e79906-9ee2-4b55-a1d7-47b4f785615d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:25.078855 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:25.078855 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:25.079502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25e79906-9ee2-4b55-a1d7-47b4f785615d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:25.080047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-25e79906-9ee2-4b55-a1d7-47b4f785615d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:25.081498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:25.112986 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:25.112986 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:25.198598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d09b45d-c8e1-437c-88a1-cbb903ee2286 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:25.201752 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 758/1502] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:24 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:25.279664 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:25.279664 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:25.312282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25e79906-9ee2-4b55-a1d7-47b4f785615d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:25.313776 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 745/1503] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:25 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:26.219546 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:26.220142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:26.220514 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:26.220514 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:26.221148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:26.292877 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:26.292877 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:26.308290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:26.330113 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d797d393-409a-4a29-aadd-e2e5c73e912d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:26.330761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d797d393-409a-4a29-aadd-e2e5c73e912d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:26.330984 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:26.330984 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:26.331310 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d797d393-409a-4a29-aadd-e2e5c73e912d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:26.331839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d797d393-409a-4a29-aadd-e2e5c73e912d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:26.353747 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:26.354498 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:26.363063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:26.382754 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:26.382754 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:26.398317 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:26.398317 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:26.405766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d797d393-409a-4a29-aadd-e2e5c73e912d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:26.406423 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 746/1504] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:26 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:26.508195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c959f1d1-f312-41d9-b87c-fb9d12b7c577 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:26.511841 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 759/1505] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:26 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:27.422603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27cab8fa-93cd-4334-882c-009709309d9e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:27.423828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27cab8fa-93cd-4334-882c-009709309d9e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:27.424434 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:27.424434 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:27.425447 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27cab8fa-93cd-4334-882c-009709309d9e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:27.426844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-27cab8fa-93cd-4334-882c-009709309d9e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:27.530379 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:27.531778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:27.532264 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:27.532264 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:27.533329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:27.549294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:27.549294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:27.561431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27cab8fa-93cd-4334-882c-009709309d9e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:27.569128 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 747/1506] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:27.812379 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:27.812379 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:27.843838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:27.883903 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:27.885838 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:27.913790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:27.939180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:27.939180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:28.054761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75535c28-6781-4f35-b583-0acba4a6f3e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:28.084246 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 760/1507] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:27 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:28.585060 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c425d20-5504-4e41-9069-d83aaecf6dca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:28.588067 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c425d20-5504-4e41-9069-d83aaecf6dca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:28.588287 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:28.588287 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:28.589209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c425d20-5504-4e41-9069-d83aaecf6dca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:28.589756 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0c425d20-5504-4e41-9069-d83aaecf6dca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:28.696145 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:28.696145 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:28.698526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c425d20-5504-4e41-9069-d83aaecf6dca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:28.712801 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 748/1508] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:29.105505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:29.107440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:29.108714 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:29.108714 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:29.111601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:29.233161 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:29.233161 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:29.309092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:29.357322 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:29.360637 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:29.376462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:29.401489 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:29.401489 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:29.468594 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1247fecf-ef58-4dab-bc26-067dfc418c42 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:29.470766 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 761/1509] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:29 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:29.828745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c2ceb3dd-5b72-4f35-b1ec-41c30bbebf9f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:29.829276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c2ceb3dd-5b72-4f35-b1ec-41c30bbebf9f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:29.829495 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:29.829495 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:29.829872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c2ceb3dd-5b72-4f35-b1ec-41c30bbebf9f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:29.831161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c2ceb3dd-5b72-4f35-b1ec-41c30bbebf9f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:29.930611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:29.930611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:29.932261 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c2ceb3dd-5b72-4f35-b1ec-41c30bbebf9f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:29.933411 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 749/1510] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:29 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:30.490076 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:30.490953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:30.491331 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:30.491331 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:30.492012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:30.715044 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:30.715044 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:30.743573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:30.901811 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:30.906669 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:30.936566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:30.954679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b937dd69-f078-457e-a45c-3de5affad80f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:30.958016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b937dd69-f078-457e-a45c-3de5affad80f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:30.959243 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:30.959243 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:30.960242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b937dd69-f078-457e-a45c-3de5affad80f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:30.961118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b937dd69-f078-457e-a45c-3de5affad80f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:30.965488 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:30.965488 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:31.048584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d17d1da-0abc-4dfd-a6e9-b0d0c0f2df94 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:31.064900 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 762/1511] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:30 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:31.094787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:31.094787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:31.096823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b937dd69-f078-457e-a45c-3de5affad80f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:31.098285 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 750/1512] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:32.075028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:32.076590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:32.076982 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:32.076982 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:32.077608 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:32.121533 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8e10a38-6d86-4eea-bbe4-de2d4081b32c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:32.122062 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8e10a38-6d86-4eea-bbe4-de2d4081b32c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:32.122283 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:32.122283 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:32.122656 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a8e10a38-6d86-4eea-bbe4-de2d4081b32c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:32.123025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a8e10a38-6d86-4eea-bbe4-de2d4081b32c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:32.193568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:32.193568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:32.207161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a8e10a38-6d86-4eea-bbe4-de2d4081b32c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:32.210693 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 751/1513] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:32 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:32.397743 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:32.397743 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:32.474253 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:32.528185 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:32.528829 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:32.550361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:32.564354 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:32.564354 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:32.626124 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-67cceaca-a387-4b4e-bcdd-0a80a286f779 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:32.631149 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 763/1514] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:32 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:33.226023 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69e25afe-cd69-4556-b61f-a3cdea5869e5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:33.227473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69e25afe-cd69-4556-b61f-a3cdea5869e5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:33.227885 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:33.227885 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:33.228835 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69e25afe-cd69-4556-b61f-a3cdea5869e5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:33.229379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-69e25afe-cd69-4556-b61f-a3cdea5869e5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:33.318893 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:33.318893 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:33.321221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69e25afe-cd69-4556-b61f-a3cdea5869e5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:33.330609 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 752/1515] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:33.648493 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:33.649258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:33.649477 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:33.649477 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:33.649875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:33.850879 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:33.850879 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:33.894377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:33.949519 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:33.955093 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:33.986185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:34.007908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:34.007908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:34.086035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2cd757e7-9b91-411c-a6e9-d8f1a6b2c38b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:34.092450 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 764/1516] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:33 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:34.341963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2997727-2de7-419e-97e7-897a48e4a106 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:34.342550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2997727-2de7-419e-97e7-897a48e4a106 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:34.342678 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:34.342678 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:34.342967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2997727-2de7-419e-97e7-897a48e4a106 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:34.343336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f2997727-2de7-419e-97e7-897a48e4a106 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:34.431906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:34.431906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:34.436144 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2997727-2de7-419e-97e7-897a48e4a106 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:34.438420 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 753/1517] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:34 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:35.112100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:35.113347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:35.113587 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:35.113587 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:35.114520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:35.358590 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:35.358590 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:35.418133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:35.454740 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-414c458c-66a5-48d6-8d2b-70d8fe68d1bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:35.455268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-414c458c-66a5-48d6-8d2b-70d8fe68d1bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:35.455488 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:35.455488 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:35.461165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-414c458c-66a5-48d6-8d2b-70d8fe68d1bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:35.461690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-414c458c-66a5-48d6-8d2b-70d8fe68d1bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:35.502204 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:35.502857 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:35.523244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:35.535226 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:35.535226 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:35.559163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:35.559163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:35.581019 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-414c458c-66a5-48d6-8d2b-70d8fe68d1bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:35.582828 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 754/1518] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:35.602872 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6711bba3-9514-4834-8247-7ad432f0736a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:35.617867 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 765/1519] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 993 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:35.621568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16cb1f9e-1381-4f39-b1db-a103981d8865 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d Dec 22 10:04:35.622967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16cb1f9e-1381-4f39-b1db-a103981d8865 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:35.623401 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:35.623401 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:35.624126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16cb1f9e-1381-4f39-b1db-a103981d8865 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:35.624746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-16cb1f9e-1381-4f39-b1db-a103981d8865 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 88bb940a-413f-4158-9d58-6df5c9ab456d {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:35.659522 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:35.659522 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:35.767277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16cb1f9e-1381-4f39-b1db-a103981d8865 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d returned with HTTP 200 Dec 22 10:04:35.776455 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 755/1520] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d => generated 418 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:35.790414 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:04:35.791241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:35.791615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:35.791615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:35.793913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:35.798074 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:04:35.808992 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:04:35.978123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:04:35.980098 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:35.981578 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:35.999899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:36.016481 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:36.016481 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:36.055280 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:36.056304 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:36.085849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:36.110000 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:36.110000 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:36.189238 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78b63b48-8193-4588-9a30-7a296b37c8b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:04:36.192560 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 766/1521] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:04:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1986 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:36.221981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63d7cc7c-0608-4dcd-947c-edcf9269bc4e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d/action Dec 22 10:04:36.227858 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:36.227858 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:36.229028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-63d7cc7c-0608-4dcd-947c-edcf9269bc4e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:04:36.236436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-63d7cc7c-0608-4dcd-947c-edcf9269bc4e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:36.243648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-63d7cc7c-0608-4dcd-947c-edcf9269bc4e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for group 88bb940a-413f-4158-9d58-6df5c9ab456d {{(pid=88115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 10:04:36.251967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-63d7cc7c-0608-4dcd-947c-edcf9269bc4e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group with id: 88bb940a-413f-4158-9d58-6df5c9ab456d Dec 22 10:04:36.319299 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:36.319299 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:36.598982 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-543536c9-270c-42a4-8cda-f37456ecbb74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:36.600417 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-543536c9-270c-42a4-8cda-f37456ecbb74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:36.600797 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:36.600797 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:36.601425 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-543536c9-270c-42a4-8cda-f37456ecbb74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:36.602039 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-543536c9-270c-42a4-8cda-f37456ecbb74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:36.690761 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:36.690761 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:36.696167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-543536c9-270c-42a4-8cda-f37456ecbb74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:36.710518 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 767/1522] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:36.778183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63d7cc7c-0608-4dcd-947c-edcf9269bc4e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d/action returned with HTTP 202 Dec 22 10:04:36.789300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:36.790115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:36.790618 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:36.790618 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:36.791319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:36.797598 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 756/1523] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 10:04:36 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d/action => generated 0 bytes in 584 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:04:36.939667 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:36.939667 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:36.952262 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:36.975435 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:36.976123 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:36.986551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:36.996211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:36.996211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:37.022723 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b140b359-e471-4422-9e55-5afab02e337f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:37.024014 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 768/1524] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:36 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:37.723223 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f755e880-0d64-4b32-bc2f-e9500cf59b08 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:37.723918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f755e880-0d64-4b32-bc2f-e9500cf59b08 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:37.724448 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:37.724448 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:37.725105 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f755e880-0d64-4b32-bc2f-e9500cf59b08 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:37.725872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f755e880-0d64-4b32-bc2f-e9500cf59b08 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:37.849434 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:37.849434 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:37.860185 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f755e880-0d64-4b32-bc2f-e9500cf59b08 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:37.868593 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 757/1525] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:38.043284 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:38.044813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:38.047680 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:38.047680 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:38.049064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:38.245471 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:38.245471 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:38.282919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:38.321693 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:38.323822 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:38.341364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:38.372370 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:38.372370 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:38.438608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-84d83a07-53d7-472e-968d-6b365913ea56 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:38.457842 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 769/1526] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:38 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:38.903814 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e99bf419-b3c6-461c-91b1-9612c952d05f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:38.909622 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e99bf419-b3c6-461c-91b1-9612c952d05f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:38.913738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:38.913738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:38.917047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e99bf419-b3c6-461c-91b1-9612c952d05f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:38.918555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e99bf419-b3c6-461c-91b1-9612c952d05f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:39.002417 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:39.002417 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:39.012333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e99bf419-b3c6-461c-91b1-9612c952d05f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:39.018261 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 758/1527] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:38 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:39.462509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:39.463253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:39.464098 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:39.464098 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:39.464536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:39.654906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:39.654906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:39.847154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:39.946874 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:39.947510 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:39.957817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:39.973944 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:39.973944 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:40.016577 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebb7dfe2-1397-4955-a662-614a2ec8fe68 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 200 Dec 22 10:04:40.033309 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b098d036-9570-4e0f-bb57-539e1dc5e62e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:40.033979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b098d036-9570-4e0f-bb57-539e1dc5e62e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:40.034443 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:40.034443 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:40.035402 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b098d036-9570-4e0f-bb57-539e1dc5e62e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:40.035581 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 770/1528] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:39 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 992 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:40.036355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b098d036-9570-4e0f-bb57-539e1dc5e62e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:40.096177 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:40.096177 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:40.100975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b098d036-9570-4e0f-bb57-539e1dc5e62e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:40.104108 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 759/1529] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:40 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:41.043477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7226be12-e6e5-4607-ae73-8353d2d12fb2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 Dec 22 10:04:41.045839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7226be12-e6e5-4607-ae73-8353d2d12fb2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:41.046277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:41.046277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:41.047257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7226be12-e6e5-4607-ae73-8353d2d12fb2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:41.119368 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cdfc2874-403d-4786-a899-17d6b6c5d65f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:41.120480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cdfc2874-403d-4786-a899-17d6b6c5d65f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:41.120933 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:41.120933 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:41.121577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cdfc2874-403d-4786-a899-17d6b6c5d65f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:41.122398 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cdfc2874-403d-4786-a899-17d6b6c5d65f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:41.221823 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:41.221823 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:41.231829 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cdfc2874-403d-4786-a899-17d6b6c5d65f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:41.239249 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 760/1530] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:41.249349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7226be12-e6e5-4607-ae73-8353d2d12fb2 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 returned with HTTP 404 Dec 22 10:04:41.251608 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 771/1531] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:41 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/604cfdfb-457e-4223-b047-8a179cf7f1e3 => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:04:41.261389 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc374455-add6-4649-8dc3-b9bce88b95b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d Dec 22 10:04:41.261944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc374455-add6-4649-8dc3-b9bce88b95b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:41.262123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:41.262123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:41.263480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc374455-add6-4649-8dc3-b9bce88b95b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:41.265531 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-bc374455-add6-4649-8dc3-b9bce88b95b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 88bb940a-413f-4158-9d58-6df5c9ab456d {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:41.296885 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc374455-add6-4649-8dc3-b9bce88b95b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d returned with HTTP 404 Dec 22 10:04:41.304326 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 761/1532] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:41 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/88bb940a-413f-4158-9d58-6df5c9ab456d => generated 108 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:04:41.309486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7323509-49cb-4e8d-a8eb-ce5597c6bb33 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:41.310066 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7323509-49cb-4e8d-a8eb-ce5597c6bb33 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:41.310559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7323509-49cb-4e8d-a8eb-ce5597c6bb33 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:41.310976 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-e7323509-49cb-4e8d-a8eb-ce5597c6bb33 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for member edd8ef8e-c638-413e-a8ac-bf133ef2d718 {{(pid=88114) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 10:04:41.311318 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-e7323509-49cb-4e8d-a8eb-ce5597c6bb33 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group_snapshot with id: edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:41.338573 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:41.338573 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:41.589135 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7323509-49cb-4e8d-a8eb-ce5597c6bb33 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 returned with HTTP 202 Dec 22 10:04:41.591992 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 772/1533] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Dec 22 10:04:41 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:04:41.600910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:04:41.602606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:41.603379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:41.604195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:04:41.606819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:04:41.882845 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:04:41.884691 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:41.885153 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:41.914055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:41.927957 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:41.927957 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:42.034581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5dfeb343-15bf-4712-9df6-52c0f53f6b98 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:04:42.039417 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 762/1534] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:04:41 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1003 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:42.062359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b7bce0f-e0ac-4685-8130-f9b339f9b584 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail Dec 22 10:04:42.062883 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b7bce0f-e0ac-4685-8130-f9b339f9b584 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:42.063311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:42.063311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:42.064222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b7bce0f-e0ac-4685-8130-f9b339f9b584 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:42.065127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-5b7bce0f-e0ac-4685-8130-f9b339f9b584 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:04:42.066765 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:42.066765 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:42.069153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-5b7bce0f-e0ac-4685-8130-f9b339f9b584 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Building query based on filter {{(pid=88114) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:04:42.168719 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5b7bce0f-e0ac-4685-8130-f9b339f9b584 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all snapshots completed successfully. Dec 22 10:04:42.169772 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:42.169772 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:42.174271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b7bce0f-e0ac-4685-8130-f9b339f9b584 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail returned with HTTP 200 Dec 22 10:04:42.188799 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0b238c4-41da-4bd5-8488-36673770f22d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac Dec 22 10:04:42.189550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0b238c4-41da-4bd5-8488-36673770f22d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:42.189744 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:42.189744 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:42.190708 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0b238c4-41da-4bd5-8488-36673770f22d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:42.196608 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 773/1535] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Dec 22 10:04:42 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail => generated 452 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:42.247144 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bad47aad-3b4d-407b-aa48-a824fd4406e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:42.247678 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bad47aad-3b4d-407b-aa48-a824fd4406e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:42.247875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:42.247875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:42.248873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bad47aad-3b4d-407b-aa48-a824fd4406e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:42.249457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bad47aad-3b4d-407b-aa48-a824fd4406e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:42.347706 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:42.347706 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:42.351325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e0b238c4-41da-4bd5-8488-36673770f22d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:04:42.355462 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:42.355462 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:42.358268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0b238c4-41da-4bd5-8488-36673770f22d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac returned with HTTP 200 Dec 22 10:04:42.366220 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bad47aad-3b4d-407b-aa48-a824fd4406e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:42.370704 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 763/1536] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:04:42 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac => generated 449 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:42.374391 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 774/1537] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:43.382068 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac Dec 22 10:04:43.389548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7119095c-8b21-41fc-b13d-413666e43a6a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:43.390494 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7119095c-8b21-41fc-b13d-413666e43a6a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:43.391222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:43.391559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:43.391559 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:43.392627 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:43.392627 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:43.393655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7119095c-8b21-41fc-b13d-413666e43a6a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:43.394465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:43.395083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7119095c-8b21-41fc-b13d-413666e43a6a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:43.493817 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:43.493817 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:43.501484 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7119095c-8b21-41fc-b13d-413666e43a6a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:43.502378 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 775/1538] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:43 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:43.507172 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:43.507172 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:43.508374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:04:43.519578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac returned with HTTP 200 Dec 22 10:04:43.522972 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 764/1539] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:04:43 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac => generated 449 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:43.981346 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-7e696e91-de6c-43d4-aed8-ce6da39ee629 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:04:43.982073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-7e696e91-de6c-43d4-aed8-ce6da39ee629 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:43.982469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:43.982469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:43.983072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-7e696e91-de6c-43d4-aed8-ce6da39ee629 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:44.260964 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:44.260964 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:44.323828 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-7e696e91-de6c-43d4-aed8-ce6da39ee629 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:04:44.432586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-7e696e91-de6c-43d4-aed8-ce6da39ee629 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:04:44.433468 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 776/1540] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:04:43 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 919 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:44.485287 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume// Dec 22 10:04:44.486359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:44.486773 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:44.486773 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:44.487533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:44.490482 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-350dba44-ad80-484d-9067-e6ae812545a1 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:04:44.491653 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 765/1541] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 10:04:44 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:04:44.517609 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a5d1b0ef-119e-4562-90e5-16e93d5af38f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:44.524169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a5d1b0ef-119e-4562-90e5-16e93d5af38f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:44.524583 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:44.524583 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:44.525278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a5d1b0ef-119e-4562-90e5-16e93d5af38f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:44.525783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a5d1b0ef-119e-4562-90e5-16e93d5af38f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:44.536076 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63b1f205-ffae-4002-971e-3174a71f7ddb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac Dec 22 10:04:44.536592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-63b1f205-ffae-4002-971e-3174a71f7ddb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:44.537267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-63b1f205-ffae-4002-971e-3174a71f7ddb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:44.633769 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:44.633769 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:44.636276 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-63b1f205-ffae-4002-971e-3174a71f7ddb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:04:44.639785 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63b1f205-ffae-4002-971e-3174a71f7ddb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac returned with HTTP 200 Dec 22 10:04:44.656785 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 766/1542] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:04:44 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac => generated 449 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:44.678766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-d8772753-a65b-4c4a-b2d3-81fcb2c65bed tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments Dec 22 10:04:44.680880 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:44.680880 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:44.681727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-d8772753-a65b-4c4a-b2d3-81fcb2c65bed tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60fc4b61-0b02-4b47-aba5-a1ba1a684f3d", "instance_uuid": "606ddaaf-10c8-4dfb-a5ad-ff17d2cb151e", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:44.696101 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:44.696101 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:44.697972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a5d1b0ef-119e-4562-90e5-16e93d5af38f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:44.698797 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 777/1543] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:44.857908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:44.857908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:45.014977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-d8772753-a65b-4c4a-b2d3-81fcb2c65bed tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments returned with HTTP 200 Dec 22 10:04:45.016442 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 767/1544] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 10:04:44 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments => generated 273 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:45.133126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-27d48053-53c2-4ae7-9d70-9e98150209a9 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] POST http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/1cda8976-a893-456f-8924-292e18ef1517/action Dec 22 10:04:45.134256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:45.134256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:45.135393 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-27d48053-53c2-4ae7-9d70-9e98150209a9 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:04:45.136392 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-27d48053-53c2-4ae7-9d70-9e98150209a9 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:45.414409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:45.414409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:45.462771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-606ac5d0-1c52-4ede-b5d9-959eb3b33901 req-27d48053-53c2-4ae7-9d70-9e98150209a9 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/1cda8976-a893-456f-8924-292e18ef1517/action returned with HTTP 204 Dec 22 10:04:45.464112 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 778/1545] 10.222.0.50 () {66 vars in 1696 bytes} [Tue Dec 22 10:04:45 2020] POST /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/1cda8976-a893-456f-8924-292e18ef1517/action => generated 0 bytes in 338 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:45.523028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f7b0745c-dea5-4443-9e94-4ffc990f2e5c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:04:45.523564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f7b0745c-dea5-4443-9e94-4ffc990f2e5c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:45.523782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:45.523782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:45.524189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f7b0745c-dea5-4443-9e94-4ffc990f2e5c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:45.663308 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:45.663308 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:45.666115 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-96436902-fb94-4b33-a0da-13d6e7dd3bd6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac Dec 22 10:04:45.666534 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-96436902-fb94-4b33-a0da-13d6e7dd3bd6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:45.666756 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:45.666756 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:45.667141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-96436902-fb94-4b33-a0da-13d6e7dd3bd6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:45.693609 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f7b0745c-dea5-4443-9e94-4ffc990f2e5c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:04:45.747123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:45.747123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:45.779857 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f7b0745c-dea5-4443-9e94-4ffc990f2e5c tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:04:45.783365 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-96436902-fb94-4b33-a0da-13d6e7dd3bd6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac returned with HTTP 404 Dec 22 10:04:45.784143 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 768/1546] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:45 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 1181 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:45.799706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ec12331-059b-41a4-a2df-15a0fcd24bfd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:45.812797 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ec12331-059b-41a4-a2df-15a0fcd24bfd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:45.813293 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 779/1547] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:04:45 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/f92e2138-813c-4e20-b412-90863df962ac => generated 111 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:45.814362 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:45.814362 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:45.815802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ec12331-059b-41a4-a2df-15a0fcd24bfd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:45.816916 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9ec12331-059b-41a4-a2df-15a0fcd24bfd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:45.835836 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9b33ec5-c028-422b-abf0-9c30a2b01d3d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 Dec 22 10:04:45.836568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9b33ec5-c028-422b-abf0-9c30a2b01d3d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:45.836920 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9b33ec5-c028-422b-abf0-9c30a2b01d3d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:45.837338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-b9b33ec5-c028-422b-abf0-9c30a2b01d3d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member edd8ef8e-c638-413e-a8ac-bf133ef2d718 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:04:45.883143 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:45.883143 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:45.885036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ec12331-059b-41a4-a2df-15a0fcd24bfd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:45.885860 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 769/1548] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:45 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:45.889875 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9b33ec5-c028-422b-abf0-9c30a2b01d3d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 returned with HTTP 404 Dec 22 10:04:45.891332 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 780/1549] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:04:45 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/edd8ef8e-c638-413e-a8ac-bf133ef2d718 => generated 116 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:04:45.901658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:04:45.903890 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:45.908268 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:45.908268 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:45.909219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:45.910113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:04:45.912253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:04:45.976116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-8c9c4cff-0a45-4892-a603-a3c7d39f7c2e tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:04:45.976626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-8c9c4cff-0a45-4892-a603-a3c7d39f7c2e tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:45.977865 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-8c9c4cff-0a45-4892-a603-a3c7d39f7c2e tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:46.067602 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:04:46.083499 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:46.087179 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:46.121065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:46.165691 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:46.165691 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:46.196642 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:46.196642 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:46.278057 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-8c9c4cff-0a45-4892-a603-a3c7d39f7c2e tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:04:46.304318 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb539852-26a6-48db-9810-cc7a266aa58c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:04:46.312371 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 770/1550] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:04:45 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1003 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:46.326673 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c41fba55-bb35-428f-a69d-2e5aa76ef3c3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20/action Dec 22 10:04:46.327403 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:46.327403 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:46.331471 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c41fba55-bb35-428f-a69d-2e5aa76ef3c3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:04:46.332846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c41fba55-bb35-428f-a69d-2e5aa76ef3c3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:46.340901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-c41fba55-bb35-428f-a69d-2e5aa76ef3c3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for group 2a220ccc-0f24-40fa-b85d-d0c3c9250e20 {{(pid=88115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 10:04:46.343370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-c41fba55-bb35-428f-a69d-2e5aa76ef3c3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group with id: 2a220ccc-0f24-40fa-b85d-d0c3c9250e20 Dec 22 10:04:46.384224 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:46.384224 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:46.388193 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:46.388193 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:46.450146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-8c9c4cff-0a45-4892-a603-a3c7d39f7c2e tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:04:46.470761 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 781/1551] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:04:45 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 1181 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:46.589367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-ebac25bb-93a4-4c6d-87fe-e38d99e573e7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] DELETE http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/1cda8976-a893-456f-8924-292e18ef1517 Dec 22 10:04:46.599040 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-ebac25bb-93a4-4c6d-87fe-e38d99e573e7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:46.599296 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:46.599296 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:46.599829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-ebac25bb-93a4-4c6d-87fe-e38d99e573e7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:46.750174 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:46.750174 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:46.896062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c41fba55-bb35-428f-a69d-2e5aa76ef3c3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20/action returned with HTTP 202 Dec 22 10:04:46.897277 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 771/1552] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 10:04:46 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20/action => generated 0 bytes in 576 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 10:04:46.903121 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cb4f97a-f9b8-44ae-a801-f1fc0ccc65d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:46.905124 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cb4f97a-f9b8-44ae-a801-f1fc0ccc65d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:46.916364 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:46.916364 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:46.917431 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cb4f97a-f9b8-44ae-a801-f1fc0ccc65d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:46.918010 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4cb4f97a-f9b8-44ae-a801-f1fc0ccc65d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:46.981836 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:46.981836 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:47.010881 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cb4f97a-f9b8-44ae-a801-f1fc0ccc65d8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:47.031178 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 772/1553] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:46 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:47.075583 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:04:47.080238 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:47.080708 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:47.080708 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:47.081408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:47.169111 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:47.169111 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:47.193868 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:47.266497 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:47.270335 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:47.289053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:47.308121 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:47.308121 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:47.417372 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9540a0f7-4ef4-44f5-9b9b-c2e3ccb2783d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 200 Dec 22 10:04:47.418123 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 773/1554] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:47 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 999 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:47.556082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-ebac25bb-93a4-4c6d-87fe-e38d99e573e7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:04:47.563892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-ebac25bb-93a4-4c6d-87fe-e38d99e573e7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:04:47.599299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-f6fc822f-5d25-42a5-b27c-f25cd4b40087 req-ebac25bb-93a4-4c6d-87fe-e38d99e573e7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/1cda8976-a893-456f-8924-292e18ef1517 returned with HTTP 200 Dec 22 10:04:47.619724 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 782/1555] 10.222.0.50 () {64 vars in 1644 bytes} [Tue Dec 22 10:04:46 2020] DELETE /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/attachments/1cda8976-a893-456f-8924-292e18ef1517 => generated 19 bytes in 1036 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:47.674925 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7d66842-1727-498e-a420-ae17a79b8f8a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:04:47.676076 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7d66842-1727-498e-a420-ae17a79b8f8a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:47.676939 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:47.676939 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:47.677394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7d66842-1727-498e-a420-ae17a79b8f8a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:47.950041 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:47.950041 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:47.990978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c7d66842-1727-498e-a420-ae17a79b8f8a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:04:48.047669 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-893b00e6-bbca-462d-9198-97d981138dee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:48.048312 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-893b00e6-bbca-462d-9198-97d981138dee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:48.048538 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:48.048538 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:48.048899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-893b00e6-bbca-462d-9198-97d981138dee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:48.049586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-893b00e6-bbca-462d-9198-97d981138dee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:48.106769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7d66842-1727-498e-a420-ae17a79b8f8a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:04:48.108562 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 774/1556] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:47 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 919 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:48.159408 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:48.159408 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:48.163298 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-893b00e6-bbca-462d-9198-97d981138dee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:48.174824 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 783/1557] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:48 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:48.439990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:04:48.441624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:48.442001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:48.442001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:48.442730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:48.642336 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:48.642336 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:48.673374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:48.735074 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:48.745184 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:48.776508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:48.803066 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:48.803066 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:48.959285 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-209f4c4e-2152-4a0c-87bf-76e8c8ee3e5f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 200 Dec 22 10:04:48.968939 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 775/1558] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:48 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 999 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:49.187797 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0912f14-271f-4e65-91f1-511a0158dac2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:49.189152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0912f14-271f-4e65-91f1-511a0158dac2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:49.189869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:49.189869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:49.190916 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0912f14-271f-4e65-91f1-511a0158dac2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:49.191800 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a0912f14-271f-4e65-91f1-511a0158dac2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:49.329418 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:49.329418 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:49.342305 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0912f14-271f-4e65-91f1-511a0158dac2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:49.353385 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 784/1559] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:49 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:49.994277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:04:49.994822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:49.995024 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:49.995024 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:49.995662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:50.309268 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:50.309268 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:50.348943 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:50.367537 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54ffe9b5-a4e7-4639-a2f3-171910e3c39c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:50.370621 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54ffe9b5-a4e7-4639-a2f3-171910e3c39c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:50.371061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:50.371061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:50.371807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54ffe9b5-a4e7-4639-a2f3-171910e3c39c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:50.372353 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-54ffe9b5-a4e7-4639-a2f3-171910e3c39c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:50.405871 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:50.407972 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:50.430828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:50.447355 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:50.447355 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:50.450897 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:50.450897 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:50.458384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54ffe9b5-a4e7-4639-a2f3-171910e3c39c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:50.463430 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 785/1560] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:50.524282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb65f1c1-daef-482a-b955-fcd9d43a4c2c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 200 Dec 22 10:04:50.539259 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 776/1561] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:49 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 999 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:51.477824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e6e36c3-0c11-4b84-bda9-50072d495c90 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:51.478350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e6e36c3-0c11-4b84-bda9-50072d495c90 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:51.478688 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:51.478688 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:51.478920 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e6e36c3-0c11-4b84-bda9-50072d495c90 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:51.479265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6e6e36c3-0c11-4b84-bda9-50072d495c90 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:51.535881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:51.535881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:51.538879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e6e36c3-0c11-4b84-bda9-50072d495c90 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:51.540280 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 786/1562] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:51.551164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ab24d54-d011-4ebe-bfed-c630f6aa2a1d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:04:51.552063 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ab24d54-d011-4ebe-bfed-c630f6aa2a1d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:51.552397 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:51.552397 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:51.552967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ab24d54-d011-4ebe-bfed-c630f6aa2a1d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:51.702747 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ab24d54-d011-4ebe-bfed-c630f6aa2a1d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 404 Dec 22 10:04:51.705024 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 777/1563] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:51 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:04:51.714179 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be937238-49de-4e66-80ed-91f64fdd60ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 Dec 22 10:04:51.715080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be937238-49de-4e66-80ed-91f64fdd60ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:51.715463 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:51.715463 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:51.716120 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be937238-49de-4e66-80ed-91f64fdd60ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:51.716695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-be937238-49de-4e66-80ed-91f64fdd60ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 2a220ccc-0f24-40fa-b85d-d0c3c9250e20 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:51.728728 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:51.728728 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:51.798438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be937238-49de-4e66-80ed-91f64fdd60ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 returned with HTTP 200 Dec 22 10:04:51.799613 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 787/1564] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:51 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 => generated 391 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:52.555372 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34330a62-f38e-4b7c-adf2-0ae858511804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:52.556634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34330a62-f38e-4b7c-adf2-0ae858511804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:52.557504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34330a62-f38e-4b7c-adf2-0ae858511804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:52.558263 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-34330a62-f38e-4b7c-adf2-0ae858511804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:52.640293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:52.640293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:52.651589 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34330a62-f38e-4b7c-adf2-0ae858511804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:52.661155 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 778/1565] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:52.812618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bc59bdd-d836-4911-aa25-9fbfec38662d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 Dec 22 10:04:52.813189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bc59bdd-d836-4911-aa25-9fbfec38662d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:52.813379 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:52.813379 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:52.814034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5bc59bdd-d836-4911-aa25-9fbfec38662d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:52.814599 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-5bc59bdd-d836-4911-aa25-9fbfec38662d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 2a220ccc-0f24-40fa-b85d-d0c3c9250e20 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:52.824949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5bc59bdd-d836-4911-aa25-9fbfec38662d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 returned with HTTP 404 Dec 22 10:04:52.830957 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 788/1566] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:52 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/2a220ccc-0f24-40fa-b85d-d0c3c9250e20 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:04:52.839230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2006476e-d945-486d-8688-45aafbca1cd5 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] DELETE http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/1f6fda84-9bec-424e-97bc-c3eb83a5dc96 Dec 22 10:04:52.839999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2006476e-d945-486d-8688-45aafbca1cd5 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:52.840346 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:52.840346 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:52.841361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2006476e-d945-486d-8688-45aafbca1cd5 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:52.947203 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:04:52.947203 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:04:52.980256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2006476e-d945-486d-8688-45aafbca1cd5 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/1f6fda84-9bec-424e-97bc-c3eb83a5dc96 returned with HTTP 202 Dec 22 10:04:52.981838 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 779/1567] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Dec 22 10:04:52 2020] DELETE /volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/1f6fda84-9bec-424e-97bc-c3eb83a5dc96 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:04:52.998956 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88893b1a-7ffa-47f6-bf91-1e6d1bddaf7a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] POST http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types Dec 22 10:04:52.999750 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88893b1a-7ffa-47f6-bf91-1e6d1bddaf7a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1308708267"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:53.001022 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:53.001022 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:53.128806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88893b1a-7ffa-47f6-bf91-1e6d1bddaf7a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types returned with HTTP 200 Dec 22 10:04:53.129698 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 789/1568] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:04:52 2020] POST /volume/v3/792f0510c8994bba849aea24d9bafb5a/types => generated 224 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:53.139163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13dbd9b8-75c4-481e-8650-6e17eacdde25 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] POST http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types Dec 22 10:04:53.140283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-13dbd9b8-75c4-481e-8650-6e17eacdde25 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-510929848"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:53.230082 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-13dbd9b8-75c4-481e-8650-6e17eacdde25 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types returned with HTTP 202 Dec 22 10:04:53.241180 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 780/1569] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Dec 22 10:04:53 2020] POST /volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types => generated 180 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:53.250791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-197f012c-cd91-4398-9838-80f28907faec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups Dec 22 10:04:53.251840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-197f012c-cd91-4398-9838-80f28907faec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fa88f4c6-1e4a-492d-835e-790801114218", "volume_types": ["0e8a3001-1215-446b-a666-72e38495f249"], "name": "tempest-GroupSnapshotsTest-Group-1871408723"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:53.253075 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-197f012c-cd91-4398-9838-80f28907faec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating new group {'group': {'group_type': 'fa88f4c6-1e4a-492d-835e-790801114218', 'volume_types': ['0e8a3001-1215-446b-a666-72e38495f249'], 'name': 'tempest-GroupSnapshotsTest-Group-1871408723'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 10:04:53.281724 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-197f012c-cd91-4398-9838-80f28907faec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating group tempest-GroupSnapshotsTest-Group-1871408723. Dec 22 10:04:53.349190 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-197f012c-cd91-4398-9838-80f28907faec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:04:53.387492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-197f012c-cd91-4398-9838-80f28907faec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['6a7f964d-18cf-4835-a953-633b29bdf79f'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:53.484697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-197f012c-cd91-4398-9838-80f28907faec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups returned with HTTP 202 Dec 22 10:04:53.486936 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 790/1570] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Dec 22 10:04:53 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups => generated 112 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:53.496132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6d9ebca-f6c0-4b8d-9c11-58abe7026ede tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:04:53.496766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6d9ebca-f6c0-4b8d-9c11-58abe7026ede tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:53.497161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6d9ebca-f6c0-4b8d-9c11-58abe7026ede tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:53.497566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-d6d9ebca-f6c0-4b8d-9c11-58abe7026ede tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:53.517781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:53.517781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:53.568293 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6d9ebca-f6c0-4b8d-9c11-58abe7026ede tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:04:53.569147 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 781/1571] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:53 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:53.674869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3d2bad1-25df-4f13-9c90-72b2c5438f78 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:53.675735 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3d2bad1-25df-4f13-9c90-72b2c5438f78 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:53.676205 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:53.676205 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:53.676858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3d2bad1-25df-4f13-9c90-72b2c5438f78 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:53.680650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f3d2bad1-25df-4f13-9c90-72b2c5438f78 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:53.730148 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:53.730148 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:53.735347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3d2bad1-25df-4f13-9c90-72b2c5438f78 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:53.739678 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 791/1572] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:54.591963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a10c2ef6-5c39-4855-a991-ace7a3e773dd tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:04:54.592557 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a10c2ef6-5c39-4855-a991-ace7a3e773dd tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:54.592746 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:54.592746 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:54.593189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a10c2ef6-5c39-4855-a991-ace7a3e773dd tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:54.596054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-a10c2ef6-5c39-4855-a991-ace7a3e773dd tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:54.621524 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:54.621524 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:54.680270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a10c2ef6-5c39-4855-a991-ace7a3e773dd tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:04:54.682533 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 782/1573] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:54 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 393 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:54.693042 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes Dec 22 10:04:54.693856 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:54.693856 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:54.694548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e8a3001-1215-446b-a666-72e38495f249", "group_id": "d079dfaf-df41-46a5-b21b-2258d6a3db05", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1819511615"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:54.695904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request body: {'volume': {'volume_type': '0e8a3001-1215-446b-a666-72e38495f249', 'group_id': 'd079dfaf-df41-46a5-b21b-2258d6a3db05', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1819511615'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:04:54.719158 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:54.719158 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:54.720873 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume of 1 GB Dec 22 10:04:54.745549 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:04:54.755345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad22be72-7f99-4fc0-aff1-02aab8c2fb5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:54.756202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad22be72-7f99-4fc0-aff1-02aab8c2fb5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:54.756758 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:54.756758 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:54.757430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad22be72-7f99-4fc0-aff1-02aab8c2fb5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:54.757993 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ad22be72-7f99-4fc0-aff1-02aab8c2fb5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:54.799663 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (f9642316-2d84-428d-bb3b-44bff9465914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:54.808765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed30d928-2714-4ed9-b0e3-d40818adbde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:54.810766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:54.810766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:54.812142 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:04:54.818338 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:54.818338 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:54.822260 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad22be72-7f99-4fc0-aff1-02aab8c2fb5d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:54.833387 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 783/1574] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:54 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:54.927151 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed30d928-2714-4ed9-b0e3-d40818adbde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e8a3001-1215-446b-a666-72e38495f249,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1308708267',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e8a3001-1215-446b-a666-72e38495f249', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd079dfaf-df41-46a5-b21b-2258d6a3db05', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:54.930078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0403153e-7192-406d-a99f-f5dfecedfe54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:55.005797 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1308708267 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1308708267, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:04:55.010785 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1308708267 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1308708267, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:04:55.064917 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['f8ecb351-1d39-4800-a2a0-6c04050b9206', '9cf021c8-31ea-4d64-804c-93033aa943e9', 'eba6fac4-3090-4cfc-91f1-ee9ad5a50b9d', '6f25419e-47fe-4394-97b7-91d9f020bfca'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:55.068303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0403153e-7192-406d-a99f-f5dfecedfe54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8ecb351-1d39-4800-a2a0-6c04050b9206', '9cf021c8-31ea-4d64-804c-93033aa943e9', 'eba6fac4-3090-4cfc-91f1-ee9ad5a50b9d', '6f25419e-47fe-4394-97b7-91d9f020bfca']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:55.073341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb44116-0b8b-4fc6-bc4a-83c9a0d71cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:55.216898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb44116-0b8b-4fc6-bc4a-83c9a0d71cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e885230-7851-4e84-9082-312cc8d91e7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1819511615',encryption_key_id=None,group_id=d079dfaf-df41-46a5-b21b-2258d6a3db05,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['f8ecb351-1d39-4800-a2a0-6c04050b9206','9cf021c8-31ea-4d64-804c-93033aa943e9','eba6fac4-3090-4cfc-91f1-ee9ad5a50b9d','6f25419e-47fe-4394-97b7-91d9f020bfca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=0e8a3001-1215-446b-a666-72e38495f249), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1819511615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d079dfaf-df41-46a5-b21b-2258d6a3db05,host=None,id=0e885230-7851-4e84-9082-312cc8d91e7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97fa3ccaed3443b897d1bd485883f8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a480869d0ca6493d82962df09c2955af',volume_attachment=,volume_type=,volume_type_id=0e8a3001-1215-446b-a666-72e38495f249)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:55.219013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69eeade-ee05-4eaf-b9be-5296c765ed01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:55.279349 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69eeade-ee05-4eaf-b9be-5296c765ed01) transitioned into state 'SUCCESS' from state '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-1819511615',encryption_key_id=None,group_id=d079dfaf-df41-46a5-b21b-2258d6a3db05,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['f8ecb351-1d39-4800-a2a0-6c04050b9206','9cf021c8-31ea-4d64-804c-93033aa943e9','eba6fac4-3090-4cfc-91f1-ee9ad5a50b9d','6f25419e-47fe-4394-97b7-91d9f020bfca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=0e8a3001-1215-446b-a666-72e38495f249)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:55.281583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f810b9-e95c-42ad-9d73-0001b179e447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:55.318765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f810b9-e95c-42ad-9d73-0001b179e447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:55.321455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (f9642316-2d84-428d-bb3b-44bff9465914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:55.431543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request issued successfully. Dec 22 10:04:55.466487 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:55.466879 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:55.474773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:55.490316 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:55.490316 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:55.529373 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c342b18-ecba-4861-95ea-f6429687cb47 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes returned with HTTP 202 Dec 22 10:04:55.530537 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 792/1575] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Dec 22 10:04:54 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes => generated 908 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:04:55.545199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e Dec 22 10:04:55.545861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:55.546076 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:55.546076 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:55.546447 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:55.644509 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:55.644509 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:55.655088 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:55.673053 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:55.673514 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:55.689962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:55.701214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89a6c4e3-a859-47de-850f-4f4f717a2f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:04:55.701709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89a6c4e3-a859-47de-850f-4f4f717a2f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:55.701932 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:55.701932 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:55.702309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89a6c4e3-a859-47de-850f-4f4f717a2f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:55.734764 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:55.734764 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:55.767774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c629189-1219-42e6-aed0-ebbfcf6bc1e8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e returned with HTTP 200 Dec 22 10:04:55.777470 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 784/1576] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:55 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e => generated 1000 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:55.786720 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:55.786720 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:55.796288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-89a6c4e3-a859-47de-850f-4f4f717a2f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:55.823895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89a6c4e3-a859-47de-850f-4f4f717a2f80 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:04:55.824777 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 793/1577] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:55 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:55.843644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c878d83-0ec4-45c9-9759-c6605ceed149 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:55.844199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c878d83-0ec4-45c9-9759-c6605ceed149 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:55.844419 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:55.844419 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:55.844795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c878d83-0ec4-45c9-9759-c6605ceed149 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:55.845170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0c878d83-0ec4-45c9-9759-c6605ceed149 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:55.893115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:55.893115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:55.895211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c878d83-0ec4-45c9-9759-c6605ceed149 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:55.901066 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 785/1578] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:55 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:56.790722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e Dec 22 10:04:56.791877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:56.792481 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:56.792481 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:56.793375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:56.842561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a5c34b1-4f94-44e3-8f04-5f1df6d558c2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:04:56.843466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a5c34b1-4f94-44e3-8f04-5f1df6d558c2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:56.843956 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:56.843956 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:56.844832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a5c34b1-4f94-44e3-8f04-5f1df6d558c2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:56.879990 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:56.879990 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:56.901700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:56.935152 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:56.935152 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:56.937293 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:56.937992 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:56.951275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:56.960508 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7a5c34b1-4f94-44e3-8f04-5f1df6d558c2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:56.966148 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:56.966148 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:57.007637 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c1b124f9-9b4e-4e31-8e4d-10083a510de8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e returned with HTTP 200 Dec 22 10:04:57.010470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a5c34b1-4f94-44e3-8f04-5f1df6d558c2 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:04:57.011412 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 786/1579] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:56 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 930 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:57.012450 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 794/1580] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:56 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e => generated 1001 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:57.017288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3656f97-f7ca-4707-b82a-94b2ed0770b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:57.017896 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3656f97-f7ca-4707-b82a-94b2ed0770b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:57.018142 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:57.018142 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:57.019734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3656f97-f7ca-4707-b82a-94b2ed0770b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:57.020334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b3656f97-f7ca-4707-b82a-94b2ed0770b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:57.031824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes Dec 22 10:04:57.032657 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:57.032657 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:57.033378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e8a3001-1215-446b-a666-72e38495f249", "group_id": "d079dfaf-df41-46a5-b21b-2258d6a3db05", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-373067531"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:57.035213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request body: {'volume': {'volume_type': '0e8a3001-1215-446b-a666-72e38495f249', 'group_id': 'd079dfaf-df41-46a5-b21b-2258d6a3db05', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-373067531'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:04:57.098798 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:57.098798 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:57.102973 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:57.102973 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:57.106407 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume of 1 GB Dec 22 10:04:57.111178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3656f97-f7ca-4707-b82a-94b2ed0770b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:57.112247 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 787/1581] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:57 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:57.141659 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:04:57.163340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (2679adbd-1508-4833-8ded-ccfe08c66d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:57.166959 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1faec6a8-e36d-48d5-b87f-b3b0da76706b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:57.169373 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:57.169373 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:57.170265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:04:57.261458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1faec6a8-e36d-48d5-b87f-b3b0da76706b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e8a3001-1215-446b-a666-72e38495f249,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1308708267',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e8a3001-1215-446b-a666-72e38495f249', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd079dfaf-df41-46a5-b21b-2258d6a3db05', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:57.264171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3fc75f-7efe-4b7a-8c73-97c356df0c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:57.399320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['365274fa-b98f-4a90-bd58-5822f0600783', '3e27b815-0426-4a22-88a2-48aa532db368', 'b2b9d720-4a4e-4682-98b9-9eb2dfc50f09', '6f67832f-1b74-4c9f-bed2-5ac8f7ede66b'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:04:57.401466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3fc75f-7efe-4b7a-8c73-97c356df0c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['365274fa-b98f-4a90-bd58-5822f0600783', '3e27b815-0426-4a22-88a2-48aa532db368', 'b2b9d720-4a4e-4682-98b9-9eb2dfc50f09', '6f67832f-1b74-4c9f-bed2-5ac8f7ede66b']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:57.414549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffffa42-8ca5-4d4c-bc38-97449d452467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:57.556363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffffa42-8ca5-4d4c-bc38-97449d452467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b3c16e-6eb4-413b-8924-7ba0f6a09c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-373067531',encryption_key_id=None,group_id=d079dfaf-df41-46a5-b21b-2258d6a3db05,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['365274fa-b98f-4a90-bd58-5822f0600783','3e27b815-0426-4a22-88a2-48aa532db368','b2b9d720-4a4e-4682-98b9-9eb2dfc50f09','6f67832f-1b74-4c9f-bed2-5ac8f7ede66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=0e8a3001-1215-446b-a666-72e38495f249), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-373067531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d079dfaf-df41-46a5-b21b-2258d6a3db05,host=None,id=00b3c16e-6eb4-413b-8924-7ba0f6a09c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97fa3ccaed3443b897d1bd485883f8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a480869d0ca6493d82962df09c2955af',volume_attachment=,volume_type=,volume_type_id=0e8a3001-1215-446b-a666-72e38495f249)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:57.560490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88218952-c036-4775-ac89-74fe4497773e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:57.602351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88218952-c036-4775-ac89-74fe4497773e) transitioned into state 'SUCCESS' from state '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-373067531',encryption_key_id=None,group_id=d079dfaf-df41-46a5-b21b-2258d6a3db05,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['365274fa-b98f-4a90-bd58-5822f0600783','3e27b815-0426-4a22-88a2-48aa532db368','b2b9d720-4a4e-4682-98b9-9eb2dfc50f09','6f67832f-1b74-4c9f-bed2-5ac8f7ede66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=0e8a3001-1215-446b-a666-72e38495f249)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:57.606757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b31e63-6af9-4094-aa6c-a9c3d0291ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:04:57.677828 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b31e63-6af9-4094-aa6c-a9c3d0291ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:04:57.690644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (2679adbd-1508-4833-8ded-ccfe08c66d03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:04:57.931009 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request issued successfully. Dec 22 10:04:58.017334 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:58.021052 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:58.041183 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:58.058793 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:58.058793 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:58.083138 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9b6e636-04fe-4c55-98c2-9b5c9648dcb6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes returned with HTTP 202 Dec 22 10:04:58.099110 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:04:58.099768 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:58.100243 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:58.100243 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:58.101153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:58.107829 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 795/1582] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Dec 22 10:04:57 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes => generated 907 bytes in 1080 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:04:58.141459 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00486da2-9e7d-45f1-a9f3-d1fef1275861 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:58.142104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00486da2-9e7d-45f1-a9f3-d1fef1275861 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:58.142415 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:58.142415 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:58.142877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00486da2-9e7d-45f1-a9f3-d1fef1275861 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:58.143335 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-00486da2-9e7d-45f1-a9f3-d1fef1275861 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:58.180102 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:58.180102 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:58.191788 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:58.191788 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:58.195978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00486da2-9e7d-45f1-a9f3-d1fef1275861 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:58.207313 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 796/1583] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:58 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:04:58.209874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:58.227360 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:58.227821 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:58.243804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:58.256957 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:58.256957 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:58.303430 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42523f86-227e-4192-95be-d85fc1a2df84 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 200 Dec 22 10:04:58.306900 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 788/1584] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:58 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 999 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:04:58.398715 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8199cd67-8a28-406a-9243-1a264031ebf1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] DELETE http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:04:58.399690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8199cd67-8a28-406a-9243-1a264031ebf1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:58.400280 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:58.400280 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:58.400692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8199cd67-8a28-406a-9243-1a264031ebf1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:58.401128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-8199cd67-8a28-406a-9243-1a264031ebf1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Delete volume with id: e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:04:58.463299 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:58.463299 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:58.465811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8199cd67-8a28-406a-9243-1a264031ebf1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:58.562761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8199cd67-8a28-406a-9243-1a264031ebf1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Delete volume request issued successfully. Dec 22 10:04:58.564603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8199cd67-8a28-406a-9243-1a264031ebf1 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 202 Dec 22 10:04:58.572395 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 797/1585] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:04:58 2020] DELETE /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:04:58.577350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be370868-a01d-47f1-b01f-d1a5c03156d0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:04:58.578381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be370868-a01d-47f1-b01f-d1a5c03156d0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:58.578992 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:58.578992 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:58.579672 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be370868-a01d-47f1-b01f-d1a5c03156d0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:58.720244 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:58.720244 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:58.744018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-be370868-a01d-47f1-b01f-d1a5c03156d0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:04:58.791391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be370868-a01d-47f1-b01f-d1a5c03156d0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:04:58.792651 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 789/1586] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:58 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 929 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:59.223810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-690fc6dc-71d4-418c-be9d-52a325358512 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:04:59.225786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-690fc6dc-71d4-418c-be9d-52a325358512 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:59.226191 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:59.226191 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:59.227034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-690fc6dc-71d4-418c-be9d-52a325358512 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:59.227574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-690fc6dc-71d4-418c-be9d-52a325358512 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:04:59.286580 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:59.286580 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:59.293308 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-690fc6dc-71d4-418c-be9d-52a325358512 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:04:59.301051 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 798/1587] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:04:59.323296 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:04:59.324176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:59.324551 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:59.324551 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:59.325160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:59.449705 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:59.449705 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:59.481052 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:04:59.509639 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:04:59.510365 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:04:59.528384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:04:59.541810 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:59.541810 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:59.573926 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5809b776-174c-40ef-a0ea-a0e58a276115 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 200 Dec 22 10:04:59.590189 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 790/1588] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:04:59 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 1000 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:04:59.593727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32268af2-0d9f-4ed3-bfcf-6eb592d7b148 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] PUT http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:04:59.594281 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:59.594281 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:59.594756 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32268af2-0d9f-4ed3-bfcf-6eb592d7b148 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0e885230-7851-4e84-9082-312cc8d91e7e"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:04:59.596058 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-32268af2-0d9f-4ed3-bfcf-6eb592d7b148 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Update called for group d079dfaf-df41-46a5-b21b-2258d6a3db05. {{(pid=88114) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 10:04:59.596480 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-32268af2-0d9f-4ed3-bfcf-6eb592d7b148 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Updating group d079dfaf-df41-46a5-b21b-2258d6a3db05 with name None description: None add_volumes: None remove_volumes: 0e885230-7851-4e84-9082-312cc8d91e7e. Dec 22 10:04:59.610315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:59.610315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:59.697634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32268af2-0d9f-4ed3-bfcf-6eb592d7b148 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 202 Dec 22 10:04:59.700210 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 799/1589] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Dec 22 10:04:59 2020] PUT /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:04:59.716261 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-01aac650-870d-4cb7-9377-bb1dfbb65511 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:04:59.716261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-01aac650-870d-4cb7-9377-bb1dfbb65511 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:59.716261 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:59.716261 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:59.716261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-01aac650-870d-4cb7-9377-bb1dfbb65511 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:59.720229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-01aac650-870d-4cb7-9377-bb1dfbb65511 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:04:59.738874 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:59.738874 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:59.809399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f0b626e4-9328-4649-8155-729ceef382a0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:04:59.810193 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f0b626e4-9328-4649-8155-729ceef382a0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:04:59.810588 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:04:59.810588 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:04:59.811240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f0b626e4-9328-4649-8155-729ceef382a0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:04:59.814131 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-01aac650-870d-4cb7-9377-bb1dfbb65511 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:04:59.814984 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 791/1590] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:04:59 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 392 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:04:59.932299 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:04:59.932299 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:04:59.958521 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f0b626e4-9328-4649-8155-729ceef382a0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:05:00.010865 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f0b626e4-9328-4649-8155-729ceef382a0 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:05:00.013508 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 800/1591] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:04:59 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 929 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:00.308066 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85868444-fac4-4a3c-98cc-8b89d70e2bcb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:00.309738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85868444-fac4-4a3c-98cc-8b89d70e2bcb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:00.309959 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:00.309959 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:00.310350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85868444-fac4-4a3c-98cc-8b89d70e2bcb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:00.311886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-85868444-fac4-4a3c-98cc-8b89d70e2bcb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:00.361271 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:00.361271 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:00.363278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85868444-fac4-4a3c-98cc-8b89d70e2bcb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:00.371275 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 792/1592] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:00 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:00.828542 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7c03718-c919-4823-ab91-13bfd4ddaa8c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:00.829408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7c03718-c919-4823-ab91-13bfd4ddaa8c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:00.829812 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:00.829812 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:00.830457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7c03718-c919-4823-ab91-13bfd4ddaa8c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:00.831033 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-e7c03718-c919-4823-ab91-13bfd4ddaa8c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:00.849698 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:00.849698 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:00.941771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7c03718-c919-4823-ab91-13bfd4ddaa8c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:05:00.955270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22c2f1a1-94e2-4c8e-b1a9-cc401650400e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] PUT http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:00.956100 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:00.956100 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:00.956858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22c2f1a1-94e2-4c8e-b1a9-cc401650400e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0e885230-7851-4e84-9082-312cc8d91e7e"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:00.958172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-22c2f1a1-94e2-4c8e-b1a9-cc401650400e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Update called for group d079dfaf-df41-46a5-b21b-2258d6a3db05. {{(pid=88115) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 10:05:00.958755 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-22c2f1a1-94e2-4c8e-b1a9-cc401650400e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Updating group d079dfaf-df41-46a5-b21b-2258d6a3db05 with name None description: None add_volumes: 0e885230-7851-4e84-9082-312cc8d91e7e remove_volumes: None. Dec 22 10:05:00.970329 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 801/1593] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:00 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 393 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:00.973588 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:00.973588 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:01.030396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f8da222-b68d-44df-b660-0908e4e1cf5e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:05:01.031307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f8da222-b68d-44df-b660-0908e4e1cf5e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:01.031738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:01.031738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:01.032431 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f8da222-b68d-44df-b660-0908e4e1cf5e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:01.165388 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:01.165388 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:01.188556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9f8da222-b68d-44df-b660-0908e4e1cf5e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Volume info retrieved successfully. Dec 22 10:05:01.216894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22c2f1a1-94e2-4c8e-b1a9-cc401650400e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 202 Dec 22 10:05:01.218467 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 793/1594] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Dec 22 10:05:00 2020] PUT /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:01.232562 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7ee23a7-d825-4c82-b87c-95bc346fc254 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:01.233373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7ee23a7-d825-4c82-b87c-95bc346fc254 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:01.233802 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:01.233802 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:01.234479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7ee23a7-d825-4c82-b87c-95bc346fc254 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:01.235101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-e7ee23a7-d825-4c82-b87c-95bc346fc254 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:01.252845 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:01.252845 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:01.257100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f8da222-b68d-44df-b660-0908e4e1cf5e tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 200 Dec 22 10:05:01.257961 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 802/1595] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:01 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 929 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:05:01.317761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7ee23a7-d825-4c82-b87c-95bc346fc254 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:05:01.320796 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 794/1596] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:01 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:01.379642 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1866a241-1977-45af-ba8a-9d2cf92185c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:01.380244 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1866a241-1977-45af-ba8a-9d2cf92185c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:01.380450 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:01.380450 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:01.381163 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1866a241-1977-45af-ba8a-9d2cf92185c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:01.381703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1866a241-1977-45af-ba8a-9d2cf92185c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:01.440608 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:01.440608 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:01.447797 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1866a241-1977-45af-ba8a-9d2cf92185c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:01.452090 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 803/1597] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:01 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:02.274418 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79cd061d-8a4f-4f42-a4c9-97a92f2ecf92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] GET http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 Dec 22 10:05:02.275211 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79cd061d-8a4f-4f42-a4c9-97a92f2ecf92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:02.275689 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:02.275689 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:02.276533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79cd061d-8a4f-4f42-a4c9-97a92f2ecf92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:02.331884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2387c8b-32a1-48de-a9a5-c7226a36b3b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:02.333102 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2387c8b-32a1-48de-a9a5-c7226a36b3b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:02.333494 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:02.333494 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:02.334125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2387c8b-32a1-48de-a9a5-c7226a36b3b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:02.334698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-a2387c8b-32a1-48de-a9a5-c7226a36b3b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:02.351520 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:02.351520 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:02.410346 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79cd061d-8a4f-4f42-a4c9-97a92f2ecf92 tempest-VolumesActionsTest-364094368 tempest-VolumesActionsTest-364094368] http://10.222.0.50/volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 returned with HTTP 404 Dec 22 10:05:02.417364 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 795/1598] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:02 2020] GET /volume/v3/3fd52eb19d5f4c0b9461b02958b19edc/volumes/e0bffdac-d6e4-4f6b-8c65-2e614271ef96 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:02.424577 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2387c8b-32a1-48de-a9a5-c7226a36b3b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:05:02.425563 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 804/1599] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:02 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 393 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:02.436864 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79c6760b-ca35-4316-8452-1c4cadaea132 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] PUT http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:02.437676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79c6760b-ca35-4316-8452-1c4cadaea132 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "00b3c16e-6eb4-413b-8924-7ba0f6a09c13"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:02.439047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-79c6760b-ca35-4316-8452-1c4cadaea132 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Update called for group d079dfaf-df41-46a5-b21b-2258d6a3db05. {{(pid=88115) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 10:05:02.439399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-79c6760b-ca35-4316-8452-1c4cadaea132 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Updating group d079dfaf-df41-46a5-b21b-2258d6a3db05 with name None description: None add_volumes: None remove_volumes: 00b3c16e-6eb4-413b-8924-7ba0f6a09c13. Dec 22 10:05:02.465787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa8511b5-d0f7-40f4-8c27-75c5d7719c14 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:02.466577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa8511b5-d0f7-40f4-8c27-75c5d7719c14 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:02.466948 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:02.466948 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:02.467649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa8511b5-d0f7-40f4-8c27-75c5d7719c14 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:02.468216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-aa8511b5-d0f7-40f4-8c27-75c5d7719c14 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:02.471535 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:02.471535 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:02.538356 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:02.538356 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:02.540562 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa8511b5-d0f7-40f4-8c27-75c5d7719c14 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:02.541949 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 805/1600] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:02.614196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79c6760b-ca35-4316-8452-1c4cadaea132 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 202 Dec 22 10:05:02.615209 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 796/1601] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Dec 22 10:05:02 2020] PUT /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:02.623241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7c7402c-be37-4311-b01c-1f2c9ffe3712 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:02.623812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b7c7402c-be37-4311-b01c-1f2c9ffe3712 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:02.624070 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:02.624070 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:02.624456 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b7c7402c-be37-4311-b01c-1f2c9ffe3712 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:02.624863 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-b7c7402c-be37-4311-b01c-1f2c9ffe3712 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:02.648955 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:02.648955 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:02.719276 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b7c7402c-be37-4311-b01c-1f2c9ffe3712 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:05:02.720314 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 806/1602] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:02 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:03.556502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b19c144a-650a-41d7-b2c8-e53a6d92a42d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:03.557606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b19c144a-650a-41d7-b2c8-e53a6d92a42d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:03.557975 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:03.557975 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:03.558704 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b19c144a-650a-41d7-b2c8-e53a6d92a42d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:03.559222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b19c144a-650a-41d7-b2c8-e53a6d92a42d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:03.607024 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:03.607024 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:03.613053 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b19c144a-650a-41d7-b2c8-e53a6d92a42d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:03.615619 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 797/1603] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:03 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:03.732612 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f76a230d-2d37-472f-945f-69f6096211bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:03.733551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f76a230d-2d37-472f-945f-69f6096211bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:03.733939 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:03.733939 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:03.734561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f76a230d-2d37-472f-945f-69f6096211bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:03.735270 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-f76a230d-2d37-472f-945f-69f6096211bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:03.749627 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:03.749627 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:03.818002 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f76a230d-2d37-472f-945f-69f6096211bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:05:03.819906 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 807/1604] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:03 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 393 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:03.832794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddc1e3d5-6eb5-4133-86d8-1c15b779ffe5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] PUT http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:03.833718 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:03.833718 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:03.834388 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddc1e3d5-6eb5-4133-86d8-1c15b779ffe5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "00b3c16e-6eb4-413b-8924-7ba0f6a09c13"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:03.835716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-ddc1e3d5-6eb5-4133-86d8-1c15b779ffe5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Update called for group d079dfaf-df41-46a5-b21b-2258d6a3db05. {{(pid=88115) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 10:05:03.836303 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-ddc1e3d5-6eb5-4133-86d8-1c15b779ffe5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Updating group d079dfaf-df41-46a5-b21b-2258d6a3db05 with name None description: None add_volumes: 00b3c16e-6eb4-413b-8924-7ba0f6a09c13 remove_volumes: None. Dec 22 10:05:03.851738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:03.851738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:04.125300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddc1e3d5-6eb5-4133-86d8-1c15b779ffe5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 202 Dec 22 10:05:04.126297 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 798/1605] 10.222.0.50 () {62 vars in 1373 bytes} [Tue Dec 22 10:05:03 2020] PUT /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:04.137763 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db5f1b07-291b-4ca9-b045-d4b0a330c1ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:04.138640 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db5f1b07-291b-4ca9-b045-d4b0a330c1ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:04.139024 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:04.139024 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:04.139760 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db5f1b07-291b-4ca9-b045-d4b0a330c1ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:04.140361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-db5f1b07-291b-4ca9-b045-d4b0a330c1ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:04.160044 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:04.160044 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:04.201585 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db5f1b07-291b-4ca9-b045-d4b0a330c1ec tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:05:04.202868 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 808/1606] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:04 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:04.631929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81e2c76e-39d2-49ec-b569-c94ec12569f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:04.633232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81e2c76e-39d2-49ec-b569-c94ec12569f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:04.633625 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:04.633625 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:04.634265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81e2c76e-39d2-49ec-b569-c94ec12569f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:04.634812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-81e2c76e-39d2-49ec-b569-c94ec12569f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:04.704705 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:04.704705 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:04.707043 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81e2c76e-39d2-49ec-b569-c94ec12569f7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:04.721427 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 799/1607] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:04 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:05.215682 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a6693236-6a99-42b5-a681-c227a5b3f821 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:05.216579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a6693236-6a99-42b5-a681-c227a5b3f821 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:05.217122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:05.217122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:05.217755 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a6693236-6a99-42b5-a681-c227a5b3f821 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:05.218317 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-a6693236-6a99-42b5-a681-c227a5b3f821 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:05.233712 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:05.233712 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:05.269763 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a6693236-6a99-42b5-a681-c227a5b3f821 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 200 Dec 22 10:05:05.271238 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 809/1608] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:05 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:05.283541 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:05:05.285263 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:05.285888 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:05.285888 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:05.286667 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:05.288271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:05.293148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:05:05.459652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:05:05.461249 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:05.468981 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:05.513553 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:05.526675 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:05.526675 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:05.582861 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:05.583724 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:05.604355 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:05.627146 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:05.627146 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:05.707267 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83e07ac8-342b-495c-bc82-a3d325c7ffc7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:05:05.709026 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 800/1609] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:05:05 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1994 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:05:05.728154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8408f90a-0446-4828-a768-bda64127bbd0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots Dec 22 10:05:05.728651 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:05.728651 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:05.729071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8408f90a-0446-4828-a768-bda64127bbd0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d079dfaf-df41-46a5-b21b-2258d6a3db05", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1046385813"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:05.730100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-8408f90a-0446-4828-a768-bda64127bbd0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating new group_snapshot {'group_snapshot': {'group_id': 'd079dfaf-df41-46a5-b21b-2258d6a3db05', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1046385813'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 22 10:05:05.743879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a27cc81a-caa3-4a74-85e1-a42c89d8202e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:05.744556 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a27cc81a-caa3-4a74-85e1-a42c89d8202e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:05.744849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:05.744849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:05.745307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a27cc81a-caa3-4a74-85e1-a42c89d8202e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:05.745446 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:05.745446 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:05.745687 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a27cc81a-caa3-4a74-85e1-a42c89d8202e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:05.805665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:05.805665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:05.809255 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-8408f90a-0446-4828-a768-bda64127bbd0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1046385813. Dec 22 10:05:05.813120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a27cc81a-caa3-4a74-85e1-a42c89d8202e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:05.821755 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 801/1610] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:05 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:05.962539 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:05.962539 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:06.106265 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-8408f90a-0446-4828-a768-bda64127bbd0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1308708267 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1308708267, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:05:06.191021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-8408f90a-0446-4828-a768-bda64127bbd0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['e76fc0db-cd68-45c2-b5db-901e7832b2c3', 'a4a1913b-893e-4fc4-acd2-5bf38cd87241', 'ed817d79-e180-406d-afcb-c26cae388627', '19f93b03-cce0-433e-82fa-913e56eba982'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:05:06.560901 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8408f90a-0446-4828-a768-bda64127bbd0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots returned with HTTP 202 Dec 22 10:05:06.573715 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a93f602c-64cd-48b7-8a8f-3371523d3f8d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:06.574706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a93f602c-64cd-48b7-8a8f-3371523d3f8d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:06.575103 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:06.575103 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:06.575926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a93f602c-64cd-48b7-8a8f-3371523d3f8d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:06.576551 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-a93f602c-64cd-48b7-8a8f-3371523d3f8d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:06.583442 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 810/1611] 10.222.0.50 () {62 vars in 1291 bytes} [Tue Dec 22 10:05:05 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots => generated 187 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:06.590866 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:06.590866 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:06.616453 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a93f602c-64cd-48b7-8a8f-3371523d3f8d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 200 Dec 22 10:05:06.621791 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 802/1612] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:06 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:06.832486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf9406f0-298e-4d78-887a-7e280fc13169 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:06.833268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf9406f0-298e-4d78-887a-7e280fc13169 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:06.833500 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:06.833500 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:06.833987 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf9406f0-298e-4d78-887a-7e280fc13169 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:06.834457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cf9406f0-298e-4d78-887a-7e280fc13169 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:06.913483 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:06.913483 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:06.915440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf9406f0-298e-4d78-887a-7e280fc13169 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:06.916283 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 811/1613] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:06 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:07.644568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cca36322-022f-4de9-b3eb-9289258b9050 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:07.648235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cca36322-022f-4de9-b3eb-9289258b9050 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:07.655619 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:07.655619 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:07.657997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cca36322-022f-4de9-b3eb-9289258b9050 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:07.662065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-cca36322-022f-4de9-b3eb-9289258b9050 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:07.719657 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:07.719657 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:07.820291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cca36322-022f-4de9-b3eb-9289258b9050 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 200 Dec 22 10:05:07.821415 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 803/1614] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:07 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 326 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:07.932705 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-682ebf59-b982-4311-b7e7-a48e1b98c113 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:07.933331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-682ebf59-b982-4311-b7e7-a48e1b98c113 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:07.933991 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:07.933991 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:07.935003 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-682ebf59-b982-4311-b7e7-a48e1b98c113 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:07.935625 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-682ebf59-b982-4311-b7e7-a48e1b98c113 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:08.066986 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:08.066986 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:08.069448 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-682ebf59-b982-4311-b7e7-a48e1b98c113 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:08.070586 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 812/1615] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:07 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:08.834994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-696380af-879b-4c7f-a0c1-ee3a510c49ee tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:08.835576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-696380af-879b-4c7f-a0c1-ee3a510c49ee tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:08.835826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:08.835826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:08.836428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-696380af-879b-4c7f-a0c1-ee3a510c49ee tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:08.837048 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-696380af-879b-4c7f-a0c1-ee3a510c49ee tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:08.855533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:08.855533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:08.909941 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-696380af-879b-4c7f-a0c1-ee3a510c49ee tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 200 Dec 22 10:05:08.911120 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 804/1616] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:08 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 326 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:05:09.087338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-490d4e09-6430-4720-8999-cd4a853bd40a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:09.087872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-490d4e09-6430-4720-8999-cd4a853bd40a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:09.095106 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:09.095106 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:09.095106 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-490d4e09-6430-4720-8999-cd4a853bd40a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:09.095106 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-490d4e09-6430-4720-8999-cd4a853bd40a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:09.158629 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:09.158629 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:09.162697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-490d4e09-6430-4720-8999-cd4a853bd40a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:09.170626 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 813/1617] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:09.923224 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b99452d-9d2a-4eef-a214-60bb51bbf9b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:09.924090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b99452d-9d2a-4eef-a214-60bb51bbf9b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:09.924291 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:09.924291 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:09.925654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b99452d-9d2a-4eef-a214-60bb51bbf9b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:09.926245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-7b99452d-9d2a-4eef-a214-60bb51bbf9b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:09.941714 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:09.941714 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:09.969512 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b99452d-9d2a-4eef-a214-60bb51bbf9b0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 200 Dec 22 10:05:09.978579 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 805/1618] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:09 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:05:10.179613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e3b57d2-6cf9-47bd-8829-7070027ce74e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:10.200272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e3b57d2-6cf9-47bd-8829-7070027ce74e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:10.200497 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:10.200497 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:10.200942 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e3b57d2-6cf9-47bd-8829-7070027ce74e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:10.201334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2e3b57d2-6cf9-47bd-8829-7070027ce74e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:10.301554 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:10.301554 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:10.303814 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e3b57d2-6cf9-47bd-8829-7070027ce74e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:10.305196 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 814/1619] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:10.986231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79724e7f-756f-4e43-ad00-8c88248f9977 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:10.987531 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79724e7f-756f-4e43-ad00-8c88248f9977 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:10.987841 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:10.987841 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:10.988383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79724e7f-756f-4e43-ad00-8c88248f9977 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:10.988960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-79724e7f-756f-4e43-ad00-8c88248f9977 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:11.004832 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:11.004832 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:11.040124 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79724e7f-756f-4e43-ad00-8c88248f9977 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 200 Dec 22 10:05:11.041720 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 806/1620] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:10 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:11.319307 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87f3a85c-3e50-4652-b2bb-662818312a52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:11.320638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-87f3a85c-3e50-4652-b2bb-662818312a52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:11.321299 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:11.321299 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:11.322299 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-87f3a85c-3e50-4652-b2bb-662818312a52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:11.323053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-87f3a85c-3e50-4652-b2bb-662818312a52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:11.384130 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:11.384130 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:11.396792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87f3a85c-3e50-4652-b2bb-662818312a52 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:11.398207 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 815/1621] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:12.063573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4870ad2d-0066-40d4-964f-52b4a65e08fe tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:12.063573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4870ad2d-0066-40d4-964f-52b4a65e08fe tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:12.063573 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:12.063573 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:12.063573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4870ad2d-0066-40d4-964f-52b4a65e08fe tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:12.063573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-4870ad2d-0066-40d4-964f-52b4a65e08fe tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:12.107621 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:12.107621 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:12.165036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4870ad2d-0066-40d4-964f-52b4a65e08fe tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 200 Dec 22 10:05:12.166008 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 807/1622] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:12 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 327 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:12.177614 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d9e651e-be46-4865-a73a-d4e6dd913751 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail Dec 22 10:05:12.178203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d9e651e-be46-4865-a73a-d4e6dd913751 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:12.178488 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:12.178488 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:12.178909 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d9e651e-be46-4865-a73a-d4e6dd913751 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:12.179756 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-4d9e651e-be46-4865-a73a-d4e6dd913751 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:12.182121 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-4d9e651e-be46-4865-a73a-d4e6dd913751 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Building query based on filter {{(pid=88114) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:05:12.268960 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4d9e651e-be46-4865-a73a-d4e6dd913751 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all snapshots completed successfully. Dec 22 10:05:12.270200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:12.270200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:12.278754 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d9e651e-be46-4865-a73a-d4e6dd913751 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail returned with HTTP 200 Dec 22 10:05:12.280190 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 816/1623] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Dec 22 10:05:12 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail => generated 929 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:12.292777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9dfbe9d0-21c5-40a6-9e2f-b742a3967701 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/8608c84b-59b9-4f4d-aa96-a9439bd0c5a5 Dec 22 10:05:12.293231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9dfbe9d0-21c5-40a6-9e2f-b742a3967701 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:12.293451 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:12.293451 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:12.293827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9dfbe9d0-21c5-40a6-9e2f-b742a3967701 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:12.406703 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:12.406703 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:12.407863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9dfbe9d0-21c5-40a6-9e2f-b742a3967701 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:12.424060 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6582bd0c-6cb3-4dce-9a9a-09861d56188a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:12.424633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6582bd0c-6cb3-4dce-9a9a-09861d56188a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:12.424826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:12.424826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:12.427562 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9dfbe9d0-21c5-40a6-9e2f-b742a3967701 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/8608c84b-59b9-4f4d-aa96-a9439bd0c5a5 returned with HTTP 200 Dec 22 10:05:12.428535 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 808/1624] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:12 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/8608c84b-59b9-4f4d-aa96-a9439bd0c5a5 => generated 470 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:12.429750 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6582bd0c-6cb3-4dce-9a9a-09861d56188a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:12.431742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6582bd0c-6cb3-4dce-9a9a-09861d56188a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:12.448991 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3462f69d-4337-4a57-9977-b7027b0f6ca6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef Dec 22 10:05:12.449537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3462f69d-4337-4a57-9977-b7027b0f6ca6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:12.449722 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:12.449722 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:12.450111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3462f69d-4337-4a57-9977-b7027b0f6ca6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:12.479996 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:12.479996 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:12.485028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6582bd0c-6cb3-4dce-9a9a-09861d56188a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:12.500575 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 817/1625] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:12.579446 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:12.579446 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:12.581490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3462f69d-4337-4a57-9977-b7027b0f6ca6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:12.588012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3462f69d-4337-4a57-9977-b7027b0f6ca6 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef returned with HTTP 200 Dec 22 10:05:12.592965 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 809/1626] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:12 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef => generated 470 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:12.605050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71ee136d-f0d7-4d73-9ca8-c9d8586a67f0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:12.606169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71ee136d-f0d7-4d73-9ca8-c9d8586a67f0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:12.606600 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:12.606600 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:12.607286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71ee136d-f0d7-4d73-9ca8-c9d8586a67f0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:12.608148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-71ee136d-f0d7-4d73-9ca8-c9d8586a67f0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88114) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 10:05:12.608774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-71ee136d-f0d7-4d73-9ca8-c9d8586a67f0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group_snapshot with id: 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:12.619486 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:12.619486 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:12.782586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71ee136d-f0d7-4d73-9ca8-c9d8586a67f0 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 202 Dec 22 10:05:12.787734 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 818/1627] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Dec 22 10:05:12 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:12.792047 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:05:12.793059 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:12.793503 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:12.793503 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:12.794200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:12.795005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:12.797543 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:05:12.967052 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:05:12.975993 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:12.977247 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:12.998888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:13.017075 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:13.017075 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:13.052504 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:13.057813 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:13.087277 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:13.109184 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:13.109184 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:13.176323 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62ce0308-c292-47ca-b5ab-914c5ca1da95 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:05:13.183143 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 810/1628] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:05:12 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1994 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:05:13.216121 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-728273eb-c419-4502-9bab-75ad4e432d93 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail Dec 22 10:05:13.216974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-728273eb-c419-4502-9bab-75ad4e432d93 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:13.220945 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:13.220945 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:13.221936 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-728273eb-c419-4502-9bab-75ad4e432d93 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:13.224054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-728273eb-c419-4502-9bab-75ad4e432d93 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:13.225881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:13.225881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:13.229234 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-728273eb-c419-4502-9bab-75ad4e432d93 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Building query based on filter {{(pid=88114) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:05:13.333191 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-728273eb-c419-4502-9bab-75ad4e432d93 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all snapshots completed successfully. Dec 22 10:05:13.353185 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:13.353185 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:13.355288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-728273eb-c419-4502-9bab-75ad4e432d93 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail returned with HTTP 200 Dec 22 10:05:13.360207 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 819/1629] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Dec 22 10:05:13 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail => generated 929 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:13.372415 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e23dde48-0de2-4cda-9d3b-dcfc6ca3d786 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef Dec 22 10:05:13.373326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e23dde48-0de2-4cda-9d3b-dcfc6ca3d786 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:13.373777 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:13.373777 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:13.374751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e23dde48-0de2-4cda-9d3b-dcfc6ca3d786 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:13.471213 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:13.471213 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:13.480363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e23dde48-0de2-4cda-9d3b-dcfc6ca3d786 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:13.492171 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e23dde48-0de2-4cda-9d3b-dcfc6ca3d786 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef returned with HTTP 200 Dec 22 10:05:13.502079 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 811/1630] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:13 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef => generated 469 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:13.513571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34c76e9d-e56b-47cb-bd99-c3605a96807e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:13.514759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34c76e9d-e56b-47cb-bd99-c3605a96807e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:13.515196 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:13.515196 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:13.515889 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-34c76e9d-e56b-47cb-bd99-c3605a96807e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:13.516542 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-34c76e9d-e56b-47cb-bd99-c3605a96807e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:13.557688 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:13.557688 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:13.568221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-34c76e9d-e56b-47cb-bd99-c3605a96807e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:13.569485 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 820/1631] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:13 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:05:14.515509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-154f3c8a-a957-442f-bb13-e1c95bffed36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef Dec 22 10:05:14.516161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-154f3c8a-a957-442f-bb13-e1c95bffed36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:14.516483 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:14.516483 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:14.517054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-154f3c8a-a957-442f-bb13-e1c95bffed36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:14.583190 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-340121a2-0b55-4e94-896d-b4c58bff1c9b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:14.583864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-340121a2-0b55-4e94-896d-b4c58bff1c9b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:14.584231 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:14.584231 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:14.584870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-340121a2-0b55-4e94-896d-b4c58bff1c9b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:14.585285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-340121a2-0b55-4e94-896d-b4c58bff1c9b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:14.614443 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:14.614443 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:14.623927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-154f3c8a-a957-442f-bb13-e1c95bffed36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:14.626260 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-154f3c8a-a957-442f-bb13-e1c95bffed36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef returned with HTTP 200 Dec 22 10:05:14.641639 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 812/1632] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:14 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef => generated 469 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:14.657136 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:14.657136 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:14.667894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-340121a2-0b55-4e94-896d-b4c58bff1c9b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:14.668959 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 821/1633] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:15.655910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11b6dc66-6ad0-468d-8927-6715902c428a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef Dec 22 10:05:15.656581 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11b6dc66-6ad0-468d-8927-6715902c428a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:15.656712 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:15.656712 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:15.657031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11b6dc66-6ad0-468d-8927-6715902c428a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:15.683185 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7064c382-eaa5-4855-acfd-ccf9e4f5601b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:15.683724 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7064c382-eaa5-4855-acfd-ccf9e4f5601b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:15.683928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:15.683928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:15.684399 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7064c382-eaa5-4855-acfd-ccf9e4f5601b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:15.684772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7064c382-eaa5-4855-acfd-ccf9e4f5601b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:15.760532 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:15.760532 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:15.762816 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:15.762816 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:15.765131 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7064c382-eaa5-4855-acfd-ccf9e4f5601b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:15.765974 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 822/1634] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:15 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:15.771486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-11b6dc66-6ad0-468d-8927-6715902c428a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:15.778128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11b6dc66-6ad0-468d-8927-6715902c428a tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef returned with HTTP 200 Dec 22 10:05:15.779263 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 813/1635] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:15 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef => generated 469 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:16.781556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb8b08d2-0990-48e8-bc39-486da007b56a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:16.782284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb8b08d2-0990-48e8-bc39-486da007b56a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:16.782416 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:16.782416 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:16.782668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb8b08d2-0990-48e8-bc39-486da007b56a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:16.783210 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fb8b08d2-0990-48e8-bc39-486da007b56a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:16.794703 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a97bc8b-f87f-4fb4-b041-19cc32985c36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef Dec 22 10:05:16.795979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a97bc8b-f87f-4fb4-b041-19cc32985c36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:16.797081 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:16.797081 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:16.797860 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a97bc8b-f87f-4fb4-b041-19cc32985c36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:16.906808 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:16.906808 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:16.915359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb8b08d2-0990-48e8-bc39-486da007b56a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:16.925079 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 823/1636] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:16 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:16.928672 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:16.928672 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:16.930339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3a97bc8b-f87f-4fb4-b041-19cc32985c36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:16.938338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a97bc8b-f87f-4fb4-b041-19cc32985c36 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef returned with HTTP 200 Dec 22 10:05:16.948504 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 814/1637] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:16 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef => generated 469 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:17.937863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a57fc125-d35e-4334-9d34-f38eaa615704 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:17.938366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a57fc125-d35e-4334-9d34-f38eaa615704 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:17.938748 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:17.938748 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:17.939436 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a57fc125-d35e-4334-9d34-f38eaa615704 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:17.940283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a57fc125-d35e-4334-9d34-f38eaa615704 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:17.953522 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e6159f7-260f-4c1d-abcf-c0df20654057 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef Dec 22 10:05:17.954101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e6159f7-260f-4c1d-abcf-c0df20654057 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:17.954374 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:17.954374 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:17.954717 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e6159f7-260f-4c1d-abcf-c0df20654057 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:18.033252 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:18.033252 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:18.045154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a57fc125-d35e-4334-9d34-f38eaa615704 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:18.045903 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 824/1638] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:17 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:18.053461 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:18.053461 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:18.054616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7e6159f7-260f-4c1d-abcf-c0df20654057 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:18.056581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e6159f7-260f-4c1d-abcf-c0df20654057 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef returned with HTTP 200 Dec 22 10:05:18.057377 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 815/1639] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:17 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef => generated 468 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:19.061151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d7340da-1428-4be5-9f48-8e98214159d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:19.062478 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d7340da-1428-4be5-9f48-8e98214159d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:19.062999 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:19.062999 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:19.063720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d7340da-1428-4be5-9f48-8e98214159d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:19.064342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2d7340da-1428-4be5-9f48-8e98214159d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:19.071254 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74d29a9f-497a-4b17-80d3-8f5501506e9b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef Dec 22 10:05:19.072160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74d29a9f-497a-4b17-80d3-8f5501506e9b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:19.072715 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:19.072715 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:19.073532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74d29a9f-497a-4b17-80d3-8f5501506e9b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:19.133180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:19.133180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:19.134802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74d29a9f-497a-4b17-80d3-8f5501506e9b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef returned with HTTP 404 Dec 22 10:05:19.136929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d7340da-1428-4be5-9f48-8e98214159d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:19.138885 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 816/1640] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:19 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/2e6baa60-3225-46c7-89ad-cda7bf1108ef => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:19.140151 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 825/1641] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:19 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:19.147170 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37bb3fce-4ddc-449c-aae5-6de22cb90a11 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/8608c84b-59b9-4f4d-aa96-a9439bd0c5a5 Dec 22 10:05:19.148036 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37bb3fce-4ddc-449c-aae5-6de22cb90a11 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:19.149138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37bb3fce-4ddc-449c-aae5-6de22cb90a11 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:19.190438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37bb3fce-4ddc-449c-aae5-6de22cb90a11 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/8608c84b-59b9-4f4d-aa96-a9439bd0c5a5 returned with HTTP 404 Dec 22 10:05:19.194087 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 817/1642] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:19 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/8608c84b-59b9-4f4d-aa96-a9439bd0c5a5 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:19.200202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-044a7389-af39-463e-8a6d-e8c297830eb8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:19.201313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-044a7389-af39-463e-8a6d-e8c297830eb8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:19.201750 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:19.201750 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:19.202450 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-044a7389-af39-463e-8a6d-e8c297830eb8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:19.203359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-044a7389-af39-463e-8a6d-e8c297830eb8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:19.212441 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-044a7389-af39-463e-8a6d-e8c297830eb8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 404 Dec 22 10:05:19.215443 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 826/1643] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:19 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:19.224461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e6809a3-06a9-45c9-8dad-0a3a987ff30c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:19.225417 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e6809a3-06a9-45c9-8dad-0a3a987ff30c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:19.226113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e6809a3-06a9-45c9-8dad-0a3a987ff30c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:19.226742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-4e6809a3-06a9-45c9-8dad-0a3a987ff30c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for member 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc {{(pid=88115) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 10:05:19.227290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-4e6809a3-06a9-45c9-8dad-0a3a987ff30c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group_snapshot with id: 5bcce7d3-c245-4ad6-9c2d-c049c37d55cc Dec 22 10:05:19.241331 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e6809a3-06a9-45c9-8dad-0a3a987ff30c tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc returned with HTTP 404 Dec 22 10:05:19.243415 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 818/1644] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Dec 22 10:05:19 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/5bcce7d3-c245-4ad6-9c2d-c049c37d55cc => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:19.250944 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:05:19.251790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:19.253148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:19.254313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:19.256340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:05:19.378212 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:05:19.380500 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:19.384550 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:19.399274 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:19.415202 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:19.415202 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:19.444718 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:19.446040 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:19.473069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:19.482463 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:19.482463 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:19.535861 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc17f74d-2295-42a0-8fbf-f250bc1a3f73 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:05:19.536729 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 827/1645] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:05:19 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1994 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:05:19.556476 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58707b91-19e5-4d8c-bd99-b2792c5bf220 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05/action Dec 22 10:05:19.557320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58707b91-19e5-4d8c-bd99-b2792c5bf220 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:05:19.558021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58707b91-19e5-4d8c-bd99-b2792c5bf220 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:19.559110 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-58707b91-19e5-4d8c-bd99-b2792c5bf220 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for group d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 10:05:19.559455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-58707b91-19e5-4d8c-bd99-b2792c5bf220 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group with id: d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:19.579883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:19.579883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:19.943291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58707b91-19e5-4d8c-bd99-b2792c5bf220 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05/action returned with HTTP 202 Dec 22 10:05:19.945413 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 819/1646] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 10:05:19 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05/action => generated 0 bytes in 394 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:19.954218 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:05:19.955008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:19.956362 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:19.956362 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:19.957046 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:20.071629 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:20.071629 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:20.092161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:20.113733 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:20.114187 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:20.134095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:20.145075 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:20.145075 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:20.155884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef0b41fc-c87e-409e-8604-fa47220a9638 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:20.156680 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef0b41fc-c87e-409e-8604-fa47220a9638 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:20.157149 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:20.157149 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:20.157783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef0b41fc-c87e-409e-8604-fa47220a9638 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:20.158319 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ef0b41fc-c87e-409e-8604-fa47220a9638 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:20.183280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0ad60eb-ddbd-48c8-9afb-abc2b5f91815 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 200 Dec 22 10:05:20.184561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 828/1647] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:19 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 999 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:20.222848 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:20.222848 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:20.238457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef0b41fc-c87e-409e-8604-fa47220a9638 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:20.239898 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 820/1648] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:21.202645 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:05:21.204157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:21.204977 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:21.204977 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:21.206168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:21.255069 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3c08d95-bb23-4b2e-be54-b27d13962116 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:21.267576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3c08d95-bb23-4b2e-be54-b27d13962116 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:21.271631 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:21.271631 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:21.272455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3c08d95-bb23-4b2e-be54-b27d13962116 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:21.273533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a3c08d95-bb23-4b2e-be54-b27d13962116 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:21.342215 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:21.342215 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:21.344838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3c08d95-bb23-4b2e-be54-b27d13962116 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:21.346689 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 821/1649] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:21 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:21.364687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:21.364687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:21.385938 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:21.430650 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:21.439032 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:21.463333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:21.484452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:21.484452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:21.594122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-113e7f85-542d-40c4-a718-db853a14c7ca tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 200 Dec 22 10:05:21.597993 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 829/1650] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:21 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 999 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:22.360951 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d39163a-6ca7-45fe-9d19-f707b1e796af tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:22.362629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d39163a-6ca7-45fe-9d19-f707b1e796af tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:22.363020 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:22.363020 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:22.363654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d39163a-6ca7-45fe-9d19-f707b1e796af tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:22.364336 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8d39163a-6ca7-45fe-9d19-f707b1e796af tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:22.410122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:22.410122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:22.425492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d39163a-6ca7-45fe-9d19-f707b1e796af tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:22.432807 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 822/1651] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:22 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:22.612396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:05:22.613279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:22.614830 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:22.614830 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:22.615954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:22.732760 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:22.732760 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:22.762757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:22.801896 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:22.802369 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:22.817844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:22.832980 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:22.832980 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:22.874392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3973dbf-e0ce-4880-af5f-eff48fad6272 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 200 Dec 22 10:05:22.875529 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 830/1652] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:22 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 999 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:05:23.441994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81d3052b-f1d0-4385-8266-b770d3f665f5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:23.443517 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81d3052b-f1d0-4385-8266-b770d3f665f5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:23.443922 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:23.443922 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:23.444552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81d3052b-f1d0-4385-8266-b770d3f665f5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:23.445084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-81d3052b-f1d0-4385-8266-b770d3f665f5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:23.495833 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:23.495833 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:23.501226 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81d3052b-f1d0-4385-8266-b770d3f665f5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:23.508593 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 823/1653] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:23 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:23.893737 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:05:23.894329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:23.894547 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:23.894547 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:23.894924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:24.022623 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:24.022623 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:24.042332 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:24.060806 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:24.061523 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:24.069839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:24.077373 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:24.077373 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:24.113629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56275258-9bb4-410f-bede-638b93fbf053 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 200 Dec 22 10:05:24.114648 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 831/1654] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:23 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 999 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:05:24.519463 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd6f0bde-ba0f-4bbf-bcc9-5e576cf132b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:24.520024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd6f0bde-ba0f-4bbf-bcc9-5e576cf132b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:24.520250 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:24.520250 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:24.520626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd6f0bde-ba0f-4bbf-bcc9-5e576cf132b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:24.520997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fd6f0bde-ba0f-4bbf-bcc9-5e576cf132b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:24.559191 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:24.559191 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:24.562130 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd6f0bde-ba0f-4bbf-bcc9-5e576cf132b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:24.563138 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 824/1655] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:24 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:25.131783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ea72fef-d993-4751-82a2-9050ea0c8652 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:05:25.132508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ea72fef-d993-4751-82a2-9050ea0c8652 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:25.132838 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:25.132838 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:25.133406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ea72fef-d993-4751-82a2-9050ea0c8652 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:25.267114 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ea72fef-d993-4751-82a2-9050ea0c8652 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 404 Dec 22 10:05:25.269424 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 832/1656] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:25 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:25.277234 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e Dec 22 10:05:25.278160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:25.278578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:25.278578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:25.279262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:25.400282 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:25.400282 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:25.426610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:25.445175 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:25.454690 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:25.471699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:25.491297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:25.491297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:25.531810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-271feb2f-5925-4169-9d12-62ea0f8656d7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e returned with HTTP 200 Dec 22 10:05:25.533918 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 825/1657] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:25 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e => generated 999 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:25.577476 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b728b2d-03b3-43b0-855b-8dbc89366a74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:25.578265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b728b2d-03b3-43b0-855b-8dbc89366a74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:25.578978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b728b2d-03b3-43b0-855b-8dbc89366a74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:25.579565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9b728b2d-03b3-43b0-855b-8dbc89366a74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:25.622179 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:25.622179 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:25.626570 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b728b2d-03b3-43b0-855b-8dbc89366a74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:25.636260 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 833/1658] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:25 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:26.551406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95b73aa3-43b9-413a-b0dc-869d080a9852 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e Dec 22 10:05:26.552868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95b73aa3-43b9-413a-b0dc-869d080a9852 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:26.553284 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:26.553284 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:26.553959 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95b73aa3-43b9-413a-b0dc-869d080a9852 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:26.655970 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9bd007a-21e8-4b1b-af0a-9afe765f0509 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:26.656794 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9bd007a-21e8-4b1b-af0a-9afe765f0509 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:26.657222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:26.657222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:26.658407 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9bd007a-21e8-4b1b-af0a-9afe765f0509 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:26.659000 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b9bd007a-21e8-4b1b-af0a-9afe765f0509 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:26.683138 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95b73aa3-43b9-413a-b0dc-869d080a9852 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e returned with HTTP 404 Dec 22 10:05:26.690944 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 826/1659] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:26 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:26.703424 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e1bd4987-2013-4498-85ea-b25732b6cc19 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 Dec 22 10:05:26.719070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e1bd4987-2013-4498-85ea-b25732b6cc19 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:26.719997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e1bd4987-2013-4498-85ea-b25732b6cc19 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:26.720669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-e1bd4987-2013-4498-85ea-b25732b6cc19 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member d079dfaf-df41-46a5-b21b-2258d6a3db05 {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:26.729340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:26.729340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:26.732512 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e1bd4987-2013-4498-85ea-b25732b6cc19 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 returned with HTTP 404 Dec 22 10:05:26.741529 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 827/1660] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:26 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/d079dfaf-df41-46a5-b21b-2258d6a3db05 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:26.744119 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9bd007a-21e8-4b1b-af0a-9afe765f0509 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:26.748947 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263b4ed2-4ad0-4a83-a8ab-d2c19c1b22aa tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] DELETE http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/fa88f4c6-1e4a-492d-835e-790801114218 Dec 22 10:05:26.750029 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 834/1661] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:26 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:26.750827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263b4ed2-4ad0-4a83-a8ab-d2c19c1b22aa tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:26.751513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263b4ed2-4ad0-4a83-a8ab-d2c19c1b22aa tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:26.813520 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:05:26.813520 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:05:26.833625 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263b4ed2-4ad0-4a83-a8ab-d2c19c1b22aa tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/fa88f4c6-1e4a-492d-835e-790801114218 returned with HTTP 202 Dec 22 10:05:26.835175 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 828/1662] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Dec 22 10:05:26 2020] DELETE /volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/fa88f4c6-1e4a-492d-835e-790801114218 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:26.854730 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8acb2350-d45d-4e11-9286-dce186dc8dc8 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] POST http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types Dec 22 10:05:26.855537 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:26.855537 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:26.856284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8acb2350-d45d-4e11-9286-dce186dc8dc8 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-579739433"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:26.936827 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8acb2350-d45d-4e11-9286-dce186dc8dc8 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types returned with HTTP 200 Dec 22 10:05:26.938639 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 835/1663] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:05:26 2020] POST /volume/v3/792f0510c8994bba849aea24d9bafb5a/types => generated 223 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:26.949074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41a78988-779d-49f5-b81f-c07fdf824d78 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] POST http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types Dec 22 10:05:26.950584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41a78988-779d-49f5-b81f-c07fdf824d78 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1383749225"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:27.057249 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41a78988-779d-49f5-b81f-c07fdf824d78 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types returned with HTTP 202 Dec 22 10:05:27.063664 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 829/1664] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Dec 22 10:05:26 2020] POST /volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types => generated 181 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:27.069199 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2073b290-cd3f-4adf-93da-1c09f7a2b07b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups Dec 22 10:05:27.072679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2073b290-cd3f-4adf-93da-1c09f7a2b07b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: version_select, body: {"group": {"group_type": "29308ba9-5992-4fe6-8417-182e80125332", "volume_types": ["da4eadca-e287-429e-940c-aaa0688c1e35"], "name": "tempest-GroupSnapshotsTest-Group-995097140"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:27.073844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-2073b290-cd3f-4adf-93da-1c09f7a2b07b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating new group {'group': {'group_type': '29308ba9-5992-4fe6-8417-182e80125332', 'volume_types': ['da4eadca-e287-429e-940c-aaa0688c1e35'], 'name': 'tempest-GroupSnapshotsTest-Group-995097140'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 10:05:27.121689 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-2073b290-cd3f-4adf-93da-1c09f7a2b07b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating group tempest-GroupSnapshotsTest-Group-995097140. Dec 22 10:05:27.244089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2073b290-cd3f-4adf-93da-1c09f7a2b07b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:05:27.332981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-2073b290-cd3f-4adf-93da-1c09f7a2b07b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['0f88635a-ea26-4a98-9945-b9c465ddb5ab'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:05:27.519398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2073b290-cd3f-4adf-93da-1c09f7a2b07b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups returned with HTTP 202 Dec 22 10:05:27.521325 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 836/1665] 10.222.0.50 () {62 vars in 1264 bytes} [Tue Dec 22 10:05:27 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups => generated 111 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:27.530559 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa79d0c6-1216-46e9-ab2e-280b8a0b8e45 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e Dec 22 10:05:27.531486 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa79d0c6-1216-46e9-ab2e-280b8a0b8e45 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:27.532242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa79d0c6-1216-46e9-ab2e-280b8a0b8e45 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:27.533382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-fa79d0c6-1216-46e9-ab2e-280b8a0b8e45 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member c426acf5-1c06-4e43-8192-8a2529cac39e {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:27.552173 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:27.552173 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:27.629016 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa79d0c6-1216-46e9-ab2e-280b8a0b8e45 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e returned with HTTP 200 Dec 22 10:05:27.638232 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 830/1666] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:27 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e => generated 391 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:27.765752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d320638-1712-47b1-a375-1cc46c1019a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:27.766137 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d320638-1712-47b1-a375-1cc46c1019a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:27.766532 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:27.766532 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:27.767228 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d320638-1712-47b1-a375-1cc46c1019a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:27.768089 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2d320638-1712-47b1-a375-1cc46c1019a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:27.843699 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:27.843699 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:27.846320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d320638-1712-47b1-a375-1cc46c1019a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:27.869443 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 837/1667] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:28.651080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53ea6021-d4e5-4588-a324-c97a5b96798f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e Dec 22 10:05:28.654498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53ea6021-d4e5-4588-a324-c97a5b96798f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:28.655831 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:28.655831 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:28.657558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53ea6021-d4e5-4588-a324-c97a5b96798f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:28.660688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-53ea6021-d4e5-4588-a324-c97a5b96798f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member c426acf5-1c06-4e43-8192-8a2529cac39e {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:28.691889 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:28.691889 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:28.839644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53ea6021-d4e5-4588-a324-c97a5b96798f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e returned with HTTP 200 Dec 22 10:05:28.859599 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 831/1668] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:28 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e => generated 392 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:28.864157 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b803057-7153-4295-8e57-366f14c2e44a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:28.864966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b803057-7153-4295-8e57-366f14c2e44a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:28.865389 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:28.865389 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:28.866040 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b803057-7153-4295-8e57-366f14c2e44a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:28.866647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0b803057-7153-4295-8e57-366f14c2e44a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:28.878060 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes Dec 22 10:05:28.880179 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:28.880179 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:28.881651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: create, body: {"volume": {"volume_type": "da4eadca-e287-429e-940c-aaa0688c1e35", "group_id": "c426acf5-1c06-4e43-8192-8a2529cac39e", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1265420504"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:28.891562 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request body: {'volume': {'volume_type': 'da4eadca-e287-429e-940c-aaa0688c1e35', 'group_id': 'c426acf5-1c06-4e43-8192-8a2529cac39e', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1265420504'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:05:28.899838 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:28.899838 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:28.902717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b803057-7153-4295-8e57-366f14c2e44a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:28.904365 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 838/1669] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:28.943444 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:28.943444 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:28.945100 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume of 1 GB Dec 22 10:05:28.979390 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Availability Zones retrieved successfully. Dec 22 10:05:29.010817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (48e46c72-a026-4ae3-a6fb-8497b8866001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:05:29.021371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d30e050-b480-4423-b65c-690a49c46b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:05:29.025694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:29.025694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:29.026600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:05:29.144825 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d30e050-b480-4423-b65c-690a49c46b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:05:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da4eadca-e287-429e-940c-aaa0688c1e35,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-579739433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da4eadca-e287-429e-940c-aaa0688c1e35', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c426acf5-1c06-4e43-8192-8a2529cac39e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:05:29.147432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8ee147f-dbc3-474f-93fe-53af974e0adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:05:29.253213 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-579739433 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-579739433, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:05:29.256037 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-579739433 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-579739433, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:05:29.347290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['88f311bc-3a96-436c-8160-0e22e8636231', '3b809279-bf80-4914-8d67-218bb6a31f8a', 'a8a8d99c-6d46-41f9-aec5-27f97ca66612', '077061a8-8373-4510-be39-d0deb0514ae5'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:05:29.349592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8ee147f-dbc3-474f-93fe-53af974e0adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f311bc-3a96-436c-8160-0e22e8636231', '3b809279-bf80-4914-8d67-218bb6a31f8a', 'a8a8d99c-6d46-41f9-aec5-27f97ca66612', '077061a8-8373-4510-be39-d0deb0514ae5']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:05:29.351839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c757b1d-557a-4e15-9d34-b01beeb0bc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:05:29.523748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c757b1d-557a-4e15-9d34-b01beeb0bc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa29f24b-7322-4327-8bc0-636f086fdd6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1265420504',encryption_key_id=None,group_id=c426acf5-1c06-4e43-8192-8a2529cac39e,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['88f311bc-3a96-436c-8160-0e22e8636231','3b809279-bf80-4914-8d67-218bb6a31f8a','a8a8d99c-6d46-41f9-aec5-27f97ca66612','077061a8-8373-4510-be39-d0deb0514ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=da4eadca-e287-429e-940c-aaa0688c1e35), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1265420504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c426acf5-1c06-4e43-8192-8a2529cac39e,host=None,id=fa29f24b-7322-4327-8bc0-636f086fdd6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97fa3ccaed3443b897d1bd485883f8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a480869d0ca6493d82962df09c2955af',volume_attachment=,volume_type=,volume_type_id=da4eadca-e287-429e-940c-aaa0688c1e35)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:05:29.526895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d8bec2-1aca-44b3-8af0-b86e7a3470d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:05:29.595024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d8bec2-1aca-44b3-8af0-b86e7a3470d7) transitioned into state 'SUCCESS' from state '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-1265420504',encryption_key_id=None,group_id=c426acf5-1c06-4e43-8192-8a2529cac39e,group_type_id=,metadata={},multiattach=False,project_id='97fa3ccaed3443b897d1bd485883f8ae',qos_specs=None,replication_status=,reservations=['88f311bc-3a96-436c-8160-0e22e8636231','3b809279-bf80-4914-8d67-218bb6a31f8a','a8a8d99c-6d46-41f9-aec5-27f97ca66612','077061a8-8373-4510-be39-d0deb0514ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480869d0ca6493d82962df09c2955af',volume_type_id=da4eadca-e287-429e-940c-aaa0688c1e35)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:05:29.597617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0767a1b5-a613-43e6-9273-93ce782812d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:05:29.637916 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0767a1b5-a613-43e6-9273-93ce782812d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:05:29.640623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Flow 'volume_create_api' (48e46c72-a026-4ae3-a6fb-8497b8866001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:05:29.768602 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Create volume request issued successfully. Dec 22 10:05:29.815752 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:29.818597 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:29.839792 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:29.858370 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:29.858370 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:29.888336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bcbefaad-f8dc-42b7-8cbe-2b4b61fca4b3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes returned with HTTP 202 Dec 22 10:05:29.900412 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 832/1670] 10.222.0.50 () {62 vars in 1267 bytes} [Tue Dec 22 10:05:28 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes => generated 907 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:29.918535 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:29.919593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:29.920139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:29.920139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:29.922870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:29.924665 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f8aa88b8-ed41-48e3-b382-fd0bf046b4bc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:29.925322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f8aa88b8-ed41-48e3-b382-fd0bf046b4bc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:29.925673 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:29.925673 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:29.926441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f8aa88b8-ed41-48e3-b382-fd0bf046b4bc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:29.927119 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f8aa88b8-ed41-48e3-b382-fd0bf046b4bc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:29.979449 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:29.979449 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:29.983590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f8aa88b8-ed41-48e3-b382-fd0bf046b4bc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:29.984769 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 833/1671] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:29 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:05:30.022486 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:30.022486 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:30.034707 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:30.052474 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:30.053282 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:30.065233 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:30.085685 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:30.085685 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:30.136551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b10b4fe-6602-4d9e-8e56-1769516693f4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b returned with HTTP 200 Dec 22 10:05:30.146972 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 839/1672] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:29 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b => generated 999 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:30.998964 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3da869ae-2782-4952-94c0-7d460da5171e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:30.999549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3da869ae-2782-4952-94c0-7d460da5171e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:30.999726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:30.999726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:31.000252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3da869ae-2782-4952-94c0-7d460da5171e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:31.000843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3da869ae-2782-4952-94c0-7d460da5171e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:31.034570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:31.034570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:31.038663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3da869ae-2782-4952-94c0-7d460da5171e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:31.039807 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 834/1673] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:31.155243 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:31.155816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:31.156230 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:31.156230 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:31.156609 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:31.289947 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:31.289947 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:31.316283 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:31.334476 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:31.335359 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:31.343635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:31.355971 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:31.355971 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:31.380427 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33a1d66e-10b1-4d97-9424-1802b8d2a1bc tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b returned with HTTP 200 Dec 22 10:05:31.381569 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 840/1674] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:31 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b => generated 1000 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:05:31.398333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8baefe3-bcbb-4077-88a4-6aa53216ec05 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots Dec 22 10:05:31.398963 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:31.398963 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:31.399537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8baefe3-bcbb-4077-88a4-6aa53216ec05 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c426acf5-1c06-4e43-8192-8a2529cac39e", "name": "tempest-group_snapshot-358922076"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:31.400705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-b8baefe3-bcbb-4077-88a4-6aa53216ec05 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating new group_snapshot {'group_snapshot': {'group_id': 'c426acf5-1c06-4e43-8192-8a2529cac39e', 'name': 'tempest-group_snapshot-358922076'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 22 10:05:31.410000 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:31.410000 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:31.435909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-b8baefe3-bcbb-4077-88a4-6aa53216ec05 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Creating group_snapshot tempest-group_snapshot-358922076. Dec 22 10:05:31.677024 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:31.677024 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:31.765088 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-b8baefe3-bcbb-4077-88a4-6aa53216ec05 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-579739433 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-579739433, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:05:31.831090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-b8baefe3-bcbb-4077-88a4-6aa53216ec05 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Created reservations ['58c01459-d342-484a-aece-7e47522f57be', '6ca97f1d-a79e-445c-8462-f3931add1ff8', 'cec6ad9d-aef2-4d2a-80f3-7af053bbb2f7', '50b548c9-0f2d-4d57-a3c3-ea757814604d'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:05:31.968526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8baefe3-bcbb-4077-88a4-6aa53216ec05 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots returned with HTTP 202 Dec 22 10:05:31.969698 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 835/1675] 10.222.0.50 () {62 vars in 1291 bytes} [Tue Dec 22 10:05:31 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots => generated 167 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:31.981131 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37693b42-35b4-4a76-bf73-dcc9f527b47d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:31.981859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37693b42-35b4-4a76-bf73-dcc9f527b47d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:31.982190 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:31.982190 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:31.982765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37693b42-35b4-4a76-bf73-dcc9f527b47d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:31.983294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-37693b42-35b4-4a76-bf73-dcc9f527b47d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:32.002046 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:32.002046 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:32.030686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37693b42-35b4-4a76-bf73-dcc9f527b47d tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 200 Dec 22 10:05:32.039276 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 841/1676] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:31 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 306 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:32.054808 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f0b1d905-9b39-4342-8e42-c945bfb0fa24 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:32.055725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f0b1d905-9b39-4342-8e42-c945bfb0fa24 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:32.056184 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:32.056184 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:32.056879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f0b1d905-9b39-4342-8e42-c945bfb0fa24 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:32.057455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f0b1d905-9b39-4342-8e42-c945bfb0fa24 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:32.112257 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:32.112257 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:32.114464 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f0b1d905-9b39-4342-8e42-c945bfb0fa24 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:32.118160 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 836/1677] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:32 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:33.059905 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54c9c60a-57f9-4d8f-825f-ccb0400ce9e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:33.060655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54c9c60a-57f9-4d8f-825f-ccb0400ce9e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:33.060981 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:33.060981 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:33.061615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-54c9c60a-57f9-4d8f-825f-ccb0400ce9e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:33.062360 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-54c9c60a-57f9-4d8f-825f-ccb0400ce9e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:33.093607 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:33.093607 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:33.109063 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-54c9c60a-57f9-4d8f-825f-ccb0400ce9e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 200 Dec 22 10:05:33.111336 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 842/1678] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:33 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 306 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:33.129965 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e86a970-e204-4bf5-8e01-8f701f1c1c7e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:33.131894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e86a970-e204-4bf5-8e01-8f701f1c1c7e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:33.132265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:33.132265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:33.132847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e86a970-e204-4bf5-8e01-8f701f1c1c7e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:33.135795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5e86a970-e204-4bf5-8e01-8f701f1c1c7e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:33.161659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:33.161659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:33.163833 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e86a970-e204-4bf5-8e01-8f701f1c1c7e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:33.170602 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 837/1679] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:34.122375 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e48c5fe-da72-48a2-8e32-2759744577bb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:34.124440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e48c5fe-da72-48a2-8e32-2759744577bb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:34.125146 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:34.125146 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:34.126400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e48c5fe-da72-48a2-8e32-2759744577bb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:34.134358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-4e48c5fe-da72-48a2-8e32-2759744577bb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:34.154719 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:34.154719 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:34.179441 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-118a9561-277f-4918-8a61-157f419d002a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:34.182162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-118a9561-277f-4918-8a61-157f419d002a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:34.182664 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:34.182664 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:34.183383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-118a9561-277f-4918-8a61-157f419d002a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:34.184064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-118a9561-277f-4918-8a61-157f419d002a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:34.203416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e48c5fe-da72-48a2-8e32-2759744577bb tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 200 Dec 22 10:05:34.207040 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 843/1680] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:34 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 306 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:34.248852 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:34.248852 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:34.261792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-118a9561-277f-4918-8a61-157f419d002a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:34.263018 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 838/1681] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:34 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:35.217606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfe0ec77-32e0-4632-b3b7-3dc5d3c49e20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:35.218907 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfe0ec77-32e0-4632-b3b7-3dc5d3c49e20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.219101 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.219101 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.221971 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfe0ec77-32e0-4632-b3b7-3dc5d3c49e20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.222620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-bfe0ec77-32e0-4632-b3b7-3dc5d3c49e20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:35.241006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.241006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:35.282894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a15621f-a751-4485-881f-e1ba76bb24ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:35.284213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a15621f-a751-4485-881f-e1ba76bb24ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.284662 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.284662 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.285329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a15621f-a751-4485-881f-e1ba76bb24ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.285906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7a15621f-a751-4485-881f-e1ba76bb24ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:35.319309 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfe0ec77-32e0-4632-b3b7-3dc5d3c49e20 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 200 Dec 22 10:05:35.324264 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 844/1682] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 307 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:35.338748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90556fcf-224e-4a7e-a69a-6c72caa6bd4b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail Dec 22 10:05:35.339508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90556fcf-224e-4a7e-a69a-6c72caa6bd4b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.340678 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.340678 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.344435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90556fcf-224e-4a7e-a69a-6c72caa6bd4b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.345679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-90556fcf-224e-4a7e-a69a-6c72caa6bd4b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:35.349367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-90556fcf-224e-4a7e-a69a-6c72caa6bd4b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Building query based on filter {{(pid=88114) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:05:35.355890 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.355890 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:35.362863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a15621f-a751-4485-881f-e1ba76bb24ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:35.363927 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 839/1683] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:35.376714 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-90556fcf-224e-4a7e-a69a-6c72caa6bd4b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all snapshots completed successfully. Dec 22 10:05:35.377915 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.377915 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:35.379289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90556fcf-224e-4a7e-a69a-6c72caa6bd4b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail returned with HTTP 200 Dec 22 10:05:35.380583 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 845/1684] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Dec 22 10:05:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail => generated 453 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:35.391472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcd0e155-8cfb-4489-888c-9454037f6491 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 Dec 22 10:05:35.393255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fcd0e155-8cfb-4489-888c-9454037f6491 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.393569 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.393569 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.394081 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fcd0e155-8cfb-4489-888c-9454037f6491 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.449452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.449452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:35.453044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fcd0e155-8cfb-4489-888c-9454037f6491 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:35.468556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fcd0e155-8cfb-4489-888c-9454037f6491 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 returned with HTTP 200 Dec 22 10:05:35.469756 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 840/1685] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 => generated 450 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:35.480656 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-15ea5024-b6ec-4cf3-bb8f-0d7fedcf0675 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:35.481621 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-15ea5024-b6ec-4cf3-bb8f-0d7fedcf0675 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.482303 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.482303 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.482995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-15ea5024-b6ec-4cf3-bb8f-0d7fedcf0675 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.483623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-15ea5024-b6ec-4cf3-bb8f-0d7fedcf0675 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:35.497052 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.497052 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:35.522915 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-15ea5024-b6ec-4cf3-bb8f-0d7fedcf0675 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 200 Dec 22 10:05:35.527570 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 846/1686] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:35.538707 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f70e1423-2ad7-49ee-b7ac-c663ff712161 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/detail Dec 22 10:05:35.539527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f70e1423-2ad7-49ee-b7ac-c663ff712161 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.539887 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.539887 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.540284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f70e1423-2ad7-49ee-b7ac-c663ff712161 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.575725 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f70e1423-2ad7-49ee-b7ac-c663ff712161 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/detail returned with HTTP 200 Dec 22 10:05:35.576828 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 841/1687] 10.222.0.50 () {60 vars in 1290 bytes} [Tue Dec 22 10:05:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/detail => generated 310 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:35.589170 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e61c964f-fed6-4d53-9727-8a28d56dc5f8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:35.590031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e61c964f-fed6-4d53-9727-8a28d56dc5f8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.590355 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.590355 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.590919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e61c964f-fed6-4d53-9727-8a28d56dc5f8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.591442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-e61c964f-fed6-4d53-9727-8a28d56dc5f8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 10:05:35.592033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-e61c964f-fed6-4d53-9727-8a28d56dc5f8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group_snapshot with id: f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:35.611881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.611881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:35.699591 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e61c964f-fed6-4d53-9727-8a28d56dc5f8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 202 Dec 22 10:05:35.705024 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 847/1688] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Dec 22 10:05:35 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:35.711508 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:05:35.712286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:35.712655 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:35.712655 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:35.713280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:35.714065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:35.716605 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.716605 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:35.718038 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:05:35.902351 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:05:35.904074 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:35.904511 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:35.941016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88115) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:35.958083 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:35.958083 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:36.020978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7128a6ac-d379-403b-9e82-49fcee0b9288 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:05:36.021809 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 842/1689] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:05:35 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1003 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:05:36.039224 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b72b0ad-f93b-443c-9000-ecc1e260ce44 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail Dec 22 10:05:36.039979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b72b0ad-f93b-443c-9000-ecc1e260ce44 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:36.040418 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:36.040418 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:36.041064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b72b0ad-f93b-443c-9000-ecc1e260ce44 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:36.041794 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-4b72b0ad-f93b-443c-9000-ecc1e260ce44 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:36.042644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:36.042644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:36.045367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-4b72b0ad-f93b-443c-9000-ecc1e260ce44 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Building query based on filter {{(pid=88114) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 10:05:36.082833 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4b72b0ad-f93b-443c-9000-ecc1e260ce44 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all snapshots completed successfully. Dec 22 10:05:36.087099 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:36.087099 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:36.089398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b72b0ad-f93b-443c-9000-ecc1e260ce44 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail returned with HTTP 200 Dec 22 10:05:36.099223 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 848/1690] 10.222.0.50 () {58 vars in 1231 bytes} [Tue Dec 22 10:05:36 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/detail => generated 452 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:36.104431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-875697db-059a-4f9f-b865-505b98d20e0e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 Dec 22 10:05:36.104953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-875697db-059a-4f9f-b865-505b98d20e0e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:36.105167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:36.105167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:36.105537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-875697db-059a-4f9f-b865-505b98d20e0e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:36.147443 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:36.147443 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:36.148644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-875697db-059a-4f9f-b865-505b98d20e0e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:36.151248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-875697db-059a-4f9f-b865-505b98d20e0e tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 returned with HTTP 200 Dec 22 10:05:36.156265 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 843/1691] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:36 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 => generated 449 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:36.377766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1f8d002-107d-4929-9c72-8784602f25ce tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:36.378376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1f8d002-107d-4929-9c72-8784602f25ce tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:36.379137 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:36.379137 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:36.379516 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1f8d002-107d-4929-9c72-8784602f25ce tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:36.379886 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a1f8d002-107d-4929-9c72-8784602f25ce tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:36.434160 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:36.434160 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:36.436141 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1f8d002-107d-4929-9c72-8784602f25ce tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:36.436943 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 849/1692] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:37.169610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a5055bab-f055-45a4-9f2b-7c8c6e91b7e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 Dec 22 10:05:37.170134 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a5055bab-f055-45a4-9f2b-7c8c6e91b7e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:37.170333 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:37.170333 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:37.195118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a5055bab-f055-45a4-9f2b-7c8c6e91b7e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:37.272404 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:37.272404 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:37.275748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a5055bab-f055-45a4-9f2b-7c8c6e91b7e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Snapshot retrieved successfully. Dec 22 10:05:37.279432 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a5055bab-f055-45a4-9f2b-7c8c6e91b7e7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 returned with HTTP 200 Dec 22 10:05:37.287716 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 844/1693] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:37 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 => generated 449 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:37.452206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e56f3321-96e4-4c9b-9aaa-b2318bffdf97 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:37.452835 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e56f3321-96e4-4c9b-9aaa-b2318bffdf97 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:37.453312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:37.453312 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:37.454200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e56f3321-96e4-4c9b-9aaa-b2318bffdf97 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:37.454793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e56f3321-96e4-4c9b-9aaa-b2318bffdf97 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:37.523619 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:37.523619 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:37.530016 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e56f3321-96e4-4c9b-9aaa-b2318bffdf97 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:37.534118 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 850/1694] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:38.302263 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9668a0a7-2f73-461d-93a0-d235ff4020ce tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 Dec 22 10:05:38.303085 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9668a0a7-2f73-461d-93a0-d235ff4020ce tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:38.304713 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:38.304713 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:38.305547 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9668a0a7-2f73-461d-93a0-d235ff4020ce tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:38.353581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9668a0a7-2f73-461d-93a0-d235ff4020ce tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 returned with HTTP 404 Dec 22 10:05:38.356712 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 845/1695] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:05:38 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/snapshots/71a51047-be31-4a03-adc4-694132db0f19 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:38.366148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f59f333-15ed-47de-afc5-b1e402c773b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:38.439375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f59f333-15ed-47de-afc5-b1e402c773b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:38.441299 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:38.441299 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:38.446472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f59f333-15ed-47de-afc5-b1e402c773b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:38.447176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-7f59f333-15ed-47de-afc5-b1e402c773b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 10:05:38.454900 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f59f333-15ed-47de-afc5-b1e402c773b7 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 404 Dec 22 10:05:38.460061 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 851/1696] 10.222.0.50 () {60 vars in 1380 bytes} [Tue Dec 22 10:05:38 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 116 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:38.470563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-df890bc5-7cfe-4cba-8af8-c1ec5270c73f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots Dec 22 10:05:38.472382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-df890bc5-7cfe-4cba-8af8-c1ec5270c73f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:38.473223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-df890bc5-7cfe-4cba-8af8-c1ec5270c73f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:38.507295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-df890bc5-7cfe-4cba-8af8-c1ec5270c73f tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots returned with HTTP 200 Dec 22 10:05:38.508288 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 846/1697] 10.222.0.50 () {60 vars in 1269 bytes} [Tue Dec 22 10:05:38 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots => generated 23 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:05:38.520705 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5e6ea5f-b453-4b4b-ad43-2aab80ac9cf3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:38.522500 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f5e6ea5f-b453-4b4b-ad43-2aab80ac9cf3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:38.523242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f5e6ea5f-b453-4b4b-ad43-2aab80ac9cf3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:38.523875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.group_snapshots [None req-f5e6ea5f-b453-4b4b-ad43-2aab80ac9cf3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for member f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec {{(pid=88114) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 10:05:38.524479 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.group_snapshots [None req-f5e6ea5f-b453-4b4b-ad43-2aab80ac9cf3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group_snapshot with id: f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec Dec 22 10:05:38.538783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5e6ea5f-b453-4b4b-ad43-2aab80ac9cf3 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec returned with HTTP 404 Dec 22 10:05:38.543056 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 852/1698] 10.222.0.50 () {60 vars in 1383 bytes} [Tue Dec 22 10:05:38 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/group_snapshots/f2570cb1-5ce9-424c-9d5f-5ab2e2d596ec => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:38.551507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b7a11c9-cfd5-407d-87a5-05bfc64c6a0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:38.552668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b7a11c9-cfd5-407d-87a5-05bfc64c6a0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:38.553177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b7a11c9-cfd5-407d-87a5-05bfc64c6a0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:38.553550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9b7a11c9-cfd5-407d-87a5-05bfc64c6a0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:38.554882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail Dec 22 10:05:38.560406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:38.561556 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:38.562401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Removing options '' from query. {{(pid=88114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:05:38.564806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:05:38.630001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:38.630001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:38.632044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b7a11c9-cfd5-407d-87a5-05bfc64c6a0b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:38.632880 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 847/1699] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:38 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:38.714194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Get all volumes completed successfully. Dec 22 10:05:38.719184 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:38.719564 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:38.739835 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:38.755834 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:38.755834 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:38.816116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c89341b6-fe51-46d8-8623-ee680546437b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail returned with HTTP 200 Dec 22 10:05:38.825797 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 853/1700] 10.222.0.50 () {60 vars in 1266 bytes} [Tue Dec 22 10:05:38 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/detail => generated 1003 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:05:38.836613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55a4c79b-d5a5-4e9c-9817-0b625822f199 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] POST http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e/action Dec 22 10:05:38.837124 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:38.837124 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:38.837565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55a4c79b-d5a5-4e9c-9817-0b625822f199 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:05:38.837954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55a4c79b-d5a5-4e9c-9817-0b625822f199 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:38.839095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-55a4c79b-d5a5-4e9c-9817-0b625822f199 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] delete called for group c426acf5-1c06-4e43-8192-8a2529cac39e {{(pid=88115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 10:05:38.839443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.groups [None req-55a4c79b-d5a5-4e9c-9817-0b625822f199 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete group with id: c426acf5-1c06-4e43-8192-8a2529cac39e Dec 22 10:05:38.851605 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:38.851605 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:39.113343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55a4c79b-d5a5-4e9c-9817-0b625822f199 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e/action returned with HTTP 202 Dec 22 10:05:39.115282 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 848/1701] 10.222.0.50 () {62 vars in 1395 bytes} [Tue Dec 22 10:05:38 2020] POST /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:39.125330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:39.127108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:39.127445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:39.127445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:39.128060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:39.230823 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:39.230823 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:39.243793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:39.263916 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:39.264659 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:39.275144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:39.284689 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:39.284689 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:39.321409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5591792c-f6bb-4441-83f4-5765a40120c8 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b returned with HTTP 200 Dec 22 10:05:39.325481 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 854/1702] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:39 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b => generated 999 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:39.647635 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca7e94fb-9612-41d1-8ad6-17f1d5cdf010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:39.648208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca7e94fb-9612-41d1-8ad6-17f1d5cdf010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:39.648363 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:39.648363 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:39.649126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca7e94fb-9612-41d1-8ad6-17f1d5cdf010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:39.649827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ca7e94fb-9612-41d1-8ad6-17f1d5cdf010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:39.724171 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:39.724171 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:39.726038 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca7e94fb-9612-41d1-8ad6-17f1d5cdf010 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:39.726862 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 849/1703] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:39 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:40.343035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:40.343673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:40.343853 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:40.343853 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:40.345149 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:40.460466 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:40.460466 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:40.482906 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:40.520494 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:40.520960 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:40.555202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:40.582255 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:40.582255 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:40.625239 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ed35917-a0d4-4f26-acef-07eed64eb16b tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b returned with HTTP 200 Dec 22 10:05:40.627598 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 855/1704] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:40 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b => generated 999 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:40.745909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8d23d70-9c87-4366-8b6d-052609597cf5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:40.746473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8d23d70-9c87-4366-8b6d-052609597cf5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:40.746696 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:40.746696 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:40.746969 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8d23d70-9c87-4366-8b6d-052609597cf5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:40.747334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e8d23d70-9c87-4366-8b6d-052609597cf5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:40.806852 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:40.806852 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:40.820607 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8d23d70-9c87-4366-8b6d-052609597cf5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:40.829733 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 850/1705] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:40 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:41.652709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:41.653578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:41.654199 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:41.654199 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:41.654829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:41.770172 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:41.770172 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:41.780587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Volume info retrieved successfully. Dec 22 10:05:41.795198 n-d-765315-5 devstack@c-api.service[88113]: WARNING stevedore.named [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 10:05:41.796103 n-d-765315-5 devstack@c-api.service[88113]: WARNING castellan.key_manager [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 10:05:41.806008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG oslo_db.sqlalchemy.engines [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] 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=88114) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 10:05:41.821350 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:41.821350 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:41.842700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-064560f5-a321-40f3-8e97-dde7c75e02aa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:41.842700 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-064560f5-a321-40f3-8e97-dde7c75e02aa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:41.842700 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:41.842700 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:41.842700 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-064560f5-a321-40f3-8e97-dde7c75e02aa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:41.842700 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-064560f5-a321-40f3-8e97-dde7c75e02aa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:41.898417 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3fa430f-cb0d-4d0f-a1a8-d65e945e9513 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b returned with HTTP 200 Dec 22 10:05:41.899391 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 856/1706] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:41 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b => generated 999 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:05:41.943964 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:41.943964 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:41.949039 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-064560f5-a321-40f3-8e97-dde7c75e02aa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:41.954930 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 851/1707] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:42.920686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c193c0f-beb3-452b-9115-525e02d4b887 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:42.921332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c193c0f-beb3-452b-9115-525e02d4b887 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:42.921675 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:42.921675 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:42.922220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c193c0f-beb3-452b-9115-525e02d4b887 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:42.974252 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-469a401d-ad3f-4c05-a56c-90746b5990ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:42.975149 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-469a401d-ad3f-4c05-a56c-90746b5990ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:42.975832 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:42.975832 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:42.976617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-469a401d-ad3f-4c05-a56c-90746b5990ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:42.977203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-469a401d-ad3f-4c05-a56c-90746b5990ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:43.054644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:43.054644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:43.067505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-469a401d-ad3f-4c05-a56c-90746b5990ed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:43.093834 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 852/1708] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:43.117532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c193c0f-beb3-452b-9115-525e02d4b887 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b returned with HTTP 404 Dec 22 10:05:43.118863 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 857/1709] 10.222.0.50 () {60 vars in 1356 bytes} [Tue Dec 22 10:05:42 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:05:43.127810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9054950-a660-45ef-bc75-350850aa4f90 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] GET http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e Dec 22 10:05:43.128770 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9054950-a660-45ef-bc75-350850aa4f90 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.129223 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:43.129223 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:43.129911 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9054950-a660-45ef-bc75-350850aa4f90 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:43.130525 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.groups [None req-d9054950-a660-45ef-bc75-350850aa4f90 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] show called for member c426acf5-1c06-4e43-8192-8a2529cac39e {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 10:05:43.139783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9054950-a660-45ef-bc75-350850aa4f90 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e returned with HTTP 404 Dec 22 10:05:43.146615 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 853/1710] 10.222.0.50 () {60 vars in 1353 bytes} [Tue Dec 22 10:05:43 2020] GET /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/groups/c426acf5-1c06-4e43-8192-8a2529cac39e => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 22 10:05:43.155068 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91bb5db8-e0ab-48bb-b128-045f13a65291 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] DELETE http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/29308ba9-5992-4fe6-8417-182e80125332 Dec 22 10:05:43.155990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91bb5db8-e0ab-48bb-b128-045f13a65291 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.156690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91bb5db8-e0ab-48bb-b128-045f13a65291 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:43.244559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:05:43.244559 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:05:43.264994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91bb5db8-e0ab-48bb-b128-045f13a65291 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/29308ba9-5992-4fe6-8417-182e80125332 returned with HTTP 202 Dec 22 10:05:43.266556 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 858/1711] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Dec 22 10:05:43 2020] DELETE /volume/v3/792f0510c8994bba849aea24d9bafb5a/group_types/29308ba9-5992-4fe6-8417-182e80125332 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:05:43.283040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e3a718b-a1af-44a7-8c3d-1f9380e292c4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:43.283898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e3a718b-a1af-44a7-8c3d-1f9380e292c4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.284647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e3a718b-a1af-44a7-8c3d-1f9380e292c4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:43.285332 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-6e3a718b-a1af-44a7-8c3d-1f9380e292c4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete volume with id: fa29f24b-7322-4327-8bc0-636f086fdd6b Dec 22 10:05:43.404717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e3a718b-a1af-44a7-8c3d-1f9380e292c4 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b returned with HTTP 404 Dec 22 10:05:43.408947 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 854/1712] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:05:43 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/fa29f24b-7322-4327-8bc0-636f086fdd6b => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:43.415270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12dbcd81-c618-406c-9e0d-a2db59a0849a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] DELETE http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/da4eadca-e287-429e-940c-aaa0688c1e35 Dec 22 10:05:43.415994 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12dbcd81-c618-406c-9e0d-a2db59a0849a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.416629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12dbcd81-c618-406c-9e0d-a2db59a0849a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:43.606357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12dbcd81-c618-406c-9e0d-a2db59a0849a tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/da4eadca-e287-429e-940c-aaa0688c1e35 returned with HTTP 202 Dec 22 10:05:43.607725 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 859/1713] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:05:43 2020] DELETE /volume/v3/792f0510c8994bba849aea24d9bafb5a/types/da4eadca-e287-429e-940c-aaa0688c1e35 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:05:43.615851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0de392c-7ce5-43db-942f-012b112753ce tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] GET http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/da4eadca-e287-429e-940c-aaa0688c1e35 Dec 22 10:05:43.616584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0de392c-7ce5-43db-942f-012b112753ce tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.617238 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0de392c-7ce5-43db-942f-012b112753ce tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:43.643193 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0de392c-7ce5-43db-942f-012b112753ce tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/da4eadca-e287-429e-940c-aaa0688c1e35 returned with HTTP 404 Dec 22 10:05:43.644472 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 855/1714] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:05:43 2020] GET /volume/v3/792f0510c8994bba849aea24d9bafb5a/types/da4eadca-e287-429e-940c-aaa0688c1e35 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:43.652184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebe6fb58-ad66-4af6-b56c-cc6a0b3273f5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:05:43.653022 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebe6fb58-ad66-4af6-b56c-cc6a0b3273f5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.653984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebe6fb58-ad66-4af6-b56c-cc6a0b3273f5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:43.657299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ebe6fb58-ad66-4af6-b56c-cc6a0b3273f5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete volume with id: 00b3c16e-6eb4-413b-8924-7ba0f6a09c13 Dec 22 10:05:43.775109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebe6fb58-ad66-4af6-b56c-cc6a0b3273f5 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 returned with HTTP 404 Dec 22 10:05:43.780525 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 860/1715] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:05:43 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/00b3c16e-6eb4-413b-8924-7ba0f6a09c13 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:43.788506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd52c9e8-78b0-4586-9efc-ba84005b5355 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e Dec 22 10:05:43.789170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dd52c9e8-78b0-4586-9efc-ba84005b5355 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.789773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dd52c9e8-78b0-4586-9efc-ba84005b5355 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:43.790348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-dd52c9e8-78b0-4586-9efc-ba84005b5355 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete volume with id: 0e885230-7851-4e84-9082-312cc8d91e7e Dec 22 10:05:43.905363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dd52c9e8-78b0-4586-9efc-ba84005b5355 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e returned with HTTP 404 Dec 22 10:05:43.909926 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 856/1716] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:05:43 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/0e885230-7851-4e84-9082-312cc8d91e7e => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:43.917617 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-def3a7aa-ac77-4968-9443-f0155bb5b018 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] DELETE http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/0e8a3001-1215-446b-a666-72e38495f249 Dec 22 10:05:43.918411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-def3a7aa-ac77-4968-9443-f0155bb5b018 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:43.919165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-def3a7aa-ac77-4968-9443-f0155bb5b018 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:44.105791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e029ab4c-a161-40d2-912a-2e3e61ae72f9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:44.107041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e029ab4c-a161-40d2-912a-2e3e61ae72f9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:44.107742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e029ab4c-a161-40d2-912a-2e3e61ae72f9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:44.108347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e029ab4c-a161-40d2-912a-2e3e61ae72f9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:44.155764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-def3a7aa-ac77-4968-9443-f0155bb5b018 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/0e8a3001-1215-446b-a666-72e38495f249 returned with HTTP 202 Dec 22 10:05:44.157240 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 861/1717] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:05:43 2020] DELETE /volume/v3/792f0510c8994bba849aea24d9bafb5a/types/0e8a3001-1215-446b-a666-72e38495f249 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:05:44.164308 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:44.164308 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:44.166185 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1305952c-de81-4986-9513-5fdf8f669470 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] GET http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/0e8a3001-1215-446b-a666-72e38495f249 Dec 22 10:05:44.166721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1305952c-de81-4986-9513-5fdf8f669470 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:44.167222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1305952c-de81-4986-9513-5fdf8f669470 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:44.167363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e029ab4c-a161-40d2-912a-2e3e61ae72f9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:44.168440 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 857/1718] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:44.197836 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1305952c-de81-4986-9513-5fdf8f669470 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/0e8a3001-1215-446b-a666-72e38495f249 returned with HTTP 404 Dec 22 10:05:44.206880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1652b7d0-7c98-44ef-b605-4a3456955085 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] DELETE http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:05:44.207788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1652b7d0-7c98-44ef-b605-4a3456955085 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:44.208264 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:44.208264 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:44.208957 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1652b7d0-7c98-44ef-b605-4a3456955085 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:44.209643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1652b7d0-7c98-44ef-b605-4a3456955085 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] Delete volume with id: 4c660a22-b62a-413a-aeb7-5b9017f809c5 Dec 22 10:05:44.214856 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 862/1719] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:05:44 2020] GET /volume/v3/792f0510c8994bba849aea24d9bafb5a/types/0e8a3001-1215-446b-a666-72e38495f249 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:44.319521 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1652b7d0-7c98-44ef-b605-4a3456955085 tempest-GroupSnapshotsTest-1754696621 tempest-GroupSnapshotsTest-1754696621] http://10.222.0.50/volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 returned with HTTP 404 Dec 22 10:05:44.320747 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 858/1720] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:05:44 2020] DELETE /volume/v3/97fa3ccaed3443b897d1bd485883f8ae/volumes/4c660a22-b62a-413a-aeb7-5b9017f809c5 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:44.333967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f80af7e-1b56-4d1f-a856-535f884a5f75 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] DELETE http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/edfe9be4-1df0-4b75-aec2-8b8aae334433 Dec 22 10:05:44.335781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f80af7e-1b56-4d1f-a856-535f884a5f75 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:44.337475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f80af7e-1b56-4d1f-a856-535f884a5f75 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:44.516818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f80af7e-1b56-4d1f-a856-535f884a5f75 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/edfe9be4-1df0-4b75-aec2-8b8aae334433 returned with HTTP 202 Dec 22 10:05:44.518153 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 863/1721] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:05:44 2020] DELETE /volume/v3/792f0510c8994bba849aea24d9bafb5a/types/edfe9be4-1df0-4b75-aec2-8b8aae334433 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:05:44.526429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29bbe4f0-d23d-45f9-a3ab-cc4c2ab68439 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] GET http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/edfe9be4-1df0-4b75-aec2-8b8aae334433 Dec 22 10:05:44.527053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29bbe4f0-d23d-45f9-a3ab-cc4c2ab68439 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:44.527846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-29bbe4f0-d23d-45f9-a3ab-cc4c2ab68439 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:44.573569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-29bbe4f0-d23d-45f9-a3ab-cc4c2ab68439 tempest-GroupSnapshotsTest-2028466198 tempest-GroupSnapshotsTest-2028466198] http://10.222.0.50/volume/v3/792f0510c8994bba849aea24d9bafb5a/types/edfe9be4-1df0-4b75-aec2-8b8aae334433 returned with HTTP 404 Dec 22 10:05:44.584979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 859/1722] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:05:44 2020] GET /volume/v3/792f0510c8994bba849aea24d9bafb5a/types/edfe9be4-1df0-4b75-aec2-8b8aae334433 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:45.183003 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-256db4c2-0f14-49b6-8ec7-e96de90245ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:45.184296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-256db4c2-0f14-49b6-8ec7-e96de90245ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:45.185496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-256db4c2-0f14-49b6-8ec7-e96de90245ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:45.186038 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-256db4c2-0f14-49b6-8ec7-e96de90245ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:45.263238 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:45.263238 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:45.272595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-256db4c2-0f14-49b6-8ec7-e96de90245ee tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:45.273712 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 864/1723] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:45 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:46.288269 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c601d1a-8cf1-4041-bf20-7cd66201d4cd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:46.289413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c601d1a-8cf1-4041-bf20-7cd66201d4cd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:46.290064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c601d1a-8cf1-4041-bf20-7cd66201d4cd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:46.290779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2c601d1a-8cf1-4041-bf20-7cd66201d4cd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:46.348904 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:46.348904 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:46.357122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c601d1a-8cf1-4041-bf20-7cd66201d4cd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:46.358352 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 860/1724] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:46 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:47.373289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a871455-e911-4c26-93ff-01c8c09132e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:47.374669 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9a871455-e911-4c26-93ff-01c8c09132e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:47.375097 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:47.375097 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:47.375869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9a871455-e911-4c26-93ff-01c8c09132e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:47.376499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9a871455-e911-4c26-93ff-01c8c09132e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:47.433787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:47.433787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:47.438025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a871455-e911-4c26-93ff-01c8c09132e8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:47.441476 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 865/1725] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:47 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:48.455371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00299547-45c8-43a8-b44b-279389c0bdfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:48.455995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00299547-45c8-43a8-b44b-279389c0bdfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:48.456100 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:48.456100 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:48.456480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00299547-45c8-43a8-b44b-279389c0bdfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:48.456853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-00299547-45c8-43a8-b44b-279389c0bdfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:48.503159 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:48.503159 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:48.508802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00299547-45c8-43a8-b44b-279389c0bdfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:48.509865 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 861/1726] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:48 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:49.524040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9dae2eef-bb88-4087-b147-8bd1a33daf48 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:49.525181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9dae2eef-bb88-4087-b147-8bd1a33daf48 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:49.525600 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:49.525600 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:49.527403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9dae2eef-bb88-4087-b147-8bd1a33daf48 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:49.528013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9dae2eef-bb88-4087-b147-8bd1a33daf48 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:49.590914 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:49.590914 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:49.595850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9dae2eef-bb88-4087-b147-8bd1a33daf48 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:49.599668 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 866/1727] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:49 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:50.614773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6ab8248-754e-4536-988d-ec254e617f37 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:50.616517 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6ab8248-754e-4536-988d-ec254e617f37 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:50.616956 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:50.616956 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:50.617629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6ab8248-754e-4536-988d-ec254e617f37 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:50.618216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f6ab8248-754e-4536-988d-ec254e617f37 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:50.669882 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:50.669882 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:50.672358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6ab8248-754e-4536-988d-ec254e617f37 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:50.673542 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 862/1728] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:51.688603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f255569-724b-4212-bee6-a6e4f697f544 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:51.689898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f255569-724b-4212-bee6-a6e4f697f544 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:51.690357 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:51.690357 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:51.691032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f255569-724b-4212-bee6-a6e4f697f544 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:51.691641 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7f255569-724b-4212-bee6-a6e4f697f544 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:51.738514 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:51.738514 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:51.740922 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f255569-724b-4212-bee6-a6e4f697f544 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:51.741985 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 867/1729] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:52.763092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e0974f7-bed1-4243-abe6-0c9630fab7b3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:52.763598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e0974f7-bed1-4243-abe6-0c9630fab7b3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:52.764021 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:52.764021 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:52.764655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e0974f7-bed1-4243-abe6-0c9630fab7b3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:52.765176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8e0974f7-bed1-4243-abe6-0c9630fab7b3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:52.840754 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:52.840754 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:52.850568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e0974f7-bed1-4243-abe6-0c9630fab7b3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:52.851713 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 863/1730] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:53.867108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-754b4f0b-c3d0-49a3-8a3f-6da73ef43858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:53.867659 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-754b4f0b-c3d0-49a3-8a3f-6da73ef43858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:53.868624 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:53.868624 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:53.869146 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-754b4f0b-c3d0-49a3-8a3f-6da73ef43858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:53.869599 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-754b4f0b-c3d0-49a3-8a3f-6da73ef43858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:53.920996 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:53.920996 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:53.929880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-754b4f0b-c3d0-49a3-8a3f-6da73ef43858 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:53.929880 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 868/1731] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:54.958675 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57fc07d7-4aa1-4505-a426-8a229c8fbf82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:54.967324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57fc07d7-4aa1-4505-a426-8a229c8fbf82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:54.968208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:54.968208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:54.969871 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57fc07d7-4aa1-4505-a426-8a229c8fbf82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:54.971686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-57fc07d7-4aa1-4505-a426-8a229c8fbf82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:55.018329 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:55.018329 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:55.029871 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57fc07d7-4aa1-4505-a426-8a229c8fbf82 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:55.032320 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 864/1732] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:54 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:56.047312 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b887a7d-e7e3-47f8-bd64-31c53fc9a62c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:56.047864 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b887a7d-e7e3-47f8-bd64-31c53fc9a62c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:56.048012 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:56.048012 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:56.048346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b887a7d-e7e3-47f8-bd64-31c53fc9a62c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:56.050110 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6b887a7d-e7e3-47f8-bd64-31c53fc9a62c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:56.106804 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:56.106804 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:56.108782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b887a7d-e7e3-47f8-bd64-31c53fc9a62c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:56.114524 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 869/1733] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:56 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:56.561097 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c59dd5c-a647-4a3b-a4de-ba60c93dd947 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] POST http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types Dec 22 10:05:56.561943 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:56.561943 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:56.562913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3c59dd5c-a647-4a3b-a4de-ba60c93dd947 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1339023803", "os-volume-type-access:is_public": false}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:56.617518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3c59dd5c-a647-4a3b-a4de-ba60c93dd947 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types returned with HTTP 200 Dec 22 10:05:56.619286 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 865/1734] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 10:05:56 2020] POST /volume/v3/c7c416b455994337b6687ed2b59c4221/types => generated 231 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:56.845182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c54f732-1b93-45fb-ab82-21613f57481b tempest-VolumeTypesNegativeTest-1149071105 tempest-VolumeTypesNegativeTest-1149071105] POST http://10.222.0.50/volume/v3/6bd163344f8b4daabdb61e72bfc59434/volumes Dec 22 10:05:56.845662 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:56.845662 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:56.846096 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c54f732-1b93-45fb-ab82-21613f57481b tempest-VolumeTypesNegativeTest-1149071105 tempest-VolumeTypesNegativeTest-1149071105] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0939df66-da59-4383-88cb-5e6d25eeb3cc", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-259116301"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:56.847196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-2c54f732-1b93-45fb-ab82-21613f57481b tempest-VolumeTypesNegativeTest-1149071105 tempest-VolumeTypesNegativeTest-1149071105] Create volume request body: {'volume': {'volume_type': '0939df66-da59-4383-88cb-5e6d25eeb3cc', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-259116301'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:05:56.911923 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c54f732-1b93-45fb-ab82-21613f57481b tempest-VolumeTypesNegativeTest-1149071105 tempest-VolumeTypesNegativeTest-1149071105] http://10.222.0.50/volume/v3/6bd163344f8b4daabdb61e72bfc59434/volumes returned with HTTP 404 Dec 22 10:05:56.911923 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 870/1735] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:05:56 2020] POST /volume/v3/6bd163344f8b4daabdb61e72bfc59434/volumes => generated 114 bytes in 278 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:56.930938 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3aa4fe2-9b81-4840-b261-9be4de70d077 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] POST http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types Dec 22 10:05:56.932743 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3aa4fe2-9b81-4840-b261-9be4de70d077 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:56.935149 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3aa4fe2-9b81-4840-b261-9be4de70d077 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types returned with HTTP 400 Dec 22 10:05:56.944964 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 866/1736] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:05:56 2020] POST /volume/v3/c7c416b455994337b6687ed2b59c4221/types => generated 108 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 10:05:56.952335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6013fa47-c2b2-4090-8de2-539ff328d61f tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] DELETE http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/3d6e0729-243f-4650-98cc-371445858707 Dec 22 10:05:56.954242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6013fa47-c2b2-4090-8de2-539ff328d61f tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:56.955117 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6013fa47-c2b2-4090-8de2-539ff328d61f tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:56.971739 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6013fa47-c2b2-4090-8de2-539ff328d61f tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/3d6e0729-243f-4650-98cc-371445858707 returned with HTTP 404 Dec 22 10:05:56.973057 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 871/1737] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:05:56 2020] DELETE /volume/v3/c7c416b455994337b6687ed2b59c4221/types/3d6e0729-243f-4650-98cc-371445858707 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:56.982110 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e10e7d58-530a-4c4c-b73d-ad835962cc49 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] GET http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/a88f477f-77ff-4b1d-a0f4-7c98be16ef68 Dec 22 10:05:56.982968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e10e7d58-530a-4c4c-b73d-ad835962cc49 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:56.983681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e10e7d58-530a-4c4c-b73d-ad835962cc49 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:56.996741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e10e7d58-530a-4c4c-b73d-ad835962cc49 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/a88f477f-77ff-4b1d-a0f4-7c98be16ef68 returned with HTTP 404 Dec 22 10:05:56.998196 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 867/1738] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:05:56 2020] GET /volume/v3/c7c416b455994337b6687ed2b59c4221/types/a88f477f-77ff-4b1d-a0f4-7c98be16ef68 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:57.007319 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45cf7504-5b81-44c8-bd8b-317d23b6ad40 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] DELETE http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/0939df66-da59-4383-88cb-5e6d25eeb3cc Dec 22 10:05:57.008321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45cf7504-5b81-44c8-bd8b-317d23b6ad40 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:57.009067 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45cf7504-5b81-44c8-bd8b-317d23b6ad40 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:57.095572 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:05:57.095572 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:05:57.110651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45cf7504-5b81-44c8-bd8b-317d23b6ad40 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/0939df66-da59-4383-88cb-5e6d25eeb3cc returned with HTTP 202 Dec 22 10:05:57.112006 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 872/1739] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:05:57 2020] DELETE /volume/v3/c7c416b455994337b6687ed2b59c4221/types/0939df66-da59-4383-88cb-5e6d25eeb3cc => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:05:57.123044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eef53c07-76fa-4f23-9ce3-8936efc3a026 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] GET http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/0939df66-da59-4383-88cb-5e6d25eeb3cc Dec 22 10:05:57.124049 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eef53c07-76fa-4f23-9ce3-8936efc3a026 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:57.124844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eef53c07-76fa-4f23-9ce3-8936efc3a026 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:57.142241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f11bd86-d239-435b-9e93-c8309ce918f0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:57.143617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f11bd86-d239-435b-9e93-c8309ce918f0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:57.144429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f11bd86-d239-435b-9e93-c8309ce918f0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:57.145056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5f11bd86-d239-435b-9e93-c8309ce918f0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:57.154478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eef53c07-76fa-4f23-9ce3-8936efc3a026 tempest-VolumeTypesNegativeTest-94300221 tempest-VolumeTypesNegativeTest-94300221] http://10.222.0.50/volume/v3/c7c416b455994337b6687ed2b59c4221/types/0939df66-da59-4383-88cb-5e6d25eeb3cc returned with HTTP 404 Dec 22 10:05:57.161860 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 868/1740] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:05:57 2020] GET /volume/v3/c7c416b455994337b6687ed2b59c4221/types/0939df66-da59-4383-88cb-5e6d25eeb3cc => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:05:57.183211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:57.183211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:57.186165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f11bd86-d239-435b-9e93-c8309ce918f0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:57.187308 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 873/1741] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:57 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:58.210987 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72cd3200-2448-4b89-9818-bfc53be51e74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:58.211573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72cd3200-2448-4b89-9818-bfc53be51e74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:58.218919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72cd3200-2448-4b89-9818-bfc53be51e74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:58.219969 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-72cd3200-2448-4b89-9818-bfc53be51e74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:58.302388 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:58.302388 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:58.304257 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72cd3200-2448-4b89-9818-bfc53be51e74 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:58.305081 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 869/1742] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:58 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:59.322202 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed2ce078-bd5e-4b33-8f20-93723227c1e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:05:59.323136 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed2ce078-bd5e-4b33-8f20-93723227c1e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:05:59.323496 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:59.323496 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:59.324223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed2ce078-bd5e-4b33-8f20-93723227c1e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:05:59.324837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ed2ce078-bd5e-4b33-8f20-93723227c1e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:05:59.378056 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:05:59.378056 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:05:59.378056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed2ce078-bd5e-4b33-8f20-93723227c1e3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:05:59.400715 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 874/1743] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:05:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:59.633416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56f6c695-9450-4340-8f8d-a35fab6b2c23 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] POST http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/types Dec 22 10:05:59.634187 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:59.634187 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:59.634957 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56f6c695-9450-4340-8f8d-a35fab6b2c23 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-236409624", "extra_specs": {}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:59.748282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56f6c695-9450-4340-8f8d-a35fab6b2c23 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/types returned with HTTP 200 Dec 22 10:05:59.751830 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 870/1744] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:05:59 2020] POST /volume/v3/40274f2d0985412194dd190657092ad0/types => generated 211 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:05:59.764621 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25485ad5-fb09-439c-8233-a73bee20cb69 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] POST http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/types/669c598d-83fa-492a-b5e0-d9f9e48075e7/encryption Dec 22 10:05:59.765089 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:05:59.765089 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:05:59.766311 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-25485ad5-fb09-439c-8233-a73bee20cb69 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:05:59.902640 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-25485ad5-fb09-439c-8233-a73bee20cb69 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/types/669c598d-83fa-492a-b5e0-d9f9e48075e7/encryption returned with HTTP 200 Dec 22 10:05:59.904936 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 875/1745] 10.222.0.50 () {60 vars in 1364 bytes} [Tue Dec 22 10:05:59 2020] POST /volume/v3/40274f2d0985412194dd190657092ad0/types/669c598d-83fa-492a-b5e0-d9f9e48075e7/encryption => generated 230 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:00.208546 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes Dec 22 10:06:00.210777 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1252405002", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-236409624", "size": 1}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:00.212621 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1252405002', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-236409624', 'size': 1}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:06:00.270671 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume of 1 GB Dec 22 10:06:00.272368 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:00.272368 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:00.274164 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Availability Zones retrieved successfully. Dec 22 10:06:00.321220 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (0c579d94-ad6b-4f97-aaad-e068e38ae754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:00.342605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6fffbd-7c80-4d95-9a16-8467d50152a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:00.355004 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:06:00.415909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3ef08bd-d3d3-43b8-b49a-0ed2e49359e1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:00.416720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3ef08bd-d3d3-43b8-b49a-0ed2e49359e1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:00.417409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3ef08bd-d3d3-43b8-b49a-0ed2e49359e1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:00.418184 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f3ef08bd-d3d3-43b8-b49a-0ed2e49359e1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:00.475762 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:00.475762 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:00.479683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3ef08bd-d3d3-43b8-b49a-0ed2e49359e1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:00.485003 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 876/1746] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:00 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:00.519455 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6fffbd-7c80-4d95-9a16-8467d50152a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:06:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=669c598d-83fa-492a-b5e0-d9f9e48075e7,is_public=True,name='tempest-scenario-type-luks-236409624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '669c598d-83fa-492a-b5e0-d9f9e48075e7', '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=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:00.521692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64002f5-8216-40ee-9e43-ff09369510ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:00.650730 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-236409624 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-236409624, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:00.651674 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-236409624 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-236409624, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:00.730087 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Created reservations ['2fb392a0-d43c-4e9a-8667-39701589f993', '7f73ea37-4d63-49af-acda-a79c43616730', '30b63db2-fd38-4b22-a641-4858a9cc501d', '9688401f-dac1-4f21-9ecc-3765db3c8540'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:00.733481 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64002f5-8216-40ee-9e43-ff09369510ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fb392a0-d43c-4e9a-8667-39701589f993', '7f73ea37-4d63-49af-acda-a79c43616730', '30b63db2-fd38-4b22-a641-4858a9cc501d', '9688401f-dac1-4f21-9ecc-3765db3c8540']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:00.737253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282ece40-1e40-4d4c-99f9-9dceecc446f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:00.830827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282ece40-1e40-4d4c-99f9-9dceecc446f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b04e4ce1-03d8-4692-85bf-b8702223ee20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1252405002',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['2fb392a0-d43c-4e9a-8667-39701589f993','7f73ea37-4d63-49af-acda-a79c43616730','30b63db2-fd38-4b22-a641-4858a9cc501d','9688401f-dac1-4f21-9ecc-3765db3c8540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=669c598d-83fa-492a-b5e0-d9f9e48075e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1252405002',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b04e4ce1-03d8-4692-85bf-b8702223ee20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e798a8e61fa24836a28e3da00a2e4e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='200d7272e56a4d1e8b71c6bbc6f61bae',volume_attachment=,volume_type=,volume_type_id=669c598d-83fa-492a-b5e0-d9f9e48075e7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:00.833720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b107f0a-5022-4b14-bb5b-d939f07d89b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:00.896856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b107f0a-5022-4b14-bb5b-d939f07d89b3) transitioned into state 'SUCCESS' from state '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-1252405002',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['2fb392a0-d43c-4e9a-8667-39701589f993','7f73ea37-4d63-49af-acda-a79c43616730','30b63db2-fd38-4b22-a641-4858a9cc501d','9688401f-dac1-4f21-9ecc-3765db3c8540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=669c598d-83fa-492a-b5e0-d9f9e48075e7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:00.898981 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbdfe39-e4fc-43ab-a031-17554b8da575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:00.936166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbdfe39-e4fc-43ab-a031-17554b8da575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:00.940035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (0c579d94-ad6b-4f97-aaad-e068e38ae754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:01.111456 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request issued successfully. Dec 22 10:06:01.137276 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72c13bf6-8647-4ee2-a80b-b7dd513379ea tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes returned with HTTP 202 Dec 22 10:06:01.144459 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 871/1747] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:05:59 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes => generated 845 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:01.160440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f783ccbe-00d5-46c7-99fc-c05cfdd5b1ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:01.161153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f783ccbe-00d5-46c7-99fc-c05cfdd5b1ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:01.161489 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:01.161489 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:01.162065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f783ccbe-00d5-46c7-99fc-c05cfdd5b1ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:01.344574 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:01.344574 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:01.373628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f783ccbe-00d5-46c7-99fc-c05cfdd5b1ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:01.445769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f783ccbe-00d5-46c7-99fc-c05cfdd5b1ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:01.451476 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 877/1748] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:01 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 937 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:01.501840 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d45f196-6913-44c9-b105-b8f882357af8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:01.502908 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d45f196-6913-44c9-b105-b8f882357af8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:01.503277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:01.503277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:01.503913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d45f196-6913-44c9-b105-b8f882357af8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:01.504635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1d45f196-6913-44c9-b105-b8f882357af8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:01.563748 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:01.563748 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:01.578658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d45f196-6913-44c9-b105-b8f882357af8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:01.579956 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 872/1749] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:01 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:02.469174 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-175cb252-d46b-4f6d-bff0-4c96e8a9fd34 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:02.472514 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-175cb252-d46b-4f6d-bff0-4c96e8a9fd34 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:02.472941 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:02.472941 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:02.473578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-175cb252-d46b-4f6d-bff0-4c96e8a9fd34 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:02.539109 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:02.539109 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:02.549336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-175cb252-d46b-4f6d-bff0-4c96e8a9fd34 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:02.603667 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-619954b2-deb1-4678-a4c1-fba1db534e17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:02.604635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-619954b2-deb1-4678-a4c1-fba1db534e17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:02.605032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:02.605032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:02.605636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-619954b2-deb1-4678-a4c1-fba1db534e17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:02.606165 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-619954b2-deb1-4678-a4c1-fba1db534e17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:02.618311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-175cb252-d46b-4f6d-bff0-4c96e8a9fd34 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:02.625389 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 878/1750] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:02 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 937 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:02.656846 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:02.656846 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:02.659065 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-619954b2-deb1-4678-a4c1-fba1db534e17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:02.666284 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 873/1751] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:03.643483 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b199743-1c25-4ed8-949f-035fc462076b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:03.644526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b199743-1c25-4ed8-949f-035fc462076b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:03.644877 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:03.644877 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:03.645539 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7b199743-1c25-4ed8-949f-035fc462076b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:03.685169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8645f016-af34-423c-9599-9d175f03c45f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:03.685682 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8645f016-af34-423c-9599-9d175f03c45f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:03.685897 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:03.685897 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:03.686269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8645f016-af34-423c-9599-9d175f03c45f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:03.686634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8645f016-af34-423c-9599-9d175f03c45f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:03.793757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:03.793757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:03.805040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8645f016-af34-423c-9599-9d175f03c45f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:03.805897 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 874/1752] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:03 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:03.861261 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:03.861261 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:03.887295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7b199743-1c25-4ed8-949f-035fc462076b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:03.946905 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7b199743-1c25-4ed8-949f-035fc462076b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:03.953495 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 879/1753] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:03 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 938 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:03.973482 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-006e789f-5fe5-445f-8b42-e5634a21d949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:03.975262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-006e789f-5fe5-445f-8b42-e5634a21d949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:03.975400 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:03.975400 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:03.975756 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-006e789f-5fe5-445f-8b42-e5634a21d949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:04.109525 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:04.109525 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:04.119127 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-006e789f-5fe5-445f-8b42-e5634a21d949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:04.145776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-006e789f-5fe5-445f-8b42-e5634a21d949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:04.146930 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 875/1754] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:03 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 938 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:04.162191 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f02e4e9-5c49-4d00-840a-313b578e4e8f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20/action Dec 22 10:06:04.163085 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:04.163085 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:04.164095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f02e4e9-5c49-4d00-840a-313b578e4e8f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:06:04.164902 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f02e4e9-5c49-4d00-840a-313b578e4e8f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:04.279637 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:04.279637 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:04.281613 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0f02e4e9-5c49-4d00-840a-313b578e4e8f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:04.298149 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0f02e4e9-5c49-4d00-840a-313b578e4e8f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume updated successfully. Dec 22 10:06:04.298697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f02e4e9-5c49-4d00-840a-313b578e4e8f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20/action returned with HTTP 200 Dec 22 10:06:04.299560 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 880/1755] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:06:04 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20/action => generated 0 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 10:06:04.762193 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-9a4ef913-1af9-4058-8d99-25d5b95537e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:04.762786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-9a4ef913-1af9-4058-8d99-25d5b95537e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:04.762926 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:04.762926 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:04.763237 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-9a4ef913-1af9-4058-8d99-25d5b95537e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:04.820904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc561b08-1e0d-411b-8cae-260dd6fa5926 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:04.821762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc561b08-1e0d-411b-8cae-260dd6fa5926 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:04.822115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:04.822115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:04.822747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc561b08-1e0d-411b-8cae-260dd6fa5926 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:04.823290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fc561b08-1e0d-411b-8cae-260dd6fa5926 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:04.885331 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:04.885331 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:04.898747 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:04.898747 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:04.900621 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc561b08-1e0d-411b-8cae-260dd6fa5926 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:04.901412 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 881/1756] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:04 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:04.904788 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-9a4ef913-1af9-4058-8d99-25d5b95537e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:04.974059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-9a4ef913-1af9-4058-8d99-25d5b95537e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:04.984643 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 876/1757] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:06:04 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 937 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:05.581756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd43bc25-6f30-44c7-be60-27500a9abfb4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:05.582294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd43bc25-6f30-44c7-be60-27500a9abfb4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:05.582496 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:05.582496 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:05.583178 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd43bc25-6f30-44c7-be60-27500a9abfb4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:05.717730 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:05.717730 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:05.744975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bd43bc25-6f30-44c7-be60-27500a9abfb4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:05.799309 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd43bc25-6f30-44c7-be60-27500a9abfb4 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:06:05.800369 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 882/1758] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:05 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 919 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:05.816598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6661bc3-1a1d-40fa-b149-673101653683 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:05.817128 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6661bc3-1a1d-40fa-b149-673101653683 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:05.817346 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:05.817346 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:05.817721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6661bc3-1a1d-40fa-b149-673101653683 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:05.922849 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b59569c-91b7-442c-a818-0d0a7aa71b0d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:05.922849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b59569c-91b7-442c-a818-0d0a7aa71b0d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:05.922849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:05.922849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:05.922849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b59569c-91b7-442c-a818-0d0a7aa71b0d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:05.922849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4b59569c-91b7-442c-a818-0d0a7aa71b0d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:05.931553 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:05.931553 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:05.944367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f6661bc3-1a1d-40fa-b149-673101653683 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:05.975908 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6661bc3-1a1d-40fa-b149-673101653683 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:06:05.990875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:05.990875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:05.991595 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 877/1759] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:05 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 919 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:06.008974 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b59569c-91b7-442c-a818-0d0a7aa71b0d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:06.019011 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 883/1760] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:05 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:07.025445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9484b09-e14b-498a-a14d-fd649c5c5115 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:07.026095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9484b09-e14b-498a-a14d-fd649c5c5115 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:07.026508 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:07.026508 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:07.027064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9484b09-e14b-498a-a14d-fd649c5c5115 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:07.027546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f9484b09-e14b-498a-a14d-fd649c5c5115 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:07.072301 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:07.072301 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:07.091720 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9484b09-e14b-498a-a14d-fd649c5c5115 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:07.098141 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 884/1761] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:07 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:07.412924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] POST http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes Dec 22 10:06:07.413388 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:07.413388 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:07.413797 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1153224688"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:07.416221 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1153224688'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:06:07.416608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Create volume of 1 GB Dec 22 10:06:07.461005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Availability Zones retrieved successfully. Dec 22 10:06:07.507278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Flow 'volume_create_api' (525c694d-bb3e-4da3-b890-ed0f038fb8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:07.510819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9557dd-25e7-4dc6-a658-b52e9143d014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:07.527303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:06:07.692462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9557dd-25e7-4dc6-a658-b52e9143d014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:07.695848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb99043-0a55-428f-8ff3-2c3953fab53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:07.935275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Created reservations ['5ec128c1-fd87-4b42-a7fc-7f2c36b0b155', 'f51b2b76-d2a4-4a06-8c9b-4b4d4eb5962f', 'cfe51c3a-b598-4f4e-94eb-10e864efdfc4', '00bde3df-16fe-4a26-a0c8-70972d480c0c'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:07.939171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbb99043-0a55-428f-8ff3-2c3953fab53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec128c1-fd87-4b42-a7fc-7f2c36b0b155', 'f51b2b76-d2a4-4a06-8c9b-4b4d4eb5962f', 'cfe51c3a-b598-4f4e-94eb-10e864efdfc4', '00bde3df-16fe-4a26-a0c8-70972d480c0c']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:07.940412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44023eed-eedb-400d-988a-768b2a30f8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:08.012905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44023eed-eedb-400d-988a-768b2a30f8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4ec798-a3d8-46cb-a8e5-7e87bbf94521', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1153224688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1064429fd6b64bb2b385c3b5a03d5590',qos_specs=None,replication_status=,reservations=['5ec128c1-fd87-4b42-a7fc-7f2c36b0b155','f51b2b76-d2a4-4a06-8c9b-4b4d4eb5962f','cfe51c3a-b598-4f4e-94eb-10e864efdfc4','00bde3df-16fe-4a26-a0c8-70972d480c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0e702595c940bb86b751806fc03cd7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1153224688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd4ec798-a3d8-46cb-a8e5-7e87bbf94521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1064429fd6b64bb2b385c3b5a03d5590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab0e702595c940bb86b751806fc03cd7',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:08.015084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aefb119-3018-40ea-ab0f-d31cfbc83cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:08.045447 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aefb119-3018-40ea-ab0f-d31cfbc83cc0) transitioned into state 'SUCCESS' from state '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-1153224688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1064429fd6b64bb2b385c3b5a03d5590',qos_specs=None,replication_status=,reservations=['5ec128c1-fd87-4b42-a7fc-7f2c36b0b155','f51b2b76-d2a4-4a06-8c9b-4b4d4eb5962f','cfe51c3a-b598-4f4e-94eb-10e864efdfc4','00bde3df-16fe-4a26-a0c8-70972d480c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0e702595c940bb86b751806fc03cd7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:08.047815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf1574-c565-4573-91ee-31cb16bec1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:08.066023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf1574-c565-4573-91ee-31cb16bec1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:08.069113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Flow 'volume_create_api' (525c694d-bb3e-4da3-b890-ed0f038fb8a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:08.111311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2767d2d-024f-415f-9df5-bcea06fe9980 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:08.112031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2767d2d-024f-415f-9df5-bcea06fe9980 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:08.112366 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:08.112366 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:08.112934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2767d2d-024f-415f-9df5-bcea06fe9980 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:08.113431 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b2767d2d-024f-415f-9df5-bcea06fe9980 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:08.166406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Create volume request issued successfully. Dec 22 10:06:08.229206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-406c1919-ac9b-42bb-bcda-2af3f0bd01a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes returned with HTTP 202 Dec 22 10:06:08.240065 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 878/1762] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:06:06 2020] POST /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes => generated 823 bytes in 1466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:08.240329 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:08.240329 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:08.249471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:06:08.250034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:08.250168 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:08.250168 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:08.250644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:08.251673 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2767d2d-024f-415f-9df5-bcea06fe9980 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:08.259304 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 885/1763] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:08 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:08.271706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-2edff88a-9b15-4d7a-98e9-d85a802c94d0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:08.272545 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-2edff88a-9b15-4d7a-98e9-d85a802c94d0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:08.272895 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:08.272895 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:08.273466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-2edff88a-9b15-4d7a-98e9-d85a802c94d0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:08.415153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:08.415153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:08.431818 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:08.431818 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:08.450900 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:06:08.480689 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-2edff88a-9b15-4d7a-98e9-d85a802c94d0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:08.507695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 200 Dec 22 10:06:08.508531 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 879/1764] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:08 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 891 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:08.550518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-2edff88a-9b15-4d7a-98e9-d85a802c94d0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:08.560775 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 886/1765] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:06:08 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 937 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:08.572780 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume// Dec 22 10:06:08.573262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:08.573474 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:08.573474 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:08.573850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:08.575011 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b0924f76-1d1d-48f1-ae7a-04b55af4c232 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:06:08.576082 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 880/1766] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 10:06:08 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:06:08.606589 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0fdebfdf-cf93-488b-bba8-0934750136b5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments Dec 22 10:06:08.607258 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:08.607258 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:08.607879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0fdebfdf-cf93-488b-bba8-0934750136b5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b04e4ce1-03d8-4692-85bf-b8702223ee20", "instance_uuid": "452bd1d1-42f6-49b8-99e5-506327429454", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:08.807034 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:08.807034 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:09.004676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0fdebfdf-cf93-488b-bba8-0934750136b5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments returned with HTTP 200 Dec 22 10:06:09.005787 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 887/1767] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 10:06:08 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments => generated 273 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:06:09.267162 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7e36516-ddce-441f-9935-a9cf9309ffa4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:09.268057 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7e36516-ddce-441f-9935-a9cf9309ffa4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:09.269722 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7e36516-ddce-441f-9935-a9cf9309ffa4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:09.270212 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a7e36516-ddce-441f-9935-a9cf9309ffa4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:09.333235 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:09.333235 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:09.340393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7e36516-ddce-441f-9935-a9cf9309ffa4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:09.344850 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 881/1768] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:09.525524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6bf83e29-f75d-47a0-b9f6-d1a0feab3d21 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:06:09.526071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6bf83e29-f75d-47a0-b9f6-d1a0feab3d21 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:09.526289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:09.526289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:09.526727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6bf83e29-f75d-47a0-b9f6-d1a0feab3d21 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:09.715883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:09.715883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:09.752246 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6bf83e29-f75d-47a0-b9f6-d1a0feab3d21 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:06:09.838704 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6bf83e29-f75d-47a0-b9f6-d1a0feab3d21 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 200 Dec 22 10:06:09.839486 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 888/1769] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:09 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 915 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:10.359010 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f548e56c-b669-4530-b331-f3fab8e0a97b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:10.359628 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f548e56c-b669-4530-b331-f3fab8e0a97b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:10.360150 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:10.360150 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:10.360875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f548e56c-b669-4530-b331-f3fab8e0a97b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:10.361460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f548e56c-b669-4530-b331-f3fab8e0a97b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:10.436098 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:10.436098 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:10.438387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f548e56c-b669-4530-b331-f3fab8e0a97b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:10.439228 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 882/1770] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:10.856846 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f276b118-b61b-4f13-a201-873bba95a224 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:06:10.857689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f276b118-b61b-4f13-a201-873bba95a224 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:10.858069 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:10.858069 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:10.858752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f276b118-b61b-4f13-a201-873bba95a224 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:11.044390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:11.044390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:11.084856 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f276b118-b61b-4f13-a201-873bba95a224 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:06:11.180167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f276b118-b61b-4f13-a201-873bba95a224 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 200 Dec 22 10:06:11.191709 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 889/1771] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:10 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 916 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:11.215089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] POST http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups Dec 22 10:06:11.215912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:11.215912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:11.216738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd4ec798-a3d8-46cb-a8e5-7e87bbf94521", "name": "tempest-VolumesBackupsAdminTest-Backup-208871"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:11.218865 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Creating new backup {'backup': {'volume_id': 'dd4ec798-a3d8-46cb-a8e5-7e87bbf94521', 'name': 'tempest-VolumesBackupsAdminTest-Backup-208871'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 10:06:11.219491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Creating backup of volume dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 in container None Dec 22 10:06:11.432876 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:11.432876 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:11.438473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:06:11.454438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c96e3910-8126-44a7-b56f-da1f95ae7967 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:11.455324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c96e3910-8126-44a7-b56f-da1f95ae7967 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:11.455759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:11.455759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:11.456510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c96e3910-8126-44a7-b56f-da1f95ae7967 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:11.457258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c96e3910-8126-44a7-b56f-da1f95ae7967 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:11.506130 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:11.506130 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:11.512927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c96e3910-8126-44a7-b56f-da1f95ae7967 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:11.523512 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 890/1772] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:11.540900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Created reservations ['74bed3ec-50a1-4bd2-8915-88416ea184bb', 'd501f9c8-030f-409f-9481-9af24b23c26b'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:11.615777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups returned with HTTP 202 Dec 22 10:06:11.617166 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 883/1773] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:06:11 2020] POST /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups => generated 397 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:11.633764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac05d4a8-322d-4d56-898c-ed04b930359b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:11.635033 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac05d4a8-322d-4d56-898c-ed04b930359b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:11.635738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:11.635738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:11.636573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac05d4a8-322d-4d56-898c-ed04b930359b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:11.637141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ac05d4a8-322d-4d56-898c-ed04b930359b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:11.691503 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:11.691503 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:11.694703 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac05d4a8-322d-4d56-898c-ed04b930359b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:11.696262 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 891/1774] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:11 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 804 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:11.925030 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume// Dec 22 10:06:11.925512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:11.925716 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:11.925716 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:11.926898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:11.928314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-896e079f-1771-4546-94a4-c3fc2ca78bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:06:11.929319 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 884/1775] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:06:11 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:06:11.947577 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-65b50a32-db4e-4292-a90b-4bb599eff228 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:11.948239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-65b50a32-db4e-4292-a90b-4bb599eff228 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:11.948459 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:11.948459 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:11.949280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-65b50a32-db4e-4292-a90b-4bb599eff228 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:12.103024 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:12.103024 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:12.122023 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-65b50a32-db4e-4292-a90b-4bb599eff228 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:12.147873 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:12.147873 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:12.165376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-65b50a32-db4e-4292-a90b-4bb599eff228 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:12.167398 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 892/1776] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:06:11 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 1035 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:06:12.214574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0f68d67a-9389-4b00-8ef8-8f860fc2df67 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] PUT http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161 Dec 22 10:06:12.215425 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0f68d67a-9389-4b00-8ef8-8f860fc2df67 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:12.330573 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 10:06:12.330573 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 10:06:12.331326 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0f68d67a-9389-4b00-8ef8-8f860fc2df67 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-b04e4ce1-03d8-4692-85bf-b8702223ee20-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.044s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 10:06:12.342115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:12.342115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:12.532631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56bc1c0c-000e-4981-935d-174f175b8c7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:12.534028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56bc1c0c-000e-4981-935d-174f175b8c7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:12.539254 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:12.539254 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:12.540781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56bc1c0c-000e-4981-935d-174f175b8c7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:12.541350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-56bc1c0c-000e-4981-935d-174f175b8c7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:12.579881 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:12.579881 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:12.582158 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56bc1c0c-000e-4981-935d-174f175b8c7d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:12.599506 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 893/1777] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 815 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:12.722599 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8d309d9-4850-4820-bfdf-d5a2407edefa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:12.723023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8d309d9-4850-4820-bfdf-d5a2407edefa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:12.723264 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:12.723264 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:12.724028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8d309d9-4850-4820-bfdf-d5a2407edefa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:12.724415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e8d309d9-4850-4820-bfdf-d5a2407edefa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:12.837117 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:12.837117 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:12.841211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8d309d9-4850-4820-bfdf-d5a2407edefa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:12.842064 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 894/1778] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:12 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 804 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:13.614673 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cda10115-57b2-4b06-a46a-3d9175b99ec7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:13.616168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cda10115-57b2-4b06-a46a-3d9175b99ec7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:13.616584 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:13.616584 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:13.617923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cda10115-57b2-4b06-a46a-3d9175b99ec7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:13.618491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cda10115-57b2-4b06-a46a-3d9175b99ec7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:13.684051 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:13.684051 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:13.687465 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cda10115-57b2-4b06-a46a-3d9175b99ec7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:13.692204 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 895/1779] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:13 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 815 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:13.859434 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c688851c-6a23-42ca-b588-803ce8e22d5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:13.862141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c688851c-6a23-42ca-b588-803ce8e22d5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:13.862508 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:13.862508 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:13.863809 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c688851c-6a23-42ca-b588-803ce8e22d5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:13.864388 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c688851c-6a23-42ca-b588-803ce8e22d5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:13.978181 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:13.978181 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:13.981521 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c688851c-6a23-42ca-b588-803ce8e22d5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:13.982550 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 896/1780] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:13 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 804 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:14.712459 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e370073-8fbf-45aa-bd7e-672286480147 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:14.713167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e370073-8fbf-45aa-bd7e-672286480147 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:14.713167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:14.713167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:14.715241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e370073-8fbf-45aa-bd7e-672286480147 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:14.715850 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0e370073-8fbf-45aa-bd7e-672286480147 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:14.752209 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:14.752209 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:14.757461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e370073-8fbf-45aa-bd7e-672286480147 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:14.760355 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 897/1781] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:14.779580 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8b23c6a6-9590-4168-acd0-a6162c53604e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:06:14.780936 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8b23c6a6-9590-4168-acd0-a6162c53604e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:14.781577 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:14.781577 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:14.791865 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8b23c6a6-9590-4168-acd0-a6162c53604e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:15.085735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:15.085735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:15.135774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8b23c6a6-9590-4168-acd0-a6162c53604e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:06:15.198512 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8b23c6a6-9590-4168-acd0-a6162c53604e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:06:15.199847 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 898/1782] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 1359 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:06:15.207779 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ae5eec0-8618-4634-99c6-c208e1e0782c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:15.208596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ae5eec0-8618-4634-99c6-c208e1e0782c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:15.209190 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:15.209190 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:15.209837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ae5eec0-8618-4634-99c6-c208e1e0782c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:15.210382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2ae5eec0-8618-4634-99c6-c208e1e0782c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:15.255167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:15.255167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:15.270402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ae5eec0-8618-4634-99c6-c208e1e0782c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:15.271545 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 899/1783] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:15 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 804 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:15.292436 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130/restore Dec 22 10:06:15.293327 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:15.293327 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:15.294269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:15.295720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Restoring backup 34d3b1d1-81d8-460f-84f2-5c30b8098130 ({'restore': {}}) {{(pid=88114) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 22 10:06:15.296317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Restoring backup 34d3b1d1-81d8-460f-84f2-5c30b8098130 to volume None. Dec 22 10:06:15.330420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:15.330420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:15.333901 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.backup.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating volume of 1 GB for restore of backup 34d3b1d1-81d8-460f-84f2-5c30b8098130. Dec 22 10:06:15.365013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Availability zone cache updated, next update will occur around 2020-12-22 11:06:15.364392. {{(pid=88114) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 10:06:15.365592 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Availability Zones retrieved successfully. Dec 22 10:06:15.410484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (3e27f506-5f21-4a7a-8acf-c108b365d9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:15.413777 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7217647d-f322-44c1-a7fa-e80c6fba4e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:15.417994 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:06:15.549666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7217647d-f322-44c1-a7fa-e80c6fba4e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:15.553059 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e795f4d-473b-499a-b828-a9f119e9aed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:15.698674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['db3f077c-248b-44b3-a80f-685eaab45146', '65b839f7-2195-4129-8597-b1034001a94e', 'ef0ec0df-f85a-4e26-a5fe-e3823274909b', '2e8def37-8706-4727-aba0-a43bf5708ebf'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:15.700806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e795f4d-473b-499a-b828-a9f119e9aed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db3f077c-248b-44b3-a80f-685eaab45146', '65b839f7-2195-4129-8597-b1034001a94e', 'ef0ec0df-f85a-4e26-a5fe-e3823274909b', '2e8def37-8706-4727-aba0-a43bf5708ebf']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:15.704147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360d5dcf-3948-4915-b217-52448ff00796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:15.890176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360d5dcf-3948-4915-b217-52448ff00796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e', '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_34d3b1d1-81d8-460f-84f2-5c30b8098130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['db3f077c-248b-44b3-a80f-685eaab45146','65b839f7-2195-4129-8597-b1034001a94e','ef0ec0df-f85a-4e26-a5fe-e3823274909b','2e8def37-8706-4727-aba0-a43bf5708ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:06:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_34d3b1d1-81d8-460f-84f2-5c30b8098130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f3f289fc6d64d69aaf136579d8c4d19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='302fb26113ef48e0bde7781a2ebb0232',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:15.897118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e14b60-8e74-4978-8980-6380da345f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:15.953049 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e14b60-8e74-4978-8980-6380da345f75) transitioned into 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_34d3b1d1-81d8-460f-84f2-5c30b8098130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['db3f077c-248b-44b3-a80f-685eaab45146','65b839f7-2195-4129-8597-b1034001a94e','ef0ec0df-f85a-4e26-a5fe-e3823274909b','2e8def37-8706-4727-aba0-a43bf5708ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:15.955813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae008cf-379a-44bd-bb31-eb717187ee76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:16.020739 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae008cf-379a-44bd-bb31-eb717187ee76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:16.029196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (3e27f506-5f21-4a7a-8acf-c108b365d9d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:16.394584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request issued successfully. Dec 22 10:06:16.612390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:16.612390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:16.613541 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:06:16.614061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 22 10:06:16.614061 n-d-765315-5 devstack@c-api.service[88113]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 22 10:06:16.614061 n-d-765315-5 devstack@c-api.service[88113]: hub = hubs.get_hub() Dec 22 10:06:16.957681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0f68d67a-9389-4b00-8ef8-8f860fc2df67 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-b04e4ce1-03d8-4692-85bf-b8702223ee20-n-h1-765315-5'" released by "attachment_update" :: held 4.626s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 10:06:16.959822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-0f68d67a-9389-4b00-8ef8-8f860fc2df67 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161 returned with HTTP 200 Dec 22 10:06:16.961772 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 885/1784] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 10:06:12 2020] PUT /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161 => generated 761 bytes in 4752 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:06:16.975695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5cf95883-e7ad-491f-ba9e-ce30ed196cc5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:16.976872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5cf95883-e7ad-491f-ba9e-ce30ed196cc5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:16.977442 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:16.977442 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:16.978123 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5cf95883-e7ad-491f-ba9e-ce30ed196cc5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:16.978656 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5cf95883-e7ad-491f-ba9e-ce30ed196cc5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:17.065065 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:17.065065 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:17.070813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5cf95883-e7ad-491f-ba9e-ce30ed196cc5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:17.072556 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 886/1785] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:16 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 804 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:17.084634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-481f5704-41c1-40b6-af27-63037e2774c8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161/action Dec 22 10:06:17.085368 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:17.085368 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:17.086253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-481f5704-41c1-40b6-af27-63037e2774c8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action body: b'{"os-complete": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:06:17.086807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-481f5704-41c1-40b6-af27-63037e2774c8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:17.298613 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:17.298613 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:17.323394 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-6a1dcdf3-5d13-4c51-bff4-a305ea614641 req-481f5704-41c1-40b6-af27-63037e2774c8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161/action returned with HTTP 204 Dec 22 10:06:17.324312 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 887/1786] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 10:06:17 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161/action => generated 0 bytes in 251 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:17.876683 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:17.876683 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:17.879923 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:06:18.346710 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b75a881-0f82-49ff-af0e-963f414d5537 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] POST http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types Dec 22 10:06:18.347227 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:18.347227 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:18.348187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3b75a881-0f82-49ff-af0e-963f414d5537 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1184710616"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:18.406489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3b75a881-0f82-49ff-af0e-963f414d5537 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types returned with HTTP 202 Dec 22 10:06:18.407750 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 888/1787] 10.222.0.50 () {62 vars in 1278 bytes} [Tue Dec 22 10:06:17 2020] POST /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types => generated 181 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:18.419012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69561de3-b8df-41e8-8c3f-432386c35e05 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:18.424729 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69561de3-b8df-41e8-8c3f-432386c35e05 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:18.425384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69561de3-b8df-41e8-8c3f-432386c35e05 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:18.425817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-69561de3-b8df-41e8-8c3f-432386c35e05 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:18.466048 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:18.466048 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:18.468458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69561de3-b8df-41e8-8c3f-432386c35e05 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:18.469268 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 889/1788] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:18 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:18.484639 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f91576b9-291d-4d15-a746-db14945b84b3 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] POST http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs Dec 22 10:06:18.491576 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:18.491576 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:18.492458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f91576b9-291d-4d15-a746-db14945b84b3 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:18.545471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f91576b9-291d-4d15-a746-db14945b84b3 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs returned with HTTP 202 Dec 22 10:06:18.546386 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 890/1789] 10.222.0.50 () {62 vars in 1425 bytes} [Tue Dec 22 10:06:18 2020] POST /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs => generated 53 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:18.558359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfed2d18-c313-4929-a36b-d0814c693437 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] POST http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs Dec 22 10:06:18.559597 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfed2d18-c313-4929-a36b-d0814c693437 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:18.616733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfed2d18-c313-4929-a36b-d0814c693437 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs returned with HTTP 202 Dec 22 10:06:18.617650 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 891/1790] 10.222.0.50 () {62 vars in 1425 bytes} [Tue Dec 22 10:06:18 2020] POST /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs => generated 61 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:18.631639 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8eb238b-356a-4ec0-8f73-b9aecb688cda tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] GET http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key2 Dec 22 10:06:18.632237 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8eb238b-356a-4ec0-8f73-b9aecb688cda tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:18.632724 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b8eb238b-356a-4ec0-8f73-b9aecb688cda tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:18.652937 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b8eb238b-356a-4ec0-8f73-b9aecb688cda tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key2 returned with HTTP 200 Dec 22 10:06:18.654329 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 892/1791] 10.222.0.50 () {60 vars in 1419 bytes} [Tue Dec 22 10:06:18 2020] GET /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key2 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:18.664737 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b26e18d4-2290-4802-92fb-8f2cd3fa5079 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] GET http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key3 Dec 22 10:06:18.665301 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b26e18d4-2290-4802-92fb-8f2cd3fa5079 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:18.665780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b26e18d4-2290-4802-92fb-8f2cd3fa5079 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:18.693030 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b26e18d4-2290-4802-92fb-8f2cd3fa5079 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key3 returned with HTTP 200 Dec 22 10:06:18.694519 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 893/1792] 10.222.0.50 () {60 vars in 1419 bytes} [Tue Dec 22 10:06:18 2020] GET /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key3 => generated 18 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:18.706355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56ceb404-3130-4ec1-8716-02e6674787cf tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] PUT http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key3 Dec 22 10:06:18.711370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56ceb404-3130-4ec1-8716-02e6674787cf tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:18.763103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56ceb404-3130-4ec1-8716-02e6674787cf tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key3 returned with HTTP 200 Dec 22 10:06:18.764029 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 894/1793] 10.222.0.50 () {62 vars in 1439 bytes} [Tue Dec 22 10:06:18 2020] PUT /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key3 => generated 26 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:18.777514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bef71f1d-2ce2-4569-ad78-65ee0542163d tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] GET http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs Dec 22 10:06:18.778124 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bef71f1d-2ce2-4569-ad78-65ee0542163d tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:18.778855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bef71f1d-2ce2-4569-ad78-65ee0542163d tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:18.838999 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bef71f1d-2ce2-4569-ad78-65ee0542163d tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs returned with HTTP 200 Dec 22 10:06:18.844717 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 895/1794] 10.222.0.50 () {60 vars in 1404 bytes} [Tue Dec 22 10:06:18 2020] GET /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs => generated 87 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:18.850285 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ba77127-bb1c-44b8-812a-b7ef5f431e6f tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] DELETE http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key1 Dec 22 10:06:18.851179 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ba77127-bb1c-44b8-812a-b7ef5f431e6f tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:18.854005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ba77127-bb1c-44b8-812a-b7ef5f431e6f tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:18.899499 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:18.899499 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:18.906259 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ba77127-bb1c-44b8-812a-b7ef5f431e6f tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key1 returned with HTTP 202 Dec 22 10:06:18.908390 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 896/1795] 10.222.0.50 () {60 vars in 1422 bytes} [Tue Dec 22 10:06:18 2020] DELETE /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:06:18.920586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d66c8d3f-31bc-4c34-810d-95ba661f2a96 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] GET http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key1 Dec 22 10:06:18.922517 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d66c8d3f-31bc-4c34-810d-95ba661f2a96 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:18.923637 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d66c8d3f-31bc-4c34-810d-95ba661f2a96 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:18.964007 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d66c8d3f-31bc-4c34-810d-95ba661f2a96 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] HTTP exception thrown: Group Type 917ff441-43b5-4238-b76f-1f94c1bbbf1c has no extra spec with key key1. Dec 22 10:06:18.965854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d66c8d3f-31bc-4c34-810d-95ba661f2a96 tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key1 returned with HTTP 404 Dec 22 10:06:18.973432 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 897/1796] 10.222.0.50 () {60 vars in 1419 bytes} [Tue Dec 22 10:06:18 2020] GET /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c/group_specs/key1 => generated 126 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:06:18.981918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0aa50e27-12cd-4cf7-9089-b905c2c38b4e tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] DELETE http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c Dec 22 10:06:18.982649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0aa50e27-12cd-4cf7-9089-b905c2c38b4e tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:18.983989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0aa50e27-12cd-4cf7-9089-b905c2c38b4e tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:19.057733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0aa50e27-12cd-4cf7-9089-b905c2c38b4e tempest-GroupTypeSpecsTest-804802485 tempest-GroupTypeSpecsTest-804802485] http://10.222.0.50/volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c returned with HTTP 202 Dec 22 10:06:19.062063 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 898/1797] 10.222.0.50 () {60 vars in 1371 bytes} [Tue Dec 22 10:06:18 2020] DELETE /volume/v3/391215680572433a82dbad8d9e2d5b23/group_types/917ff441-43b5-4238-b76f-1f94c1bbbf1c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 10:06:19.146194 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:19.146194 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:19.157509 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:06:19.158191 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Checking backup size 1 against volume size 1 {{(pid=88114) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 22 10:06:19.158830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.backup.api [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Overwriting volume 8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e with restore of backup 34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:19.228905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] restore_backup in rpcapi backup_id 34d3b1d1-81d8-460f-84f2-5c30b8098130 {{(pid=88114) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 22 10:06:19.238787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0b65b34c-8763-4ca1-8a04-57f494aab6bd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130/restore returned with HTTP 202 Dec 22 10:06:19.242417 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 900/1798] 10.222.0.50 () {60 vars in 1360 bytes} [Tue Dec 22 10:06:15 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130/restore => generated 189 bytes in 3962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:19.257878 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-970f1a3d-36cc-4455-99df-29b0b0afa804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:19.260259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-970f1a3d-36cc-4455-99df-29b0b0afa804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:19.261510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-970f1a3d-36cc-4455-99df-29b0b0afa804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:19.261995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-970f1a3d-36cc-4455-99df-29b0b0afa804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:19.347334 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:19.347334 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:19.355510 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-970f1a3d-36cc-4455-99df-29b0b0afa804 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:19.372407 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 899/1799] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:19 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:19.488500 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7730c24f-9b61-4735-baeb-de008e18e6ec tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:19.489152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7730c24f-9b61-4735-baeb-de008e18e6ec tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:19.489482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:19.489482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:19.491816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7730c24f-9b61-4735-baeb-de008e18e6ec tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:19.492362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7730c24f-9b61-4735-baeb-de008e18e6ec tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:19.538079 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:19.538079 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:19.540463 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7730c24f-9b61-4735-baeb-de008e18e6ec tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:19.543296 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 901/1800] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:19 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:20.378278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9de28af-c7ae-4e40-965a-d10a70e85e07 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:20.379195 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9de28af-c7ae-4e40-965a-d10a70e85e07 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:20.379552 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:20.379552 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:20.390736 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b9de28af-c7ae-4e40-965a-d10a70e85e07 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:20.391295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b9de28af-c7ae-4e40-965a-d10a70e85e07 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:20.494932 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:20.494932 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:20.497347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b9de28af-c7ae-4e40-965a-d10a70e85e07 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:20.500422 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 900/1801] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:20.564543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b45f20a3-5215-4d82-95d0-e9b8774fe05a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:20.565089 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b45f20a3-5215-4d82-95d0-e9b8774fe05a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:20.565288 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:20.565288 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:20.565962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b45f20a3-5215-4d82-95d0-e9b8774fe05a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:20.567598 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b45f20a3-5215-4d82-95d0-e9b8774fe05a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:20.620814 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:20.620814 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:20.626836 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b45f20a3-5215-4d82-95d0-e9b8774fe05a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:20.628331 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 902/1802] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:20 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:21.645647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a6ba97ae-3613-438e-9caf-67b2f63af45a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:21.646878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a6ba97ae-3613-438e-9caf-67b2f63af45a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:21.647242 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:21.647242 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:21.648073 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a6ba97ae-3613-438e-9caf-67b2f63af45a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:21.648430 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a6ba97ae-3613-438e-9caf-67b2f63af45a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:21.706845 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:21.706845 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:21.708559 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a6ba97ae-3613-438e-9caf-67b2f63af45a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:21.716317 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 903/1803] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:21 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:21.878508 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-305f28b9-7aaf-49a0-a64f-4b0a0eb4697c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:21.879056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-305f28b9-7aaf-49a0-a64f-4b0a0eb4697c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:21.879277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:21.879277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:21.887563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-305f28b9-7aaf-49a0-a64f-4b0a0eb4697c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:21.887563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-305f28b9-7aaf-49a0-a64f-4b0a0eb4697c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:21.921755 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:21.921755 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:21.928375 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-305f28b9-7aaf-49a0-a64f-4b0a0eb4697c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:21.929831 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 901/1804] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:21 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:22.730663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d62efc0-a7fe-443a-aa45-b01761ed01f7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:22.731213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d62efc0-a7fe-443a-aa45-b01761ed01f7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:22.731385 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:22.731385 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:22.731761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d62efc0-a7fe-443a-aa45-b01761ed01f7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:22.732449 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5d62efc0-a7fe-443a-aa45-b01761ed01f7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:22.782710 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:22.782710 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:22.784787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d62efc0-a7fe-443a-aa45-b01761ed01f7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:22.791309 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 904/1805] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:22 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:22.944355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c61f64b-8b0d-42e9-8d05-47c0b4ba6b02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:22.944896 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c61f64b-8b0d-42e9-8d05-47c0b4ba6b02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:22.949290 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:22.949290 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:22.949836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c61f64b-8b0d-42e9-8d05-47c0b4ba6b02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:22.950412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4c61f64b-8b0d-42e9-8d05-47c0b4ba6b02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:22.992920 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:22.992920 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:22.994793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c61f64b-8b0d-42e9-8d05-47c0b4ba6b02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:22.996621 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 902/1806] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:22 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:23.803418 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e08dbcb-08ae-492f-90a4-50da44b4ad73 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:23.804008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e08dbcb-08ae-492f-90a4-50da44b4ad73 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:23.804384 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:23.804384 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:23.804760 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e08dbcb-08ae-492f-90a4-50da44b4ad73 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:23.805132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8e08dbcb-08ae-492f-90a4-50da44b4ad73 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:23.850382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:23.850382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:23.873409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e08dbcb-08ae-492f-90a4-50da44b4ad73 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:23.880491 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 905/1807] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:23 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:24.011511 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f493a4bd-81b2-4eca-9ffc-ad10ac321870 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:24.012214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f493a4bd-81b2-4eca-9ffc-ad10ac321870 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:24.012430 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:24.012430 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:24.012804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f493a4bd-81b2-4eca-9ffc-ad10ac321870 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:24.013323 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f493a4bd-81b2-4eca-9ffc-ad10ac321870 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:24.106954 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:24.106954 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:24.109675 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f493a4bd-81b2-4eca-9ffc-ad10ac321870 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:24.112882 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 903/1808] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:24 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:24.903206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52fa3aa8-2f8b-4249-854d-7ba23d61de8b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:24.903206 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52fa3aa8-2f8b-4249-854d-7ba23d61de8b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:24.921376 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:24.921376 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:24.921846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52fa3aa8-2f8b-4249-854d-7ba23d61de8b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:24.922157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-52fa3aa8-2f8b-4249-854d-7ba23d61de8b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:24.959351 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:24.959351 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:24.961367 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52fa3aa8-2f8b-4249-854d-7ba23d61de8b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:24.962194 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 906/1809] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:24 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:25.134590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee5e7d5f-556d-4f7a-b601-bcfde29f5954 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:25.134590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee5e7d5f-556d-4f7a-b601-bcfde29f5954 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:25.134590 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:25.134590 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:25.134590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee5e7d5f-556d-4f7a-b601-bcfde29f5954 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:25.134590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ee5e7d5f-556d-4f7a-b601-bcfde29f5954 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:25.198765 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:25.198765 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:25.198765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee5e7d5f-556d-4f7a-b601-bcfde29f5954 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:25.219050 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 904/1810] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:25 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:25.986660 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a4327a7-d944-4341-9c42-7147e4298e8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:25.986660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a4327a7-d944-4341-9c42-7147e4298e8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:25.986660 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:25.986660 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:25.986660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1a4327a7-d944-4341-9c42-7147e4298e8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:25.986660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1a4327a7-d944-4341-9c42-7147e4298e8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:26.101370 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:26.101370 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:26.101370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1a4327a7-d944-4341-9c42-7147e4298e8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:26.122666 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 907/1811] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:25 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:26.225588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c748f4c9-4c7f-494d-9347-834c33f28e42 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:26.225588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c748f4c9-4c7f-494d-9347-834c33f28e42 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:26.225588 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:26.225588 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:26.235921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c748f4c9-4c7f-494d-9347-834c33f28e42 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:26.235921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c748f4c9-4c7f-494d-9347-834c33f28e42 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:26.347078 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:26.347078 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:26.399214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c748f4c9-4c7f-494d-9347-834c33f28e42 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:26.399214 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 905/1812] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:26 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:27.007927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-64ffad8b-99c3-49c1-8568-045628bf60f0 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] DELETE http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:27.007927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-64ffad8b-99c3-49c1-8568-045628bf60f0 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:27.007927 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:27.007927 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:27.008715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-64ffad8b-99c3-49c1-8568-045628bf60f0 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:27.008715 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-64ffad8b-99c3-49c1-8568-045628bf60f0 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Delete volume with id: 60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:27.136695 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cc50ebe-2d93-4312-9333-64cc426ef4dd tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:27.136695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cc50ebe-2d93-4312-9333-64cc426ef4dd tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:27.136695 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:27.136695 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:27.136695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cc50ebe-2d93-4312-9333-64cc426ef4dd tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:27.136695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4cc50ebe-2d93-4312-9333-64cc426ef4dd tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:27.193524 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:27.193524 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:27.193524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-64ffad8b-99c3-49c1-8568-045628bf60f0 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:27.265891 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:27.265891 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:27.273789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cc50ebe-2d93-4312-9333-64cc426ef4dd tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:27.273789 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 906/1813] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:27 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:27.275596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-64ffad8b-99c3-49c1-8568-045628bf60f0 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Delete volume request issued successfully. Dec 22 10:06:27.275596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-64ffad8b-99c3-49c1-8568-045628bf60f0 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 202 Dec 22 10:06:27.275596 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 908/1814] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:06:27 2020] DELETE /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:27.297618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47695bd8-a7e9-4270-b4f7-ae6d5320802f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:27.297618 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47695bd8-a7e9-4270-b4f7-ae6d5320802f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:27.297618 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:27.297618 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:27.299653 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47695bd8-a7e9-4270-b4f7-ae6d5320802f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:27.404759 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-823112c8-f80e-4517-a0ad-42eeded74f06 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:27.405082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-823112c8-f80e-4517-a0ad-42eeded74f06 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:27.405287 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:27.405287 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:27.405589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-823112c8-f80e-4517-a0ad-42eeded74f06 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:27.405966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-823112c8-f80e-4517-a0ad-42eeded74f06 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:27.469615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:27.469615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:27.471981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-823112c8-f80e-4517-a0ad-42eeded74f06 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:27.474956 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:27.474956 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:27.475577 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 909/1815] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:27.521871 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-47695bd8-a7e9-4270-b4f7-ae6d5320802f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:27.627467 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47695bd8-a7e9-4270-b4f7-ae6d5320802f tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:06:27.637828 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 907/1816] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:27 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:28.288102 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e67e482b-3334-4b13-bd00-5d282bf76851 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:28.291590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e67e482b-3334-4b13-bd00-5d282bf76851 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:28.292249 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:28.292249 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:28.294978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e67e482b-3334-4b13-bd00-5d282bf76851 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:28.300311 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e67e482b-3334-4b13-bd00-5d282bf76851 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:28.465033 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:28.465033 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:28.465033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e67e482b-3334-4b13-bd00-5d282bf76851 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:28.478564 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 910/1817] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:28 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:28.493108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-309b825d-afa2-45cb-a33c-b38815d246a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:28.493108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-309b825d-afa2-45cb-a33c-b38815d246a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:28.493108 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:28.493108 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:28.493108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-309b825d-afa2-45cb-a33c-b38815d246a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:28.493108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-309b825d-afa2-45cb-a33c-b38815d246a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:28.576730 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:28.576730 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:28.576730 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-309b825d-afa2-45cb-a33c-b38815d246a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:28.589817 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 908/1818] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:28.645732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88c26bcf-5ac9-48e8-968f-bf5e24db3fcd tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:28.645732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88c26bcf-5ac9-48e8-968f-bf5e24db3fcd tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:28.645732 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:28.645732 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:28.645732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88c26bcf-5ac9-48e8-968f-bf5e24db3fcd tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:28.815291 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:28.815291 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:28.829862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88c26bcf-5ac9-48e8-968f-bf5e24db3fcd tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:28.905321 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88c26bcf-5ac9-48e8-968f-bf5e24db3fcd tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:06:28.905321 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 911/1819] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:28 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 918 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:29.477302 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef8ed5d6-e876-4131-b372-1aac884601a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:29.477839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef8ed5d6-e876-4131-b372-1aac884601a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:29.478007 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:29.478007 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:29.478768 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef8ed5d6-e876-4131-b372-1aac884601a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:29.479372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ef8ed5d6-e876-4131-b372-1aac884601a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:29.588051 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:29.588051 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:29.620013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef8ed5d6-e876-4131-b372-1aac884601a4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:29.651331 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db88c346-c92b-48ad-93a8-549202c8aaa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:29.651331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db88c346-c92b-48ad-93a8-549202c8aaa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:29.651331 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:29.651331 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:29.651331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db88c346-c92b-48ad-93a8-549202c8aaa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:29.651331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-db88c346-c92b-48ad-93a8-549202c8aaa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:29.655606 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 909/1820] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:29 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:29.806862 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:29.806862 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:29.811146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db88c346-c92b-48ad-93a8-549202c8aaa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:29.822829 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 912/1821] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:29 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:29.937026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f338e333-aa83-43a4-92c7-121c41d85887 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:29.937026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f338e333-aa83-43a4-92c7-121c41d85887 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:29.937026 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:29.937026 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:29.937026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f338e333-aa83-43a4-92c7-121c41d85887 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:30.136134 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:30.136134 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:30.154342 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f338e333-aa83-43a4-92c7-121c41d85887 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:30.183289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f338e333-aa83-43a4-92c7-121c41d85887 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 200 Dec 22 10:06:30.193827 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 910/1822] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:29 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 918 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:30.659668 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b546202-6079-465e-b3c5-6d7f37907a1d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:30.659668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b546202-6079-465e-b3c5-6d7f37907a1d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:30.659668 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:30.659668 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:30.659668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b546202-6079-465e-b3c5-6d7f37907a1d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:30.659668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9b546202-6079-465e-b3c5-6d7f37907a1d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:30.735770 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:30.735770 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:30.737947 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b546202-6079-465e-b3c5-6d7f37907a1d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:30.745260 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 913/1823] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:30 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:30.830311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-333e144c-70ad-440b-9680-cd6e2f61108c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:30.831185 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-333e144c-70ad-440b-9680-cd6e2f61108c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:30.831606 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:30.831606 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:30.832489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-333e144c-70ad-440b-9680-cd6e2f61108c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:30.843157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-333e144c-70ad-440b-9680-cd6e2f61108c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:30.898387 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:30.898387 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:30.900296 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-333e144c-70ad-440b-9680-cd6e2f61108c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:30.913379 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 911/1824] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:31.213630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2320f6d-2736-4bde-8a5f-ca829dc06bf2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d Dec 22 10:06:31.213630 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d2320f6d-2736-4bde-8a5f-ca829dc06bf2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:31.213630 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:31.213630 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:31.213630 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d2320f6d-2736-4bde-8a5f-ca829dc06bf2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:31.410389 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:31.410389 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:31.428680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2320f6d-2736-4bde-8a5f-ca829dc06bf2 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d returned with HTTP 404 Dec 22 10:06:31.430159 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 914/1825] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:31 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/60fc4b61-0b02-4b47-aba5-a1ba1a684f3d => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:31.757904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a6bc1f9-0461-474e-b55c-fa160395ad01 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:31.758504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a6bc1f9-0461-474e-b55c-fa160395ad01 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:31.758609 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:31.758609 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:31.759047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a6bc1f9-0461-474e-b55c-fa160395ad01 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:31.759486 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7a6bc1f9-0461-474e-b55c-fa160395ad01 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:31.795879 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:31.795879 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:31.801161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a6bc1f9-0461-474e-b55c-fa160395ad01 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:31.801161 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 915/1826] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:31 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:31.916299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9883ebf-012d-4662-9d8d-ee1ff8d2d7f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:31.917356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9883ebf-012d-4662-9d8d-ee1ff8d2d7f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:31.917877 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:31.917877 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:31.921240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9883ebf-012d-4662-9d8d-ee1ff8d2d7f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:31.922291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e9883ebf-012d-4662-9d8d-ee1ff8d2d7f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:32.050523 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:32.050523 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:32.050523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9883ebf-012d-4662-9d8d-ee1ff8d2d7f6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:32.050523 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 916/1827] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:31 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:32.236132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50f46a94-c7a0-4213-92e7-2b27348e9a47 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] POST http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:32.241362 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:32.241362 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:32.241362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50f46a94-c7a0-4213-92e7-2b27348e9a47 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1631029437", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:32.247411 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.qos_specs [None req-50f46a94-c7a0-4213-92e7-2b27348e9a47 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1631029437', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88115) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 10:06:32.293041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-50f46a94-c7a0-4213-92e7-2b27348e9a47 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DB qos_specs_create(): root {'id': '74f74b27-a639-41ff-ad28-d8a51d75584f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1631029437'} {{(pid=88115) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 10:06:32.335673 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50f46a94-c7a0-4213-92e7-2b27348e9a47 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:32.341097 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 912/1828] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:06:31 2020] POST /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 459 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:32.356603 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ccc2087a-95d0-4858-8b95-bb6efe1f3acc tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] POST http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types Dec 22 10:06:32.364151 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:32.364151 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:32.364951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ccc2087a-95d0-4858-8b95-bb6efe1f3acc tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-752806321"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:32.512362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ccc2087a-95d0-4858-8b95-bb6efe1f3acc tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types returned with HTTP 200 Dec 22 10:06:32.524912 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5aad459-4e54-4ad8-b774-3d8a42d97c2c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] POST http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types Dec 22 10:06:32.524912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:32.524912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:32.524912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f5aad459-4e54-4ad8-b774-3d8a42d97c2c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1118729364"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:32.524912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:32.524912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:32.531766 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 917/1829] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:06:32 2020] POST /volume/v3/1a21b34de062431f91a5389c11159615/types => generated 221 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:32.599636 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5aad459-4e54-4ad8-b774-3d8a42d97c2c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types returned with HTTP 200 Dec 22 10:06:32.599636 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 913/1830] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:06:32 2020] POST /volume/v3/1a21b34de062431f91a5389c11159615/types => generated 222 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:32.615712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d991862c-4693-4919-a22b-86bd4c08ae40 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] POST http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types Dec 22 10:06:32.615712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d991862c-4693-4919-a22b-86bd4c08ae40 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1700813434"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:32.814948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f360b2f7-b0c9-4c1c-b883-8eddfbca0474 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:32.815644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f360b2f7-b0c9-4c1c-b883-8eddfbca0474 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:32.817409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f360b2f7-b0c9-4c1c-b883-8eddfbca0474 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:32.818977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f360b2f7-b0c9-4c1c-b883-8eddfbca0474 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:32.856752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d991862c-4693-4919-a22b-86bd4c08ae40 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types returned with HTTP 200 Dec 22 10:06:32.861219 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 918/1831] 10.222.0.50 () {60 vars in 1219 bytes} [Tue Dec 22 10:06:32 2020] POST /volume/v3/1a21b34de062431f91a5389c11159615/types => generated 222 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:32.881896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ccddfa21-0df6-4750-964d-991b6bea27d2 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=f593336b-a7aa-4e3e-a703-31bc107c791f Dec 22 10:06:32.887445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:32.887445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:32.890838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ccddfa21-0df6-4750-964d-991b6bea27d2 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:32.891397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ccddfa21-0df6-4750-964d-991b6bea27d2 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'associate' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:32.893309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ccddfa21-0df6-4750-964d-991b6bea27d2 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Associate qos_spec: 74f74b27-a639-41ff-ad28-d8a51d75584f with type: f593336b-a7aa-4e3e-a703-31bc107c791f {{(pid=88114) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 22 10:06:32.897514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f360b2f7-b0c9-4c1c-b883-8eddfbca0474 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:32.901941 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 914/1832] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:32 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:32.908401 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:32.908401 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:32.923747 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:32.923747 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.069155 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20323ec5-caf0-462e-8f54-0ab060ed8fb0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:33.069155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20323ec5-caf0-462e-8f54-0ab060ed8fb0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:33.069155 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:33.069155 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:33.069155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20323ec5-caf0-462e-8f54-0ab060ed8fb0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:33.069155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-20323ec5-caf0-462e-8f54-0ab060ed8fb0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:33.110816 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ccddfa21-0df6-4750-964d-991b6bea27d2 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=f593336b-a7aa-4e3e-a703-31bc107c791f returned with HTTP 202 Dec 22 10:06:33.110816 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 919/1833] 10.222.0.50 () {58 vars in 1448 bytes} [Tue Dec 22 10:06:32 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=f593336b-a7aa-4e3e-a703-31bc107c791f => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:33.134935 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-10ab5a1c-16d4-48c5-8a23-2ec750f61b29 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=f2f45c99-39e2-495c-bac1-baa342aebf38 Dec 22 10:06:33.134935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-10ab5a1c-16d4-48c5-8a23-2ec750f61b29 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:33.134935 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:33.134935 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:33.134935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-10ab5a1c-16d4-48c5-8a23-2ec750f61b29 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'associate' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:33.134935 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:33.134935 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:33.179859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-10ab5a1c-16d4-48c5-8a23-2ec750f61b29 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Associate qos_spec: 74f74b27-a639-41ff-ad28-d8a51d75584f with type: f2f45c99-39e2-495c-bac1-baa342aebf38 {{(pid=88114) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 22 10:06:33.179859 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:33.179859 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.184958 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:33.184958 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:33.193979 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20323ec5-caf0-462e-8f54-0ab060ed8fb0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:33.209978 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 915/1834] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:33.266468 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:33.266468 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.479513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-10ab5a1c-16d4-48c5-8a23-2ec750f61b29 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=f2f45c99-39e2-495c-bac1-baa342aebf38 returned with HTTP 202 Dec 22 10:06:33.479513 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 920/1835] 10.222.0.50 () {58 vars in 1448 bytes} [Tue Dec 22 10:06:33 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=f2f45c99-39e2-495c-bac1-baa342aebf38 => generated 0 bytes in 370 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:33.519240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-caca8e0f-52de-41c5-9785-1246dca2bbfa tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] DELETE http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:06:33.519240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-caca8e0f-52de-41c5-9785-1246dca2bbfa tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:33.519240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:33.519240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:33.519240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-caca8e0f-52de-41c5-9785-1246dca2bbfa tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:33.519240 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-caca8e0f-52de-41c5-9785-1246dca2bbfa tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Delete volume with id: fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:06:33.524967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04e87746-1c87-4ebc-a6a4-557e20499cf9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=03ac1fd4-65a9-4b88-818b-d2fa252bc366 Dec 22 10:06:33.524967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04e87746-1c87-4ebc-a6a4-557e20499cf9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:33.524967 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:33.524967 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:33.524967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04e87746-1c87-4ebc-a6a4-557e20499cf9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'associate' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:33.527025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04e87746-1c87-4ebc-a6a4-557e20499cf9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Associate qos_spec: 74f74b27-a639-41ff-ad28-d8a51d75584f with type: 03ac1fd4-65a9-4b88-818b-d2fa252bc366 {{(pid=88115) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 22 10:06:33.535613 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:33.535613 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.555744 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:33.555744 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.631528 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:33.631528 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:33.637082 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-caca8e0f-52de-41c5-9785-1246dca2bbfa tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:33.650555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04e87746-1c87-4ebc-a6a4-557e20499cf9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=03ac1fd4-65a9-4b88-818b-d2fa252bc366 returned with HTTP 202 Dec 22 10:06:33.652374 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 916/1836] 10.222.0.50 () {58 vars in 1448 bytes} [Tue Dec 22 10:06:33 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associate?vol_type_id=03ac1fd4-65a9-4b88-818b-d2fa252bc366 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:33.663749 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62204068-fe30-4e23-b4fd-8e0c4d37bede tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations Dec 22 10:06:33.664327 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62204068-fe30-4e23-b4fd-8e0c4d37bede tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:33.664526 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:33.664526 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:33.665229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-62204068-fe30-4e23-b4fd-8e0c4d37bede tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'associations' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:33.666079 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:33.666079 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:33.673911 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62204068-fe30-4e23-b4fd-8e0c4d37bede tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Get associations for qos_spec id: 74f74b27-a639-41ff-ad28-d8a51d75584f {{(pid=88115) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 22 10:06:33.674891 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:33.674891 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.699276 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-caca8e0f-52de-41c5-9785-1246dca2bbfa tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Delete volume request issued successfully. Dec 22 10:06:33.699690 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-caca8e0f-52de-41c5-9785-1246dca2bbfa tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 202 Dec 22 10:06:33.700602 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 921/1837] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:06:33 2020] DELETE /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:33.727155 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19f4e4a3-abc6-403a-995a-865b2678c675 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:06:33.727701 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19f4e4a3-abc6-403a-995a-865b2678c675 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:33.727898 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:33.727898 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:33.738820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-62204068-fe30-4e23-b4fd-8e0c4d37bede tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations returned with HTTP 200 Dec 22 10:06:33.740692 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 917/1838] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Dec 22 10:06:33 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations => generated 447 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:33.744884 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19f4e4a3-abc6-403a-995a-865b2678c675 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ba8eb02-ee9c-4558-93df-00f448c7999e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/disassociate?vol_type_id=f593336b-a7aa-4e3e-a703-31bc107c791f Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ba8eb02-ee9c-4558-93df-00f448c7999e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ba8eb02-ee9c-4558-93df-00f448c7999e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'disassociate' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:33.780644 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0ba8eb02-ee9c-4558-93df-00f448c7999e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Disassociate qos_spec: 74f74b27-a639-41ff-ad28-d8a51d75584f from type: f593336b-a7aa-4e3e-a703-31bc107c791f {{(pid=88115) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Dec 22 10:06:33.824490 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:33.824490 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.850285 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:33.850285 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:33.979734 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:33.979734 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.010403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ba8eb02-ee9c-4558-93df-00f448c7999e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/disassociate?vol_type_id=f593336b-a7aa-4e3e-a703-31bc107c791f returned with HTTP 202 Dec 22 10:06:34.016385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-19f4e4a3-abc6-403a-995a-865b2678c675 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:34.023091 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 918/1839] 10.222.0.50 () {58 vars in 1457 bytes} [Tue Dec 22 10:06:33 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/disassociate?vol_type_id=f593336b-a7aa-4e3e-a703-31bc107c791f => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:34.033436 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8411689a-4516-46ee-964c-b10e630b60ce tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:34.035400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8411689a-4516-46ee-964c-b10e630b60ce tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.035847 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.035847 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.037330 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8411689a-4516-46ee-964c-b10e630b60ce tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.042254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8411689a-4516-46ee-964c-b10e630b60ce tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:34.063017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19f4e4a3-abc6-403a-995a-865b2678c675 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:06:34.074727 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 922/1840] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:33 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 917 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:34.081705 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0762519-35e3-4a3b-a1f0-dede7fe5ed21 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations Dec 22 10:06:34.082255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0762519-35e3-4a3b-a1f0-dede7fe5ed21 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.082454 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.082454 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.082838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0762519-35e3-4a3b-a1f0-dede7fe5ed21 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'associations' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.084296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a0762519-35e3-4a3b-a1f0-dede7fe5ed21 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Get associations for qos_spec id: 74f74b27-a639-41ff-ad28-d8a51d75584f {{(pid=88114) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 22 10:06:34.084971 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.084971 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.122533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:34.122533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.126033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8411689a-4516-46ee-964c-b10e630b60ce tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:34.132992 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 919/1841] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:34.133675 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0762519-35e3-4a3b-a1f0-dede7fe5ed21 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations returned with HTTP 200 Dec 22 10:06:34.134509 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 923/1842] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations => generated 306 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:34.162068 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e2d0616-8802-4597-b700-0731e6c866c0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/disassociate_all Dec 22 10:06:34.162680 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e2d0616-8802-4597-b700-0731e6c866c0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.162894 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.162894 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.163422 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e2d0616-8802-4597-b700-0731e6c866c0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'disassociate_all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.164837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2e2d0616-8802-4597-b700-0731e6c866c0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Disassociate qos_spec: 74f74b27-a639-41ff-ad28-d8a51d75584f from all. {{(pid=88115) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Dec 22 10:06:34.167913 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.167913 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.187304 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.187304 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.212572 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5834200f-c79e-4213-9d98-e0cd5bc03dc2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:34.213465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5834200f-c79e-4213-9d98-e0cd5bc03dc2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.213912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.213912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.214600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5834200f-c79e-4213-9d98-e0cd5bc03dc2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.215178 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5834200f-c79e-4213-9d98-e0cd5bc03dc2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:34.225406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e2d0616-8802-4597-b700-0731e6c866c0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/disassociate_all returned with HTTP 202 Dec 22 10:06:34.226497 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 920/1843] 10.222.0.50 () {58 vars in 1372 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/disassociate_all => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:34.242040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa41a4aa-795d-41d6-87d6-d8579bca166c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations Dec 22 10:06:34.243042 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa41a4aa-795d-41d6-87d6-d8579bca166c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.245649 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.245649 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.283223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa41a4aa-795d-41d6-87d6-d8579bca166c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'associations' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.283223 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:34.283223 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.283223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa41a4aa-795d-41d6-87d6-d8579bca166c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Get associations for qos_spec id: 74f74b27-a639-41ff-ad28-d8a51d75584f {{(pid=88115) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 22 10:06:34.283223 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.283223 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.379712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa41a4aa-795d-41d6-87d6-d8579bca166c tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations returned with HTTP 200 Dec 22 10:06:34.379712 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 921/1844] 10.222.0.50 () {58 vars in 1360 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/associations => generated 24 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 22 10:06:34.405457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fdb6ac0-3a33-4d0d-9320-333344216dce tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] POST http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:34.405457 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.405457 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.405457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fdb6ac0-3a33-4d0d-9320-333344216dce tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-633690425", "consumer": "back-end"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:34.405457 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:34.405457 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.405457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.qos_specs [None req-8fdb6ac0-3a33-4d0d-9320-333344216dce tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-633690425', 'consumer': 'back-end', 'specs': {}} {{(pid=88115) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 10:06:34.418650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-8fdb6ac0-3a33-4d0d-9320-333344216dce tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DB qos_specs_create(): root {'id': 'f57fc61e-bc32-435b-a4b3-6dad35082471', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-633690425'} {{(pid=88115) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 10:06:34.418650 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fdb6ac0-3a33-4d0d-9320-333344216dce tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:34.426072 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 922/1845] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Dec 22 10:06:34 2020] POST /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 434 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:34.450657 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3337bd8d-a28b-41c9-b653-06b3d20a576d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471?force=False Dec 22 10:06:34.450657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3337bd8d-a28b-41c9-b653-06b3d20a576d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.450657 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.450657 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.450657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3337bd8d-a28b-41c9-b653-06b3d20a576d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.450657 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:34.450657 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.462998 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3337bd8d-a28b-41c9-b653-06b3d20a576d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete qos_spec: f57fc61e-bc32-435b-a4b3-6dad35082471, force: False {{(pid=88115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 10:06:34.462998 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.462998 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.493370 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.493370 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.588811 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.588811 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.604258 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:34.604258 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:34.618615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3337bd8d-a28b-41c9-b653-06b3d20a576d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471?force=False returned with HTTP 202 Dec 22 10:06:34.619591 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 923/1846] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Dec 22 10:06:34 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471?force=False => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:06:34.632587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07979f64-e001-4d58-b47b-29329a10feaf tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471 Dec 22 10:06:34.633839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07979f64-e001-4d58-b47b-29329a10feaf tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.634050 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.634050 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.635248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07979f64-e001-4d58-b47b-29329a10feaf tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.637818 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:34.637818 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.655663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:34.655663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.656299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07979f64-e001-4d58-b47b-29329a10feaf tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471 returned with HTTP 404 Dec 22 10:06:34.659086 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 924/1847] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471 => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:34.661353 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5834200f-c79e-4213-9d98-e0cd5bc03dc2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:34.667676 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 924/1848] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:34.684299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee359b1-6811-4785-8954-650214005212 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:34.685746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee359b1-6811-4785-8954-650214005212 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.686338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee359b1-6811-4785-8954-650214005212 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.702963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee359b1-6811-4785-8954-650214005212 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:34.704315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 925/1849] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:34.725032 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d0486bf-575d-45a2-bd89-3d269fc71e97 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] POST http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:34.731559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.731559 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.732596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d0486bf-575d-45a2-bd89-3d269fc71e97 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1273985510", "consumer": "both"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:34.749727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.qos_specs [None req-9d0486bf-575d-45a2-bd89-3d269fc71e97 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1273985510', 'consumer': 'both', 'specs': {}} {{(pid=88114) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 10:06:34.758174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-9d0486bf-575d-45a2-bd89-3d269fc71e97 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DB qos_specs_create(): root {'id': '123b152f-76d8-404b-b80a-ac408d2bbfa3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1273985510'} {{(pid=88114) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 10:06:34.776382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d0486bf-575d-45a2-bd89-3d269fc71e97 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:34.777554 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 925/1850] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Dec 22 10:06:34 2020] POST /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 431 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:34.794120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-daef1636-948d-48a7-894a-d61a7fb86565 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3?force=False Dec 22 10:06:34.794835 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-daef1636-948d-48a7-894a-d61a7fb86565 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.795222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.795222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:34.795795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-daef1636-948d-48a7-894a-d61a7fb86565 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:34.799630 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:34.799630 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:34.806605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-daef1636-948d-48a7-894a-d61a7fb86565 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete qos_spec: 123b152f-76d8-404b-b80a-ac408d2bbfa3, force: False {{(pid=88115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 10:06:34.806605 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.806605 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.836476 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.836476 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.917095 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:34.917095 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:34.933312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:34.933312 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:34.938751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-daef1636-948d-48a7-894a-d61a7fb86565 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3?force=False returned with HTTP 202 Dec 22 10:06:34.948679 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 926/1851] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Dec 22 10:06:34 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3?force=False => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:34.973713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef4631be-4110-4497-9dfb-a1a73a282b02 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3 Dec 22 10:06:34.973713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef4631be-4110-4497-9dfb-a1a73a282b02 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:34.973713 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:34.973713 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.033606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef4631be-4110-4497-9dfb-a1a73a282b02 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.033606 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.033606 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.039134 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.039134 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.047676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef4631be-4110-4497-9dfb-a1a73a282b02 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3 returned with HTTP 404 Dec 22 10:06:35.049013 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 926/1852] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:34 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3 => generated 100 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:35.070131 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-218b2707-e019-4bb3-9e22-4efa2bd4526a tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:35.071126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-218b2707-e019-4bb3-9e22-4efa2bd4526a tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.071977 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.071977 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.075803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-218b2707-e019-4bb3-9e22-4efa2bd4526a tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.083814 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20822466-de2f-4c5c-ae58-4fcb92a3aabc tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:06:35.083814 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20822466-de2f-4c5c-ae58-4fcb92a3aabc tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.084391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.084391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.084699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20822466-de2f-4c5c-ae58-4fcb92a3aabc tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.172782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.172782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.184975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-218b2707-e019-4bb3-9e22-4efa2bd4526a tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:35.190457 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-20822466-de2f-4c5c-ae58-4fcb92a3aabc tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:35.191449 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 927/1853] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 175 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.207996 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe662410-0bb5-4784-af14-a5fcddae321d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:35.208786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe662410-0bb5-4784-af14-a5fcddae321d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.209016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.209016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.209934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe662410-0bb5-4784-af14-a5fcddae321d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.211626 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fe662410-0bb5-4784-af14-a5fcddae321d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:35.272318 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20822466-de2f-4c5c-ae58-4fcb92a3aabc tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:06:35.297178 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 927/1854] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 917 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:35.311203 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.311203 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.328321 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe662410-0bb5-4784-af14-a5fcddae321d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:35.328321 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 928/1855] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.345922 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c386ebaa-9b72-4b17-accc-1db31d499690 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] POST http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:35.345922 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.345922 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.369834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c386ebaa-9b72-4b17-accc-1db31d499690 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1063864595", "consumer": "front-end"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:35.369834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.qos_specs [None req-c386ebaa-9b72-4b17-accc-1db31d499690 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1063864595', 'consumer': 'front-end', 'specs': {}} {{(pid=88114) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 10:06:35.374419 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-c386ebaa-9b72-4b17-accc-1db31d499690 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DB qos_specs_create(): root {'id': 'd6a6d29e-fd7f-4aa8-b4c0-178846052a30', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1063864595'} {{(pid=88114) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 10:06:35.400945 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c386ebaa-9b72-4b17-accc-1db31d499690 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:35.400945 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 928/1856] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Dec 22 10:06:35 2020] POST /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 436 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c397ec4-5eec-403e-905e-b25f20eca172 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30?force=False Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c397ec4-5eec-403e-905e-b25f20eca172 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c397ec4-5eec-403e-905e-b25f20eca172 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c397ec4-5eec-403e-905e-b25f20eca172 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete qos_spec: d6a6d29e-fd7f-4aa8-b4c0-178846052a30, force: False {{(pid=88115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.417900 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.457670 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.457670 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.526024 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.526024 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.541303 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:35.541303 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:35.546797 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c397ec4-5eec-403e-905e-b25f20eca172 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30?force=False returned with HTTP 202 Dec 22 10:06:35.546797 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 929/1857] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Dec 22 10:06:35 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30?force=False => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee125cf0-ff0b-41e2-9ce3-64d3c6913942 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30 Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee125cf0-ff0b-41e2-9ce3-64d3c6913942 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee125cf0-ff0b-41e2-9ce3-64d3c6913942 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.562300 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.603357 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee125cf0-ff0b-41e2-9ce3-64d3c6913942 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30 returned with HTTP 404 Dec 22 10:06:35.603357 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 929/1858] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30 => generated 100 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:35.613980 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6a09792-0574-4e37-81d5-71928ade7fba tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:35.614639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6a09792-0574-4e37-81d5-71928ade7fba tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.614901 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.614901 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.615234 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6a09792-0574-4e37-81d5-71928ade7fba tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.616053 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.616053 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.650579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6a09792-0574-4e37-81d5-71928ade7fba tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:35.651741 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 930/1859] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.669260 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0533f3c8-d051-4715-ba72-f9df27ca095b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f Dec 22 10:06:35.671429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0533f3c8-d051-4715-ba72-f9df27ca095b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.674761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0533f3c8-d051-4715-ba72-f9df27ca095b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.683775 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22be986c-add1-4a41-99e3-f3fcc10b609d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:35.684596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22be986c-add1-4a41-99e3-f3fcc10b609d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.684873 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.684873 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.685261 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22be986c-add1-4a41-99e3-f3fcc10b609d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.686486 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-22be986c-add1-4a41-99e3-f3fcc10b609d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:35.708106 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0533f3c8-d051-4715-ba72-f9df27ca095b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f returned with HTTP 200 Dec 22 10:06:35.711782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.711782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.712815 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 930/1860] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f => generated 459 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.713862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22be986c-add1-4a41-99e3-f3fcc10b609d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:35.721317 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 931/1861] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.737473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddbde464-88a8-4fcf-8ff5-ccc4934ca01b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs Dec 22 10:06:35.738418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddbde464-88a8-4fcf-8ff5-ccc4934ca01b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.738860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.738860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.739566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ddbde464-88a8-4fcf-8ff5-ccc4934ca01b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.742031 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.742031 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.744410 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.744410 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 22 10:06:35.760205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ddbde464-88a8-4fcf-8ff5-ccc4934ca01b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs returned with HTTP 200 Dec 22 10:06:35.761773 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 931/1862] 10.222.0.50 () {58 vars in 1210 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs => generated 175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.777801 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59f3710b-5b87-4eee-9711-455d78e4fc54 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] PUT http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f Dec 22 10:06:35.778632 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.778632 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.779064 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-59f3710b-5b87-4eee-9711-455d78e4fc54 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:35.781519 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.781519 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.815212 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.qos_specs [None req-59f3710b-5b87-4eee-9711-455d78e4fc54 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88115) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Dec 22 10:06:35.815212 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.815212 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.837182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.db.sqlalchemy.api [None req-59f3710b-5b87-4eee-9711-455d78e4fc54 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] qos_specs_update() value: {'id': 'e56b7ba0-6140-4a1b-a65d-34f03d8f6468', 'key': 'iops_bytes', 'value': '500', 'specs_id': '74f74b27-a639-41ff-ad28-d8a51d75584f', 'deleted': False} {{(pid=88115) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Dec 22 10:06:35.866820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-59f3710b-5b87-4eee-9711-455d78e4fc54 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f returned with HTTP 200 Dec 22 10:06:35.866820 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 932/1863] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 10:06:35 2020] PUT /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f => generated 36 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d994994-76cb-46f4-88a1-9bd5a313e05e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d994994-76cb-46f4-88a1-9bd5a313e05e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5d994994-76cb-46f4-88a1-9bd5a313e05e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.877050 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.901795 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5d994994-76cb-46f4-88a1-9bd5a313e05e tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f returned with HTTP 200 Dec 22 10:06:35.901795 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 932/1864] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:35 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f => generated 480 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:35.918919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ea68d3f-b095-4025-8777-893ffadaa5e5 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] PUT http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/delete_keys Dec 22 10:06:35.918919 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:35.918919 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:35.918919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ea68d3f-b095-4025-8777-893ffadaa5e5 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:35.935289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:35.935289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:35.935289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ea68d3f-b095-4025-8777-893ffadaa5e5 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete_key spec: 74f74b27-a639-41ff-ad28-d8a51d75584f, keys: ['iops_bytes'] {{(pid=88115) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Dec 22 10:06:35.944530 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:35.944530 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:35.994048 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:35.994048 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:36.026163 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:36.026163 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:36.059707 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ea68d3f-b095-4025-8777-893ffadaa5e5 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/delete_keys returned with HTTP 202 Dec 22 10:06:36.062409 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 933/1865] 10.222.0.50 () {60 vars in 1377 bytes} [Tue Dec 22 10:06:35 2020] PUT /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f/delete_keys => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:36.073941 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af31bcef-d2ea-424b-830f-a4b0ce78a0b0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f Dec 22 10:06:36.075714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af31bcef-d2ea-424b-830f-a4b0ce78a0b0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.076487 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:36.076487 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:36.077395 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af31bcef-d2ea-424b-830f-a4b0ce78a0b0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.087082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:36.087082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:36.088996 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:36.088996 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:36.110033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af31bcef-d2ea-424b-830f-a4b0ce78a0b0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f returned with HTTP 200 Dec 22 10:06:36.110889 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 933/1866] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f => generated 459 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:36.123847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-844a4a84-5753-42db-be91-71fa4942c7a4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f Dec 22 10:06:36.124723 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-844a4a84-5753-42db-be91-71fa4942c7a4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.125001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:36.125001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:36.125473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-844a4a84-5753-42db-be91-71fa4942c7a4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.126256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:36.126256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:36.134078 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:36.134078 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:36.149605 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-844a4a84-5753-42db-be91-71fa4942c7a4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f returned with HTTP 200 Dec 22 10:06:36.152829 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 934/1867] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f => generated 459 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca2532f9-95a5-48d6-ad5f-a9546ee2c349 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30?force=False Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca2532f9-95a5-48d6-ad5f-a9546ee2c349 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca2532f9-95a5-48d6-ad5f-a9546ee2c349 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:36.170564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca2532f9-95a5-48d6-ad5f-a9546ee2c349 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete qos_spec: d6a6d29e-fd7f-4aa8-b4c0-178846052a30, force: False {{(pid=88114) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 10:06:36.173468 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:36.173468 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:36.198046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca2532f9-95a5-48d6-ad5f-a9546ee2c349 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30?force=False returned with HTTP 404 Dec 22 10:06:36.199126 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 934/1868] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Dec 22 10:06:36 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30?force=False => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:36.228631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1958b61c-20e4-4301-a093-b9ec18d3a961 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30 Dec 22 10:06:36.228631 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1958b61c-20e4-4301-a093-b9ec18d3a961 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.243345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:36.243345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:36.243345 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1958b61c-20e4-4301-a093-b9ec18d3a961 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.243345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:36.243345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:36.243345 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:36.243345 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:36.291371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1958b61c-20e4-4301-a093-b9ec18d3a961 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30 returned with HTTP 404 Dec 22 10:06:36.294915 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c38616a-6417-4277-ac22-e642994680d7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:06:36.294915 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c38616a-6417-4277-ac22-e642994680d7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.294915 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c38616a-6417-4277-ac22-e642994680d7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.309226 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 935/1869] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/d6a6d29e-fd7f-4aa8-b4c0-178846052a30 => generated 100 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:36.326712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35f26f2c-f13e-48e8-a799-c448a0958325 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3?force=False Dec 22 10:06:36.326712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35f26f2c-f13e-48e8-a799-c448a0958325 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.326712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-35f26f2c-f13e-48e8-a799-c448a0958325 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.326712 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35f26f2c-f13e-48e8-a799-c448a0958325 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete qos_spec: 123b152f-76d8-404b-b80a-ac408d2bbfa3, force: False {{(pid=88115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 10:06:36.351207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-35f26f2c-f13e-48e8-a799-c448a0958325 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3?force=False returned with HTTP 404 Dec 22 10:06:36.358391 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 936/1870] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Dec 22 10:06:36 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3?force=False => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:36.382429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-67bb79a0-877b-446b-aa4a-de8143b2112c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:36.382429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-67bb79a0-877b-446b-aa4a-de8143b2112c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.382429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-67bb79a0-877b-446b-aa4a-de8143b2112c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.389624 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-67bb79a0-877b-446b-aa4a-de8143b2112c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:36.436481 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:36.436481 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:36.439068 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-67bb79a0-877b-446b-aa4a-de8143b2112c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:36.440261 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 937/1871] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:36.446757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7f5c616-5cea-4b67-82bf-7823ea28a8b4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3 Dec 22 10:06:36.447660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7f5c616-5cea-4b67-82bf-7823ea28a8b4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.448419 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:36.448419 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:36.449170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7f5c616-5cea-4b67-82bf-7823ea28a8b4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.451731 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:36.451731 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:36.462440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7f5c616-5cea-4b67-82bf-7823ea28a8b4 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3 returned with HTTP 404 Dec 22 10:06:36.464102 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 938/1872] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/123b152f-76d8-404b-b80a-ac408d2bbfa3 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:36.476811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77cbbfcb-67a6-4643-9175-73269577ba8d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471?force=False Dec 22 10:06:36.477890 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77cbbfcb-67a6-4643-9175-73269577ba8d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.478580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77cbbfcb-67a6-4643-9175-73269577ba8d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.479563 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:36.479563 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:36.480983 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-77cbbfcb-67a6-4643-9175-73269577ba8d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete qos_spec: f57fc61e-bc32-435b-a4b3-6dad35082471, force: False {{(pid=88115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 10:06:36.494284 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77cbbfcb-67a6-4643-9175-73269577ba8d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471?force=False returned with HTTP 404 Dec 22 10:06:36.500073 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 939/1873] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Dec 22 10:06:36 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471?force=False => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:36.506616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9c38616a-6417-4277-ac22-e642994680d7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Volume info retrieved successfully. Dec 22 10:06:36.518608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-862d2ec3-d50f-4893-a9b2-a643d77ee6f9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471 Dec 22 10:06:36.520565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-862d2ec3-d50f-4893-a9b2-a643d77ee6f9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.525219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-862d2ec3-d50f-4893-a9b2-a643d77ee6f9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.577604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-862d2ec3-d50f-4893-a9b2-a643d77ee6f9 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471 returned with HTTP 404 Dec 22 10:06:36.577604 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 940/1874] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/f57fc61e-bc32-435b-a4b3-6dad35082471 => generated 100 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:36.586204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c94fb77-f1f5-45b1-b861-0cfe6c893839 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/03ac1fd4-65a9-4b88-818b-d2fa252bc366 Dec 22 10:06:36.586204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c94fb77-f1f5-45b1-b861-0cfe6c893839 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.586204 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1c94fb77-f1f5-45b1-b861-0cfe6c893839 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.651161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c38616a-6417-4277-ac22-e642994680d7 tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 200 Dec 22 10:06:36.651161 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 935/1875] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 917 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:36.745561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e41c3fe-f579-4c58-8419-b04e3f74d7a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:36.745561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e41c3fe-f579-4c58-8419-b04e3f74d7a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.745561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:36.745561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:36.745561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9e41c3fe-f579-4c58-8419-b04e3f74d7a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.745561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9e41c3fe-f579-4c58-8419-b04e3f74d7a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:36.829151 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:36.829151 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:36.847164 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:36.847164 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:36.850683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9e41c3fe-f579-4c58-8419-b04e3f74d7a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:36.851165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1c94fb77-f1f5-45b1-b861-0cfe6c893839 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/03ac1fd4-65a9-4b88-818b-d2fa252bc366 returned with HTTP 202 Dec 22 10:06:36.855489 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 941/1876] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:06:36 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/types/03ac1fd4-65a9-4b88-818b-d2fa252bc366 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:36.863966 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 936/1877] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:36.865215 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-46217ef2-33e8-4317-b765-9badb02f0e76 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/03ac1fd4-65a9-4b88-818b-d2fa252bc366 Dec 22 10:06:36.865749 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-46217ef2-33e8-4317-b765-9badb02f0e76 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.866323 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-46217ef2-33e8-4317-b765-9badb02f0e76 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:36.883105 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-46217ef2-33e8-4317-b765-9badb02f0e76 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/03ac1fd4-65a9-4b88-818b-d2fa252bc366 returned with HTTP 404 Dec 22 10:06:36.887388 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 942/1878] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:06:36 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/types/03ac1fd4-65a9-4b88-818b-d2fa252bc366 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:06:36.893197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-807e6ad2-fa80-464a-88f5-5295d9389521 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f2f45c99-39e2-495c-bac1-baa342aebf38 Dec 22 10:06:36.893721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-807e6ad2-fa80-464a-88f5-5295d9389521 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:36.893938 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:36.893938 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:36.894330 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-807e6ad2-fa80-464a-88f5-5295d9389521 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.140698 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:37.140698 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:37.207520 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-807e6ad2-fa80-464a-88f5-5295d9389521 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f2f45c99-39e2-495c-bac1-baa342aebf38 returned with HTTP 202 Dec 22 10:06:37.207520 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 937/1879] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:06:36 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/types/f2f45c99-39e2-495c-bac1-baa342aebf38 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:37.211840 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-552dfd72-2df0-42f1-b80c-b5b20c0945ec tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f2f45c99-39e2-495c-bac1-baa342aebf38 Dec 22 10:06:37.211840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-552dfd72-2df0-42f1-b80c-b5b20c0945ec tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:37.211840 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-552dfd72-2df0-42f1-b80c-b5b20c0945ec tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.261862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-552dfd72-2df0-42f1-b80c-b5b20c0945ec tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f2f45c99-39e2-495c-bac1-baa342aebf38 returned with HTTP 404 Dec 22 10:06:37.275918 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 943/1880] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:06:37 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/types/f2f45c99-39e2-495c-bac1-baa342aebf38 => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:37.324352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e152dc2a-6618-4a71-abe2-ac43132a592b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f593336b-a7aa-4e3e-a703-31bc107c791f Dec 22 10:06:37.325161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e152dc2a-6618-4a71-abe2-ac43132a592b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:37.325892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e152dc2a-6618-4a71-abe2-ac43132a592b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.456196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f322c9c0-3f09-48f7-9751-5228b8d802dc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:37.456756 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f322c9c0-3f09-48f7-9751-5228b8d802dc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:37.457548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f322c9c0-3f09-48f7-9751-5228b8d802dc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.458248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f322c9c0-3f09-48f7-9751-5228b8d802dc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:37.475791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e152dc2a-6618-4a71-abe2-ac43132a592b tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f593336b-a7aa-4e3e-a703-31bc107c791f returned with HTTP 202 Dec 22 10:06:37.477208 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 938/1881] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:06:37 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/types/f593336b-a7aa-4e3e-a703-31bc107c791f => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:37.485633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-030a81fb-319a-44ca-8f8e-3312ec2d0617 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f593336b-a7aa-4e3e-a703-31bc107c791f Dec 22 10:06:37.486662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-030a81fb-319a-44ca-8f8e-3312ec2d0617 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:37.487286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-030a81fb-319a-44ca-8f8e-3312ec2d0617 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.513841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-030a81fb-319a-44ca-8f8e-3312ec2d0617 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/types/f593336b-a7aa-4e3e-a703-31bc107c791f returned with HTTP 404 Dec 22 10:06:37.515507 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 939/1882] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:06:37 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/types/f593336b-a7aa-4e3e-a703-31bc107c791f => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:06:37.531002 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb51d766-eb71-48a8-aaa4-ede1ee919a6d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] DELETE http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f?force=False Dec 22 10:06:37.531786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb51d766-eb71-48a8-aaa4-ede1ee919a6d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:37.535477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb51d766-eb71-48a8-aaa4-ede1ee919a6d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.537200 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cb51d766-eb71-48a8-aaa4-ede1ee919a6d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Delete qos_spec: 74f74b27-a639-41ff-ad28-d8a51d75584f, force: False {{(pid=88114) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 10:06:37.538484 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:37.538484 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:37.548601 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:37.548601 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:37.549287 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:37.549287 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:37.557903 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f322c9c0-3f09-48f7-9751-5228b8d802dc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:37.571125 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 944/1883] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:37 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:37.597402 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:37.597402 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:37.605969 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:37.605969 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:37.620363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb51d766-eb71-48a8-aaa4-ede1ee919a6d tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f?force=False returned with HTTP 202 Dec 22 10:06:37.622185 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 940/1884] 10.222.0.50 () {58 vars in 1347 bytes} [Tue Dec 22 10:06:37 2020] DELETE /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f?force=False => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:37.632898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ded40699-65aa-4d9f-998c-01306e100aa0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] GET http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f Dec 22 10:06:37.633651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ded40699-65aa-4d9f-998c-01306e100aa0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:37.673791 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:37.673791 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:37.673791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ded40699-65aa-4d9f-998c-01306e100aa0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.673791 n-d-765315-5 devstack@c-api.service[88113]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 22 10:06:37.673791 n-d-765315-5 devstack@c-api.service[88113]: options(joinedload_all('specs')).all() Dec 22 10:06:37.720370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ded40699-65aa-4d9f-998c-01306e100aa0 tempest-QosSpecsTestJSON-1604376444 tempest-QosSpecsTestJSON-1604376444] http://10.222.0.50/volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f returned with HTTP 404 Dec 22 10:06:37.720370 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 945/1885] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:06:37 2020] GET /volume/v3/1a21b34de062431f91a5389c11159615/qos-specs/74f74b27-a639-41ff-ad28-d8a51d75584f => generated 100 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:37.872501 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b07ef41-5d5d-4fcd-9abd-2aa173c39b7f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:37.872501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b07ef41-5d5d-4fcd-9abd-2aa173c39b7f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:37.872501 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b07ef41-5d5d-4fcd-9abd-2aa173c39b7f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:37.877152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1b07ef41-5d5d-4fcd-9abd-2aa173c39b7f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:37.934728 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:37.934728 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:37.938678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b07ef41-5d5d-4fcd-9abd-2aa173c39b7f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:37.945686 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 946/1886] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:38.573247 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28fb36cb-ebdd-454f-97a7-8ae8b2dac0c6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:38.582019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28fb36cb-ebdd-454f-97a7-8ae8b2dac0c6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:38.582458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:38.582458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:38.583148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28fb36cb-ebdd-454f-97a7-8ae8b2dac0c6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:38.584492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-28fb36cb-ebdd-454f-97a7-8ae8b2dac0c6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:38.590566 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-145cab88-4d08-4c7e-bd17-09c60280833a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] GET http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 Dec 22 10:06:38.592334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-145cab88-4d08-4c7e-bd17-09c60280833a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:38.593321 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:38.593321 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:38.594502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-145cab88-4d08-4c7e-bd17-09c60280833a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:38.656838 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:38.656838 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:38.662258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28fb36cb-ebdd-454f-97a7-8ae8b2dac0c6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:38.671068 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 947/1887] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:38 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:38.762499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-145cab88-4d08-4c7e-bd17-09c60280833a tempest-AttachVolumeShelveTestJSON-78616314 tempest-AttachVolumeShelveTestJSON-78616314] http://10.222.0.50/volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 returned with HTTP 404 Dec 22 10:06:38.765080 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 941/1888] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:37 2020] GET /volume/v3/a2b8bd28c0aa45a89f5905c5258a9297/volumes/fdcbff08-5fee-426a-ad9b-6afc2bf42202 => generated 109 bytes in 1106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:38.990120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba12e0b0-51ad-4086-ab2b-777665e48623 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:39.036017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba12e0b0-51ad-4086-ab2b-777665e48623 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:39.036017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:39.036017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:39.036017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba12e0b0-51ad-4086-ab2b-777665e48623 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:39.036017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ba12e0b0-51ad-4086-ab2b-777665e48623 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:39.144326 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:39.144326 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:39.161397 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba12e0b0-51ad-4086-ab2b-777665e48623 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:39.164338 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 948/1889] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:38 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:39.690321 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f3fefa6-9ef0-4d64-90f7-d8905a4e695b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:39.690321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f3fefa6-9ef0-4d64-90f7-d8905a4e695b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:39.690321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7f3fefa6-9ef0-4d64-90f7-d8905a4e695b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:39.690321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7f3fefa6-9ef0-4d64-90f7-d8905a4e695b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:39.774543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:39.774543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:39.782811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7f3fefa6-9ef0-4d64-90f7-d8905a4e695b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:39.783806 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 942/1890] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:39 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:40.183858 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2b623b70-6e64-477a-84fa-0b667460497e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:40.185231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2b623b70-6e64-477a-84fa-0b667460497e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:40.185857 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:40.185857 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:40.186639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2b623b70-6e64-477a-84fa-0b667460497e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:40.187229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2b623b70-6e64-477a-84fa-0b667460497e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:40.263174 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:40.263174 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:40.266204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2b623b70-6e64-477a-84fa-0b667460497e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:40.270794 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 949/1891] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:40 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:40.799533 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48336869-57ce-474c-b7cf-d58736d2252d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:40.800544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48336869-57ce-474c-b7cf-d58736d2252d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:40.801001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:40.801001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:40.801688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48336869-57ce-474c-b7cf-d58736d2252d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:40.802268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-48336869-57ce-474c-b7cf-d58736d2252d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:40.831122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:40.831122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:40.833478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48336869-57ce-474c-b7cf-d58736d2252d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:40.834979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 943/1892] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:40 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:41.287212 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6be2172-3225-4663-9efe-c962feda22ef tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:41.287793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6be2172-3225-4663-9efe-c962feda22ef tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:41.287793 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:41.287793 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:41.288097 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6be2172-3225-4663-9efe-c962feda22ef tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:41.288498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b6be2172-3225-4663-9efe-c962feda22ef tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:41.360787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:41.360787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:41.395476 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6be2172-3225-4663-9efe-c962feda22ef tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:41.395476 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 950/1893] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:41.850888 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61f23f78-b5a5-41f2-8983-fb685b7e6a9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:41.860172 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61f23f78-b5a5-41f2-8983-fb685b7e6a9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:41.860690 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:41.860690 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:41.861955 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-61f23f78-b5a5-41f2-8983-fb685b7e6a9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:41.862522 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-61f23f78-b5a5-41f2-8983-fb685b7e6a9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:41.983323 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:41.983323 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:41.988288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-61f23f78-b5a5-41f2-8983-fb685b7e6a9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:41.997548 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 944/1894] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:41 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:42.412477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ffef9077-7318-4db8-bce0-77b016b7ac5f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:42.413030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ffef9077-7318-4db8-bce0-77b016b7ac5f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:42.413205 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:42.413205 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:42.413574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ffef9077-7318-4db8-bce0-77b016b7ac5f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:42.414243 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ffef9077-7318-4db8-bce0-77b016b7ac5f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:42.462571 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:42.462571 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:42.464482 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ffef9077-7318-4db8-bce0-77b016b7ac5f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:42.472667 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 951/1895] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:43.013679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bce8085-7b94-49b8-97f0-2948c6097a6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:43.013679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bce8085-7b94-49b8-97f0-2948c6097a6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:43.013679 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:43.013679 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:43.013679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bce8085-7b94-49b8-97f0-2948c6097a6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:43.013679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8bce8085-7b94-49b8-97f0-2948c6097a6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:43.104921 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:43.104921 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:43.107773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bce8085-7b94-49b8-97f0-2948c6097a6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:43.112026 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 945/1896] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:43 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:43.484171 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0831b4b-aa44-41e2-83a8-f38a64b0f632 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:43.484171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0831b4b-aa44-41e2-83a8-f38a64b0f632 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:43.484171 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:43.484171 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:43.484171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c0831b4b-aa44-41e2-83a8-f38a64b0f632 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:43.484171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c0831b4b-aa44-41e2-83a8-f38a64b0f632 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:43.564840 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:43.564840 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:43.570251 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c0831b4b-aa44-41e2-83a8-f38a64b0f632 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:43.574132 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 952/1897] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:43 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:44.151751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b00d958e-3a1b-4bb0-b046-9fd89a1b9fa3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:44.151751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b00d958e-3a1b-4bb0-b046-9fd89a1b9fa3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:44.151751 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:44.151751 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:44.151751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b00d958e-3a1b-4bb0-b046-9fd89a1b9fa3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:44.151751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b00d958e-3a1b-4bb0-b046-9fd89a1b9fa3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:44.195261 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:44.195261 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:44.195261 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b00d958e-3a1b-4bb0-b046-9fd89a1b9fa3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:44.232147 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 946/1898] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:44 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:44.596513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e757bb01-345c-431d-9597-fa8ab3ee0855 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:44.596513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e757bb01-345c-431d-9597-fa8ab3ee0855 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:44.596513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:44.596513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:44.596513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e757bb01-345c-431d-9597-fa8ab3ee0855 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:44.596513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e757bb01-345c-431d-9597-fa8ab3ee0855 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:44.649654 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:44.649654 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:44.649654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e757bb01-345c-431d-9597-fa8ab3ee0855 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:44.649654 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 953/1899] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:45.229271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a08f039-c067-4067-90cd-1062f4176734 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:45.229271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a08f039-c067-4067-90cd-1062f4176734 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:45.229271 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:45.229271 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:45.229271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a08f039-c067-4067-90cd-1062f4176734 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:45.229271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3a08f039-c067-4067-90cd-1062f4176734 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:45.252972 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:45.252972 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:45.252972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a08f039-c067-4067-90cd-1062f4176734 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:45.252972 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 947/1900] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:45 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:45.670654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e271950-355d-4988-9f3d-3d9e13203245 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:45.670654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e271950-355d-4988-9f3d-3d9e13203245 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:45.670654 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:45.670654 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:45.670654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0e271950-355d-4988-9f3d-3d9e13203245 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:45.670654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0e271950-355d-4988-9f3d-3d9e13203245 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:45.734458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:45.734458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:45.734458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0e271950-355d-4988-9f3d-3d9e13203245 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:45.734458 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 954/1901] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:45 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:46.256179 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41c444af-eed5-4c0b-8586-f11fabb5e952 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:46.257060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41c444af-eed5-4c0b-8586-f11fabb5e952 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:46.257454 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:46.257454 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:46.258152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41c444af-eed5-4c0b-8586-f11fabb5e952 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:46.258706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-41c444af-eed5-4c0b-8586-f11fabb5e952 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:46.407694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:46.407694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:46.425154 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41c444af-eed5-4c0b-8586-f11fabb5e952 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:46.425154 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 948/1902] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:46 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:46.745532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6181f06a-8954-4b9f-8179-484174b1a85f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:46.747168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6181f06a-8954-4b9f-8179-484174b1a85f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:46.748125 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:46.748125 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:46.749170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6181f06a-8954-4b9f-8179-484174b1a85f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:46.749766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6181f06a-8954-4b9f-8179-484174b1a85f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:46.866852 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:46.866852 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:46.881892 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6181f06a-8954-4b9f-8179-484174b1a85f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:46.897644 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 955/1903] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:46 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:47.436971 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b66bfad4-120b-4fbc-80ba-bc077d18b922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:47.437790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b66bfad4-120b-4fbc-80ba-bc077d18b922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:47.437790 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:47.437790 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:47.438620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b66bfad4-120b-4fbc-80ba-bc077d18b922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:47.438620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b66bfad4-120b-4fbc-80ba-bc077d18b922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:47.470801 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:47.470801 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:47.473526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b66bfad4-120b-4fbc-80ba-bc077d18b922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:47.476827 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 949/1904] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:47 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:47.908083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0405d8dc-fe33-401f-9059-7d39993ced02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:47.908083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0405d8dc-fe33-401f-9059-7d39993ced02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:47.908083 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:47.908083 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:47.908083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0405d8dc-fe33-401f-9059-7d39993ced02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:47.908083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0405d8dc-fe33-401f-9059-7d39993ced02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:47.977276 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:47.977276 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:47.986208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0405d8dc-fe33-401f-9059-7d39993ced02 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:47.991440 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 956/1905] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:47 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:48.495966 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d721537c-75f0-46ac-a06a-c0f4b86fba14 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:48.496580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d721537c-75f0-46ac-a06a-c0f4b86fba14 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:48.496807 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:48.496807 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:48.497187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d721537c-75f0-46ac-a06a-c0f4b86fba14 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:48.497623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d721537c-75f0-46ac-a06a-c0f4b86fba14 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:48.567106 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:48.567106 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:48.567106 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d721537c-75f0-46ac-a06a-c0f4b86fba14 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:48.567106 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 950/1906] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:48 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:49.023820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c30e158-1a84-4d70-bd72-6d719bfe49fe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:49.023820 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c30e158-1a84-4d70-bd72-6d719bfe49fe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:49.023820 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:49.023820 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:49.023820 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c30e158-1a84-4d70-bd72-6d719bfe49fe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:49.041014 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5c30e158-1a84-4d70-bd72-6d719bfe49fe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:49.179353 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:49.179353 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:49.213454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c30e158-1a84-4d70-bd72-6d719bfe49fe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:49.227160 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 957/1907] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:49 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:49.593182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3522d62c-48c8-4811-baad-9160d213d126 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:49.594742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3522d62c-48c8-4811-baad-9160d213d126 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:49.618741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:49.618741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:49.618741 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3522d62c-48c8-4811-baad-9160d213d126 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:49.618741 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3522d62c-48c8-4811-baad-9160d213d126 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:49.664066 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:49.664066 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:49.678907 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3522d62c-48c8-4811-baad-9160d213d126 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:49.678907 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 951/1908] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:49 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:50.237248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8be4f4a-38b9-4e98-bd91-22ba7b1705ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:50.251253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8be4f4a-38b9-4e98-bd91-22ba7b1705ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:50.251253 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:50.251253 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:50.263513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8be4f4a-38b9-4e98-bd91-22ba7b1705ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:50.263513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e8be4f4a-38b9-4e98-bd91-22ba7b1705ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:50.374894 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:50.374894 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:50.374894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8be4f4a-38b9-4e98-bd91-22ba7b1705ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:50.386048 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 958/1909] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:50.693934 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8d1e497-934f-4ff0-bdce-931e3c71afac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:50.693934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8d1e497-934f-4ff0-bdce-931e3c71afac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:50.693934 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:50.693934 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:50.693934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8d1e497-934f-4ff0-bdce-931e3c71afac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:50.693934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d8d1e497-934f-4ff0-bdce-931e3c71afac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:50.748633 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:50.748633 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:50.748633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8d1e497-934f-4ff0-bdce-931e3c71afac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:50.758645 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 952/1910] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:50 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:51.394147 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee9830e-8b81-4d70-b294-5d6859a24cfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:51.394786 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee9830e-8b81-4d70-b294-5d6859a24cfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:51.395062 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:51.395062 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:51.395450 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0ee9830e-8b81-4d70-b294-5d6859a24cfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:51.395823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0ee9830e-8b81-4d70-b294-5d6859a24cfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:51.468080 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:51.468080 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:51.473765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0ee9830e-8b81-4d70-b294-5d6859a24cfe tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:51.485568 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 959/1911] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:51.764086 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e631bda-aaa1-4247-aa0b-7895ebe55bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:51.764086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e631bda-aaa1-4247-aa0b-7895ebe55bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:51.764086 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:51.764086 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:51.764086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7e631bda-aaa1-4247-aa0b-7895ebe55bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:51.764086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7e631bda-aaa1-4247-aa0b-7895ebe55bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:51.814549 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:51.814549 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:51.816572 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7e631bda-aaa1-4247-aa0b-7895ebe55bbc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:51.824863 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 960/1912] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:51 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:51.985317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80586add-fbc4-43e4-8320-ed033465db3f tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] POST http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types Dec 22 10:06:51.985317 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:51.985317 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:51.985317 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-80586add-fbc4-43e4-8320-ed033465db3f tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-40057869", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1310664523", "vendor_name": "tempest-vendor_name-170021293"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:52.132362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80586add-fbc4-43e4-8320-ed033465db3f tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types returned with HTTP 200 Dec 22 10:06:52.134439 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 953/1913] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 10:06:51 2020] POST /volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types => generated 325 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:52.205435 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e961e09f-2f3e-4fd1-adbc-527709f82a87 req-563d5f71-7ed8-4fee-9818-ca6be383b341 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161 Dec 22 10:06:52.206071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e961e09f-2f3e-4fd1-adbc-527709f82a87 req-563d5f71-7ed8-4fee-9818-ca6be383b341 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:52.211663 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-e961e09f-2f3e-4fd1-adbc-527709f82a87 req-563d5f71-7ed8-4fee-9818-ca6be383b341 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:52.258296 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:52.258296 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:52.659208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] POST http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes Dec 22 10:06:52.659208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:52.659208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:52.659208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Action: 'create', calling method: create, body: {"volume": {"volume_type": "544d4987-bf37-44b2-9e82-0ed47fe8805c", "size": 1, "name": "tempest-UserMessagesTest-Volume-2083859225"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:52.664889 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Create volume request body: {'volume': {'volume_type': '544d4987-bf37-44b2-9e82-0ed47fe8805c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2083859225'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:06:52.719106 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Create volume of 1 GB Dec 22 10:06:52.732883 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:52.732883 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:52.732883 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Availability Zones retrieved successfully. Dec 22 10:06:52.795070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Flow 'volume_create_api' (54d15841-2d7a-4393-b664-0f714d812ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:52.818100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ef316a-4ff5-437d-80d4-66ad9ca1a717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:52.818100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:06:52.896895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ef316a-4ff5-437d-80d4-66ad9ca1a717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:06:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1310664523',vendor_name='tempest-vendor_name-170021293'},id=544d4987-bf37-44b2-9e82-0ed47fe8805c,is_public=True,name='tempest-UserMessagesTest-volume-type-40057869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '544d4987-bf37-44b2-9e82-0ed47fe8805c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:52.896895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8e2342-d940-4268-a7e9-856ef9a30ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:52.957817 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-40057869 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-40057869, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:52.974757 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-40057869 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-40057869, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:53.057623 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Created reservations ['bbc25933-f101-47f1-847e-3aa949a15e48', 'dd77c0ce-802b-4428-a757-8040d6ab342a', 'cb0d765f-85e3-4a0f-b761-aa11eeaf7611', 'e09fb9c5-2951-4d20-aa9a-1df53b31e7d8'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:53.086668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8e2342-d940-4268-a7e9-856ef9a30ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbc25933-f101-47f1-847e-3aa949a15e48', 'dd77c0ce-802b-4428-a757-8040d6ab342a', 'cb0d765f-85e3-4a0f-b761-aa11eeaf7611', 'e09fb9c5-2951-4d20-aa9a-1df53b31e7d8']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:53.088821 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21a1ac2-524d-48a9-9569-34b988f6e526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:53.306285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21a1ac2-524d-48a9-9569-34b988f6e526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d7850d-7c17-4e84-b3e6-55da73815166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2083859225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78a209f2e25446abc9d4821a9f97a31',qos_specs=None,replication_status=,reservations=['bbc25933-f101-47f1-847e-3aa949a15e48','dd77c0ce-802b-4428-a757-8040d6ab342a','cb0d765f-85e3-4a0f-b761-aa11eeaf7611','e09fb9c5-2951-4d20-aa9a-1df53b31e7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f300dae804468d897f7f381c0ec2b4',volume_type_id=544d4987-bf37-44b2-9e82-0ed47fe8805c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2083859225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3d7850d-7c17-4e84-b3e6-55da73815166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e78a209f2e25446abc9d4821a9f97a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='19f300dae804468d897f7f381c0ec2b4',volume_attachment=,volume_type=,volume_type_id=544d4987-bf37-44b2-9e82-0ed47fe8805c)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:53.313034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e60e1d-866e-43fe-ba10-5f610a38d917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:53.405433 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e60e1d-866e-43fe-ba10-5f610a38d917) transitioned into state 'SUCCESS' from state '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-2083859225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78a209f2e25446abc9d4821a9f97a31',qos_specs=None,replication_status=,reservations=['bbc25933-f101-47f1-847e-3aa949a15e48','dd77c0ce-802b-4428-a757-8040d6ab342a','cb0d765f-85e3-4a0f-b761-aa11eeaf7611','e09fb9c5-2951-4d20-aa9a-1df53b31e7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f300dae804468d897f7f381c0ec2b4',volume_type_id=544d4987-bf37-44b2-9e82-0ed47fe8805c)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:53.431368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de534ff-b88b-4a20-88ce-d5808eac304d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:53.494351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de534ff-b88b-4a20-88ce-d5808eac304d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:53.494351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Flow 'volume_create_api' (54d15841-2d7a-4393-b664-0f714d812ce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:53.591330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Create volume request issued successfully. Dec 22 10:06:53.618652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a268ac-3286-41f7-b1d4-7b70d6cfa940 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes returned with HTTP 202 Dec 22 10:06:53.619600 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 961/1914] 10.222.0.50 () {62 vars in 1266 bytes} [Tue Dec 22 10:06:52 2020] POST /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes => generated 850 bytes in 1477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:53.632507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f57dec88-b5a5-475f-85fb-ce8c112198de tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:53.633057 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f57dec88-b5a5-475f-85fb-ce8c112198de tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:53.633280 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:53.633280 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:53.633654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f57dec88-b5a5-475f-85fb-ce8c112198de tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:53.634141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f57dec88-b5a5-475f-85fb-ce8c112198de tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:53.694670 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:53.694670 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:53.696962 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f57dec88-b5a5-475f-85fb-ce8c112198de tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:53.698159 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 962/1915] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:53.708679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-075ef9a9-4e50-4562-ad2e-f9a1da7f859a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:53.709561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-075ef9a9-4e50-4562-ad2e-f9a1da7f859a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:53.709962 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:53.709962 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:53.710674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-075ef9a9-4e50-4562-ad2e-f9a1da7f859a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:53.711338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-075ef9a9-4e50-4562-ad2e-f9a1da7f859a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:53.746676 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:53.746676 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:53.756831 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-075ef9a9-4e50-4562-ad2e-f9a1da7f859a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:53.757733 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 963/1916] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:53 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:53.786674 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff697c0c-872c-442c-b392-d080a35fe239 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 Dec 22 10:06:53.787255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff697c0c-872c-442c-b392-d080a35fe239 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:53.787476 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:53.787476 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:53.787852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff697c0c-872c-442c-b392-d080a35fe239 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:53.886554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-e961e09f-2f3e-4fd1-adbc-527709f82a87 req-563d5f71-7ed8-4fee-9818-ca6be383b341 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:06:53.886554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-e961e09f-2f3e-4fd1-adbc-527709f82a87 req-563d5f71-7ed8-4fee-9818-ca6be383b341 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:06:53.923109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-e961e09f-2f3e-4fd1-adbc-527709f82a87 req-563d5f71-7ed8-4fee-9818-ca6be383b341 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161 returned with HTTP 200 Dec 22 10:06:53.923109 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 954/1917] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:06:52 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/1e993b2a-4321-4ce7-8bd2-2ecfca3d0161 => generated 19 bytes in 1717 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:53.970872 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:53.970872 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:54.000361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ff697c0c-872c-442c-b392-d080a35fe239 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Volume info retrieved successfully. Dec 22 10:06:54.052225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff697c0c-872c-442c-b392-d080a35fe239 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 returned with HTTP 200 Dec 22 10:06:54.052225 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 964/1918] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 10:06:53 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 => generated 939 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:54.071318 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c556cf1-2bef-4f8b-bb78-c760322967d3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages Dec 22 10:06:54.071912 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c556cf1-2bef-4f8b-bb78-c760322967d3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:54.072761 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:54.072761 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:54.073022 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c556cf1-2bef-4f8b-bb78-c760322967d3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:54.076022 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:54.076022 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:54.085846 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c556cf1-2bef-4f8b-bb78-c760322967d3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages returned with HTTP 200 Dec 22 10:06:54.087622 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 955/1919] 10.222.0.50 () {60 vars in 1247 bytes} [Tue Dec 22 10:06:54 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:54.102426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-433a4362-8be1-4ab0-bdfa-3d1730db1a7f tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] DELETE http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/123111a5-a756-40b6-85fc-4dd787770160 Dec 22 10:06:54.111207 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-433a4362-8be1-4ab0-bdfa-3d1730db1a7f tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:54.111550 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:54.111550 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:54.112294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-433a4362-8be1-4ab0-bdfa-3d1730db1a7f tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:54.131637 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:54.131637 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:54.140288 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-433a4362-8be1-4ab0-bdfa-3d1730db1a7f tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/123111a5-a756-40b6-85fc-4dd787770160 returned with HTTP 204 Dec 22 10:06:54.141294 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 965/1920] 10.222.0.50 () {60 vars in 1361 bytes} [Tue Dec 22 10:06:54 2020] DELETE /volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/123111a5-a756-40b6-85fc-4dd787770160 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 22 10:06:54.152601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8f73454-9daa-454f-bf6a-760dd00fa726 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/123111a5-a756-40b6-85fc-4dd787770160 Dec 22 10:06:54.154122 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8f73454-9daa-454f-bf6a-760dd00fa726 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:54.155998 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8f73454-9daa-454f-bf6a-760dd00fa726 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:54.163358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8f73454-9daa-454f-bf6a-760dd00fa726 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/123111a5-a756-40b6-85fc-4dd787770160 returned with HTTP 404 Dec 22 10:06:54.175733 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87f60faa-0522-4812-b9b9-1caf5e578db5 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] POST http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types Dec 22 10:06:54.220745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-87f60faa-0522-4812-b9b9-1caf5e578db5 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-696212078", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1024540988", "vendor_name": "tempest-vendor_name-723185731"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:54.234243 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 956/1921] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Dec 22 10:06:54 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/123111a5-a756-40b6-85fc-4dd787770160 => generated 110 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:54.393391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87f60faa-0522-4812-b9b9-1caf5e578db5 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types returned with HTTP 200 Dec 22 10:06:54.405351 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 966/1922] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 10:06:54 2020] POST /volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types => generated 326 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:54.412788 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] POST http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes Dec 22 10:06:54.412788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c92281e3-54da-42ba-ac33-22c5dbcc536f", "size": 1, "name": "tempest-UserMessagesTest-Volume-546720667"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:06:54.412788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Create volume request body: {'volume': {'volume_type': 'c92281e3-54da-42ba-ac33-22c5dbcc536f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-546720667'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:06:54.467616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Create volume of 1 GB Dec 22 10:06:54.475537 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:54.475537 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:54.484630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Availability Zones retrieved successfully. Dec 22 10:06:54.566385 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Flow 'volume_create_api' (298d8be9-34e6-4ea1-bd37-2ae7811fca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:54.585954 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab626ef9-adbb-4919-8d05-14d7a80dae57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:54.588290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:06:54.734727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c026ab0e-4e21-435a-9957-48c3f823dd84 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:54.734727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c026ab0e-4e21-435a-9957-48c3f823dd84 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:54.734727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c026ab0e-4e21-435a-9957-48c3f823dd84 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:54.734727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c026ab0e-4e21-435a-9957-48c3f823dd84 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:54.819766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:54.819766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:54.846037 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c026ab0e-4e21-435a-9957-48c3f823dd84 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:54.862001 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 967/1923] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:54 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:54.868439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab626ef9-adbb-4919-8d05-14d7a80dae57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:06:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1024540988',vendor_name='tempest-vendor_name-723185731'},id=c92281e3-54da-42ba-ac33-22c5dbcc536f,is_public=True,name='tempest-UserMessagesTest-volume-type-696212078',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c92281e3-54da-42ba-ac33-22c5dbcc536f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:54.868439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (771f1a28-dec5-48cf-94ba-6030b744a7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:54.887744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20dbdbf1-2e28-4c97-86e4-dcfe0c77e294 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:54.887744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20dbdbf1-2e28-4c97-86e4-dcfe0c77e294 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:54.887744 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:54.887744 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:54.887744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20dbdbf1-2e28-4c97-86e4-dcfe0c77e294 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:54.887744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-20dbdbf1-2e28-4c97-86e4-dcfe0c77e294 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:54.997970 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:54.997970 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:55.002358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20dbdbf1-2e28-4c97-86e4-dcfe0c77e294 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:55.002358 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 968/1924] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:54 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:55.150235 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-696212078 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-696212078, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:55.151199 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-696212078 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-696212078, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:55.296738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Created reservations ['47c9be37-692b-4389-ba57-ddd0536b760e', 'afe4ce0e-c2f6-4d5c-9169-4a880687dc16', '948f05f1-12de-439b-9810-030f4334926b', '45604ccb-cf34-4142-ab89-fd42e4827538'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:55.298778 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (771f1a28-dec5-48cf-94ba-6030b744a7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47c9be37-692b-4389-ba57-ddd0536b760e', 'afe4ce0e-c2f6-4d5c-9169-4a880687dc16', '948f05f1-12de-439b-9810-030f4334926b', '45604ccb-cf34-4142-ab89-fd42e4827538']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:55.301297 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15a392a-95c1-47cc-9692-50321d5cd369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:55.632637 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15a392a-95c1-47cc-9692-50321d5cd369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a6cc23-084a-4d92-b416-3511dcc70c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-546720667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78a209f2e25446abc9d4821a9f97a31',qos_specs=None,replication_status=,reservations=['47c9be37-692b-4389-ba57-ddd0536b760e','afe4ce0e-c2f6-4d5c-9169-4a880687dc16','948f05f1-12de-439b-9810-030f4334926b','45604ccb-cf34-4142-ab89-fd42e4827538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f300dae804468d897f7f381c0ec2b4',volume_type_id=c92281e3-54da-42ba-ac33-22c5dbcc536f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-546720667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a6cc23-084a-4d92-b416-3511dcc70c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e78a209f2e25446abc9d4821a9f97a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='19f300dae804468d897f7f381c0ec2b4',volume_attachment=,volume_type=,volume_type_id=c92281e3-54da-42ba-ac33-22c5dbcc536f)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:55.635422 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9352d42b-5530-42ba-a4ad-9c5babf5b3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:55.741248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9352d42b-5530-42ba-a4ad-9c5babf5b3b4) transitioned into state 'SUCCESS' from state '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-546720667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78a209f2e25446abc9d4821a9f97a31',qos_specs=None,replication_status=,reservations=['47c9be37-692b-4389-ba57-ddd0536b760e','afe4ce0e-c2f6-4d5c-9169-4a880687dc16','948f05f1-12de-439b-9810-030f4334926b','45604ccb-cf34-4142-ab89-fd42e4827538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f300dae804468d897f7f381c0ec2b4',volume_type_id=c92281e3-54da-42ba-ac33-22c5dbcc536f)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:55.741248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb9d15b-afe2-46ef-99f8-de1965c22876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:06:55.822002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb9d15b-afe2-46ef-99f8-de1965c22876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:06:55.838588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Flow 'volume_create_api' (298d8be9-34e6-4ea1-bd37-2ae7811fca82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:06:55.859111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eb5d2f10-5929-4f45-96db-3688218ba697 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:55.859111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eb5d2f10-5929-4f45-96db-3688218ba697 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:55.859111 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:55.859111 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:55.859111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eb5d2f10-5929-4f45-96db-3688218ba697 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:55.859111 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-eb5d2f10-5929-4f45-96db-3688218ba697 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:55.920243 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:55.920243 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:55.959126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eb5d2f10-5929-4f45-96db-3688218ba697 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:55.959126 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 969/1925] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:55 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:56.018951 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-02348499-8122-4899-a1d0-4b09b01f5992 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:56.018951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-02348499-8122-4899-a1d0-4b09b01f5992 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.018951 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:56.018951 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:56.018951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-02348499-8122-4899-a1d0-4b09b01f5992 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.018951 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-02348499-8122-4899-a1d0-4b09b01f5992 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:56.093221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Create volume request issued successfully. Dec 22 10:06:56.122354 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:56.122354 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:56.130336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-02348499-8122-4899-a1d0-4b09b01f5992 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:56.153813 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 970/1926] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:56 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:56.169657 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa3b0107-c377-42f7-94f6-e461da7a50f4 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes returned with HTTP 202 Dec 22 10:06:56.171867 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 957/1927] 10.222.0.50 () {62 vars in 1266 bytes} [Tue Dec 22 10:06:54 2020] POST /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes => generated 850 bytes in 1773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:06:56.188376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff34d596-27ec-43c9-b459-738b4fce8330 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c Dec 22 10:06:56.188625 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff34d596-27ec-43c9-b459-738b4fce8330 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.188750 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:56.188750 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:56.189042 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff34d596-27ec-43c9-b459-738b4fce8330 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.246906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:56.246906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:56.269333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ff34d596-27ec-43c9-b459-738b4fce8330 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Volume info retrieved successfully. Dec 22 10:06:56.385479 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:56.385479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.385479 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:56.385479 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:56.385479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.385479 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume with id: b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:56.430543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff34d596-27ec-43c9-b459-738b4fce8330 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c returned with HTTP 200 Dec 22 10:06:56.430543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 971/1928] 10.222.0.50 () {60 vars in 1355 bytes} [Tue Dec 22 10:06:56 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c => generated 939 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:56.470899 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3855cd8-50d6-4bab-8740-300ebe58d93e tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages Dec 22 10:06:56.470899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3855cd8-50d6-4bab-8740-300ebe58d93e tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.470899 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:56.470899 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:56.470899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3855cd8-50d6-4bab-8740-300ebe58d93e tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.492205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3855cd8-50d6-4bab-8740-300ebe58d93e tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages returned with HTTP 200 Dec 22 10:06:56.492205 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 972/1929] 10.222.0.50 () {60 vars in 1247 bytes} [Tue Dec 22 10:06:56 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages => generated 736 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:56.504772 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58cd2ee4-bec6-421f-aeb4-36baec1fcc98 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/3155c513-416f-4f8a-9a1b-b13f2ceab589 Dec 22 10:06:56.504772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58cd2ee4-bec6-421f-aeb4-36baec1fcc98 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.504772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58cd2ee4-bec6-421f-aeb4-36baec1fcc98 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.520084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58cd2ee4-bec6-421f-aeb4-36baec1fcc98 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/3155c513-416f-4f8a-9a1b-b13f2ceab589 returned with HTTP 200 Dec 22 10:06:56.525418 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 973/1930] 10.222.0.50 () {60 vars in 1358 bytes} [Tue Dec 22 10:06:56 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/3155c513-416f-4f8a-9a1b-b13f2ceab589 => generated 733 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:56.536344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71984f9e-c213-4fc4-94dc-c2bf3930a8b0 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages Dec 22 10:06:56.536344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71984f9e-c213-4fc4-94dc-c2bf3930a8b0 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.536344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-71984f9e-c213-4fc4-94dc-c2bf3930a8b0 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.571873 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-71984f9e-c213-4fc4-94dc-c2bf3930a8b0 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages returned with HTTP 200 Dec 22 10:06:56.571873 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 974/1931] 10.222.0.50 () {60 vars in 1247 bytes} [Tue Dec 22 10:06:56 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages => generated 736 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:56.584371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-608bd719-a386-4876-a447-2e7a06856c72 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] DELETE http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/3155c513-416f-4f8a-9a1b-b13f2ceab589 Dec 22 10:06:56.585095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-608bd719-a386-4876-a447-2e7a06856c72 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.585594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-608bd719-a386-4876-a447-2e7a06856c72 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.594913 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:56.594913 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:56.601396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:56.613732 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:56.613732 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:56.629117 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.keymgr.conf_key_mgr [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 22 10:06:56.633724 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-608bd719-a386-4876-a447-2e7a06856c72 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/3155c513-416f-4f8a-9a1b-b13f2ceab589 returned with HTTP 204 Dec 22 10:06:56.634518 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 975/1932] 10.222.0.50 () {60 vars in 1361 bytes} [Tue Dec 22 10:06:56 2020] DELETE /volume/v3/e78a209f2e25446abc9d4821a9f97a31/messages/3155c513-416f-4f8a-9a1b-b13f2ceab589 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 22 10:06:56.651192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] DELETE http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c Dec 22 10:06:56.652100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.652810 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.653825 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Delete volume with id: 25a6cc23-084a-4d92-b416-3511dcc70c8c Dec 22 10:06:56.663214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume request issued successfully. Dec 22 10:06:56.664210 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8db997c-c367-418e-8bd7-502a20904fe9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 202 Dec 22 10:06:56.665841 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 958/1933] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:06:56 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:56.675163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-020882c9-3b53-45ec-8243-895f655195ff tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:56.676078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-020882c9-3b53-45ec-8243-895f655195ff tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:56.678520 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:56.678520 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:56.679323 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-020882c9-3b53-45ec-8243-895f655195ff tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:56.865579 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:56.865579 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:56.865579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Volume info retrieved successfully. Dec 22 10:06:56.865579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Decrease volume quotas only if status is not error_managing. {{(pid=88115) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 22 10:06:56.937823 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-696212078 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-696212078, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:56.937823 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-696212078 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-696212078, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:06:56.983029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Created reservations ['d184c9c5-3b09-4058-9ca3-9f1565fc14e1', 'd746ef37-8e81-4871-8c95-8159e3053027', 'b7246186-61a2-4e30-8b8b-11d91639fba8', '6c160169-ab67-4c83-99f4-0dccafd537da'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:56.984851 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:56.984851 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:56.985008 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:56.985008 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:57.006273 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-020882c9-3b53-45ec-8243-895f655195ff tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:57.154804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-020882c9-3b53-45ec-8243-895f655195ff tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:57.154804 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 959/1934] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:56 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 936 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:06:57.170001 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68113ca2-ce42-4e1a-aa30-938f1134f9c9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:57.170001 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68113ca2-ce42-4e1a-aa30-938f1134f9c9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:57.170001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:57.170001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:57.170001 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68113ca2-ce42-4e1a-aa30-938f1134f9c9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:57.170001 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-68113ca2-ce42-4e1a-aa30-938f1134f9c9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:57.176521 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Delete volume request issued successfully. Dec 22 10:06:57.176521 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8113c7cb-6634-4dd6-afa9-b50d0bd95031 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c returned with HTTP 202 Dec 22 10:06:57.182420 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 976/1935] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:06:56 2020] DELETE /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c => generated 0 bytes in 537 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:06:57.199341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0bc1571d-16d8-4a3a-a30a-822440535c5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:57.211341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0bc1571d-16d8-4a3a-a30a-822440535c5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:57.211341 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:57.211341 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:57.211341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0bc1571d-16d8-4a3a-a30a-822440535c5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:57.211341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0bc1571d-16d8-4a3a-a30a-822440535c5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:57.245382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:57.245382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:57.249948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68113ca2-ce42-4e1a-aa30-938f1134f9c9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:57.249948 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 960/1936] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:57 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:57.272433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-732cf221-cdbf-4163-bd0d-18442eec91f3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c Dec 22 10:06:57.272433 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-732cf221-cdbf-4163-bd0d-18442eec91f3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:57.272433 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:57.272433 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:57.272433 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-732cf221-cdbf-4163-bd0d-18442eec91f3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:57.314109 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:57.314109 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:57.330396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0bc1571d-16d8-4a3a-a30a-822440535c5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:57.340423 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 977/1937] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:57 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:57.410437 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-732cf221-cdbf-4163-bd0d-18442eec91f3 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c returned with HTTP 404 Dec 22 10:06:57.456247 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 961/1938] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:57 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/25a6cc23-084a-4d92-b416-3511dcc70c8c => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:57.470182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89b4d0c1-0c48-42f7-9f28-98f619e2b658 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] DELETE http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/c92281e3-54da-42ba-ac33-22c5dbcc536f Dec 22 10:06:57.470182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89b4d0c1-0c48-42f7-9f28-98f619e2b658 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:57.470182 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:57.470182 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:57.470182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89b4d0c1-0c48-42f7-9f28-98f619e2b658 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:57.695847 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:57.695847 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:57.718033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89b4d0c1-0c48-42f7-9f28-98f619e2b658 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/c92281e3-54da-42ba-ac33-22c5dbcc536f returned with HTTP 202 Dec 22 10:06:57.719222 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 978/1939] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:06:57 2020] DELETE /volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/c92281e3-54da-42ba-ac33-22c5dbcc536f => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:57.726963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f276f10f-281a-4b2f-8618-39a25dc02d25 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] GET http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/c92281e3-54da-42ba-ac33-22c5dbcc536f Dec 22 10:06:57.727490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f276f10f-281a-4b2f-8618-39a25dc02d25 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:57.728011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f276f10f-281a-4b2f-8618-39a25dc02d25 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:57.751313 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f276f10f-281a-4b2f-8618-39a25dc02d25 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/c92281e3-54da-42ba-ac33-22c5dbcc536f returned with HTTP 404 Dec 22 10:06:57.752409 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 962/1940] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:06:57 2020] GET /volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/c92281e3-54da-42ba-ac33-22c5dbcc536f => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:57.760463 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] DELETE http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 Dec 22 10:06:57.760999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:57.761924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:57.762412 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Delete volume with id: b3d7850d-7c17-4e84-b3e6-55da73815166 Dec 22 10:06:58.040143 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:58.040143 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:58.050796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Volume info retrieved successfully. Dec 22 10:06:58.062273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Decrease volume quotas only if status is not error_managing. {{(pid=88115) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 22 10:06:58.218940 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4495fd37-038d-45ff-93b0-8ca2a1672377 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:58.218940 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4495fd37-038d-45ff-93b0-8ca2a1672377 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:58.218940 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4495fd37-038d-45ff-93b0-8ca2a1672377 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:58.356293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Created reservations ['ea9966a9-f9c3-4636-a9ec-c6d474e20454', '35e5f279-7915-43b6-b262-efbd02d28e36', '1ea2bf63-48e1-491b-a339-79a6f4084fad', 'bc24de72-4b46-4011-b9d6-1c7bbe913a04'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:06:58.366974 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:58.366974 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:58.374397 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:58.374397 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:58.421025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4495fd37-038d-45ff-93b0-8ca2a1672377 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:06:58.524818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Delete volume request issued successfully. Dec 22 10:06:58.524818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-37a51675-d89b-4ad2-b864-b2b0b251c036 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 returned with HTTP 202 Dec 22 10:06:58.524818 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 979/1941] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:06:57 2020] DELETE /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 => generated 0 bytes in 762 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:58.540198 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef43924e-6190-4a26-b801-07211969e9b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:58.540198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef43924e-6190-4a26-b801-07211969e9b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:58.540198 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:58.540198 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:58.547782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ef43924e-6190-4a26-b801-07211969e9b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:58.547782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ef43924e-6190-4a26-b801-07211969e9b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:58.554913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4495fd37-038d-45ff-93b0-8ca2a1672377 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:06:58.581942 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 963/1942] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:58 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 936 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:58.592273 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-866743fd-2d3f-4bb5-b658-6aae53db50da tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:58.592273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-866743fd-2d3f-4bb5-b658-6aae53db50da tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:58.592273 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:58.592273 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:58.592273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-866743fd-2d3f-4bb5-b658-6aae53db50da tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:58.592273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-866743fd-2d3f-4bb5-b658-6aae53db50da tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:58.645752 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:58.645752 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:58.648040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ef43924e-6190-4a26-b801-07211969e9b5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:58.657801 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 980/1943] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:58 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:58.677859 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd53a5c6-a0ff-48f5-8847-add4cbf1f4e1 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] GET http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 Dec 22 10:06:58.678356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd53a5c6-a0ff-48f5-8847-add4cbf1f4e1 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:58.682233 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:58.682233 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:58.682934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd53a5c6-a0ff-48f5-8847-add4cbf1f4e1 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:58.702553 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:58.702553 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:58.704569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-866743fd-2d3f-4bb5-b658-6aae53db50da tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:58.705388 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 964/1944] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:58 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:58.853579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd53a5c6-a0ff-48f5-8847-add4cbf1f4e1 tempest-UserMessagesTest-1621450947 tempest-UserMessagesTest-1621450947] http://10.222.0.50/volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 returned with HTTP 404 Dec 22 10:06:58.853579 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 981/1945] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:58 2020] GET /volume/v3/e78a209f2e25446abc9d4821a9f97a31/volumes/b3d7850d-7c17-4e84-b3e6-55da73815166 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:58.876462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c88b2ae-e443-48d4-8eab-7f5897f7331c tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] DELETE http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/544d4987-bf37-44b2-9e82-0ed47fe8805c Dec 22 10:06:58.876462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c88b2ae-e443-48d4-8eab-7f5897f7331c tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:58.876462 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:58.876462 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:58.876462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c88b2ae-e443-48d4-8eab-7f5897f7331c tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:59.048743 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:06:59.048743 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:06:59.077683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c88b2ae-e443-48d4-8eab-7f5897f7331c tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/544d4987-bf37-44b2-9e82-0ed47fe8805c returned with HTTP 202 Dec 22 10:06:59.078883 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 965/1946] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:06:58 2020] DELETE /volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/544d4987-bf37-44b2-9e82-0ed47fe8805c => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:06:59.090259 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ddd0956-fd6f-4fa5-bcfa-9b7572b1dfa5 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] GET http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/544d4987-bf37-44b2-9e82-0ed47fe8805c Dec 22 10:06:59.097746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ddd0956-fd6f-4fa5-bcfa-9b7572b1dfa5 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:59.100449 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ddd0956-fd6f-4fa5-bcfa-9b7572b1dfa5 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:59.257532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ddd0956-fd6f-4fa5-bcfa-9b7572b1dfa5 tempest-UserMessagesTest-396134724 tempest-UserMessagesTest-396134724] http://10.222.0.50/volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/544d4987-bf37-44b2-9e82-0ed47fe8805c returned with HTTP 404 Dec 22 10:06:59.257532 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 982/1947] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:06:59 2020] GET /volume/v3/d92dd94fd9694ae38619aac52cabf2e8/types/544d4987-bf37-44b2-9e82-0ed47fe8805c => generated 114 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:06:59.579213 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f4de29d-ac0a-4acb-821d-3ae64205d76c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:06:59.579213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f4de29d-ac0a-4acb-821d-3ae64205d76c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:59.583996 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4f4de29d-ac0a-4acb-821d-3ae64205d76c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:59.674815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c470ce2-372d-4b39-a95f-fb987cdf5758 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:06:59.674815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c470ce2-372d-4b39-a95f-fb987cdf5758 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:59.674815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4c470ce2-372d-4b39-a95f-fb987cdf5758 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:59.674815 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4c470ce2-372d-4b39-a95f-fb987cdf5758 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:59.738608 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:59.738608 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:59.738608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4c470ce2-372d-4b39-a95f-fb987cdf5758 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:06:59.744787 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 983/1948] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:59.755132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6db3d63a-2630-4ad6-82e4-f0900d21314a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:06:59.755132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6db3d63a-2630-4ad6-82e4-f0900d21314a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:06:59.755132 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:06:59.755132 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:06:59.755132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6db3d63a-2630-4ad6-82e4-f0900d21314a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:06:59.766552 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6db3d63a-2630-4ad6-82e4-f0900d21314a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:06:59.844206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:59.844206 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:59.859651 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:06:59.859651 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:06:59.874769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6db3d63a-2630-4ad6-82e4-f0900d21314a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:06:59.875878 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 984/1949] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:59 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:06:59.884718 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4f4de29d-ac0a-4acb-821d-3ae64205d76c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:00.034045 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4f4de29d-ac0a-4acb-821d-3ae64205d76c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:07:00.034045 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 966/1950] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:06:59 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 936 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:00.784908 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9d72ea8-7184-4b81-a69d-45ad770ed845 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:00.784908 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9d72ea8-7184-4b81-a69d-45ad770ed845 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:00.784908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:00.784908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:00.784908 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9d72ea8-7184-4b81-a69d-45ad770ed845 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:00.784908 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e9d72ea8-7184-4b81-a69d-45ad770ed845 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:00.881293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:00.881293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:00.891443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9d72ea8-7184-4b81-a69d-45ad770ed845 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:00.891443 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 985/1951] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:00 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:00.899350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8b7930cf-35c7-4b59-9c23-ea9a644d406a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:00.900062 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8b7930cf-35c7-4b59-9c23-ea9a644d406a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:00.900434 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:00.900434 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:00.900926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8b7930cf-35c7-4b59-9c23-ea9a644d406a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:00.901397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8b7930cf-35c7-4b59-9c23-ea9a644d406a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:01.033578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a403f81-3300-4280-b6f7-145689dbd1b7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:07:01.033578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a403f81-3300-4280-b6f7-145689dbd1b7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:01.033578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:01.033578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:01.033578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a403f81-3300-4280-b6f7-145689dbd1b7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:01.074385 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:01.074385 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:01.092934 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8b7930cf-35c7-4b59-9c23-ea9a644d406a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:01.092934 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 967/1952] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:00 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:01.198931 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:01.198931 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:01.266683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5a403f81-3300-4280-b6f7-145689dbd1b7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:01.361969 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a403f81-3300-4280-b6f7-145689dbd1b7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:07:01.388726 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 986/1953] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:01 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 936 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:01.916334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-05de2053-1390-4dbc-b7ec-cf0323936396 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:01.916334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-05de2053-1390-4dbc-b7ec-cf0323936396 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:01.916334 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:01.916334 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:01.916334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-05de2053-1390-4dbc-b7ec-cf0323936396 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:01.916334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-05de2053-1390-4dbc-b7ec-cf0323936396 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:02.012139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:02.012139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:02.012139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-05de2053-1390-4dbc-b7ec-cf0323936396 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:02.045163 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 968/1954] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:01 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:02.101644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3e2b733-d9fd-4bb3-a919-e364bf51aa98 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:02.102208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3e2b733-d9fd-4bb3-a919-e364bf51aa98 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:02.102430 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:02.102430 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:02.102823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3e2b733-d9fd-4bb3-a919-e364bf51aa98 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:02.103214 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d3e2b733-d9fd-4bb3-a919-e364bf51aa98 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:02.191125 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:02.191125 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:02.213352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3e2b733-d9fd-4bb3-a919-e364bf51aa98 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:02.231686 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 987/1955] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:02 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:02.391752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8639868-50bc-4a5c-b59c-63813af9893c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:07:02.391752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8639868-50bc-4a5c-b59c-63813af9893c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:02.391752 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:02.391752 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:02.391752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d8639868-50bc-4a5c-b59c-63813af9893c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:02.530720 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:02.530720 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:02.558939 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d8639868-50bc-4a5c-b59c-63813af9893c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:02.645564 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d8639868-50bc-4a5c-b59c-63813af9893c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 200 Dec 22 10:07:02.645564 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 969/1956] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:02 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 936 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:03.023543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-daddd009-2cc8-42ea-a79a-88be35ec146a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:03.023543 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-daddd009-2cc8-42ea-a79a-88be35ec146a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:03.023543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:03.023543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:03.023543 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-daddd009-2cc8-42ea-a79a-88be35ec146a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:03.023543 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-daddd009-2cc8-42ea-a79a-88be35ec146a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:03.074164 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:03.074164 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:03.079328 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-daddd009-2cc8-42ea-a79a-88be35ec146a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:03.089077 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 988/1957] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:03 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:03.231629 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d825c72-364d-4912-a292-f48dc5f15221 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:03.232487 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d825c72-364d-4912-a292-f48dc5f15221 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:03.232738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:03.232738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:03.233525 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d825c72-364d-4912-a292-f48dc5f15221 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:03.249147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2d825c72-364d-4912-a292-f48dc5f15221 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:03.534348 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:03.534348 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:03.561289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d825c72-364d-4912-a292-f48dc5f15221 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:03.561289 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 970/1958] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:03 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:03.659175 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33ba07be-f46c-487a-9832-c546cda38699 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 Dec 22 10:07:03.659175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33ba07be-f46c-487a-9832-c546cda38699 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:03.659175 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:03.659175 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:03.659175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-33ba07be-f46c-487a-9832-c546cda38699 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:03.803361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-33ba07be-f46c-487a-9832-c546cda38699 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 returned with HTTP 404 Dec 22 10:07:03.803361 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 989/1959] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:03 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/b04e4ce1-03d8-4692-85bf-b8702223ee20 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:07:03.816638 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-555e235c-d1db-4026-8030-29e8eec95070 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] GET http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/volumes/detail?all_tenants=1 Dec 22 10:07:03.816638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-555e235c-d1db-4026-8030-29e8eec95070 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:03.816638 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:03.816638 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:03.816638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-555e235c-d1db-4026-8030-29e8eec95070 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Calling method 'detail' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:03.816638 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-555e235c-d1db-4026-8030-29e8eec95070 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88114) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:07:04.064560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-555e235c-d1db-4026-8030-29e8eec95070 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Get all volumes completed successfully. Dec 22 10:07:04.085302 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:04.085302 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:04.106769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f85d7d7d-0f1a-47d9-8fb5-61df98dfa8fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:04.106769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f85d7d7d-0f1a-47d9-8fb5-61df98dfa8fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:04.106769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f85d7d7d-0f1a-47d9-8fb5-61df98dfa8fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:04.106769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f85d7d7d-0f1a-47d9-8fb5-61df98dfa8fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:04.144990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-555e235c-d1db-4026-8030-29e8eec95070 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 22 10:07:04.144990 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 971/1960] 10.222.0.50 () {58 vars in 1252 bytes} [Tue Dec 22 10:07:03 2020] GET /volume/v3/40274f2d0985412194dd190657092ad0/volumes/detail?all_tenants=1 => generated 3732 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:04.202531 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:04.202531 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:04.202531 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f85d7d7d-0f1a-47d9-8fb5-61df98dfa8fa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:04.202531 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 990/1961] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:04 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:04.206017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d688c026-070c-4cea-a14c-6098e2bf7942 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] DELETE http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/types/669c598d-83fa-492a-b5e0-d9f9e48075e7 Dec 22 10:07:04.206017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d688c026-070c-4cea-a14c-6098e2bf7942 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:04.206017 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:04.206017 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:04.206017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d688c026-070c-4cea-a14c-6098e2bf7942 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] Calling method '_delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:04.503448 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:07:04.503448 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:07:04.549165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d688c026-070c-4cea-a14c-6098e2bf7942 tempest-TestVolumeBootPattern-51585852 tempest-TestVolumeBootPattern-51585852] http://10.222.0.50/volume/v3/40274f2d0985412194dd190657092ad0/types/669c598d-83fa-492a-b5e0-d9f9e48075e7 returned with HTTP 202 Dec 22 10:07:04.549165 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 972/1962] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:07:04 2020] DELETE /volume/v3/40274f2d0985412194dd190657092ad0/types/669c598d-83fa-492a-b5e0-d9f9e48075e7 => generated 0 bytes in 377 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:07:04.563606 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f91af034-f372-43e0-85cc-6681672370d0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:04.563606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f91af034-f372-43e0-85cc-6681672370d0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:04.563606 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:04.563606 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:04.563606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f91af034-f372-43e0-85cc-6681672370d0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:04.563606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f91af034-f372-43e0-85cc-6681672370d0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:04.701990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes Dec 22 10:07:04.701990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1672148142", "snapshot_id": null, "imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6", "volume_type": null, "size": 1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:04.701990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1672148142', 'snapshot_id': None, 'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6', 'volume_type': None, 'size': 1}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:07:04.735223 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:04.735223 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:04.740796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f91af034-f372-43e0-85cc-6681672370d0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:04.755969 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 991/1963] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:04 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:05.000583 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume of 1 GB Dec 22 10:07:05.078578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Availability Zones retrieved successfully. Dec 22 10:07:05.211620 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74d52eca-ba73-4a95-9a94-ed7140afa428 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:05.211620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74d52eca-ba73-4a95-9a94-ed7140afa428 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:05.211620 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:05.211620 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:05.211620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74d52eca-ba73-4a95-9a94-ed7140afa428 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:05.211620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-74d52eca-ba73-4a95-9a94-ed7140afa428 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:05.243440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (4cbc7825-1daa-4589-bbcc-c5acb4951bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:05.257153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58db6bfc-b08b-49f4-9c4f-06ca919d7e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:05.262361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:07:05.312416 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:05.312416 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:05.332301 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74d52eca-ba73-4a95-9a94-ed7140afa428 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:05.345096 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 992/1964] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:05 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:05.759551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2f28f81-4b0e-4703-810f-44129350e22f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:05.766580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2f28f81-4b0e-4703-810f-44129350e22f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:05.766580 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:05.766580 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:05.766580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2f28f81-4b0e-4703-810f-44129350e22f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:05.766580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a2f28f81-4b0e-4703-810f-44129350e22f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:05.790453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58db6bfc-b08b-49f4-9c4f-06ca919d7e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:05.813084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e442ccae-3d2e-418a-83d6-c1a6162a1c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:05.999322 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:05.999322 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:06.008317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2f28f81-4b0e-4703-810f-44129350e22f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:06.008317 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 993/1965] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:05 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:06.144034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Created reservations ['2bc0e7f9-3952-400e-9d04-4f7cfff2d2cb', 'd1cbc85f-bb20-4b42-87bb-e1b546e22e0a', 'b1dae63c-62ef-4a86-8392-b500ad0e72d6', '89434d21-1d09-4333-b490-42e0575577d5'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:07:06.171199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e442ccae-3d2e-418a-83d6-c1a6162a1c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bc0e7f9-3952-400e-9d04-4f7cfff2d2cb', 'd1cbc85f-bb20-4b42-87bb-e1b546e22e0a', 'b1dae63c-62ef-4a86-8392-b500ad0e72d6', '89434d21-1d09-4333-b490-42e0575577d5']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:06.179329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (515f560f-100b-43bd-a72b-722d3ca0c057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:06.369650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (515f560f-100b-43bd-a72b-722d3ca0c057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d163b9c-51a6-4f10-bd88-8b412f683ca2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1672148142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['2bc0e7f9-3952-400e-9d04-4f7cfff2d2cb','d1cbc85f-bb20-4b42-87bb-e1b546e22e0a','b1dae63c-62ef-4a86-8392-b500ad0e72d6','89434d21-1d09-4333-b490-42e0575577d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1672148142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d163b9c-51a6-4f10-bd88-8b412f683ca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e798a8e61fa24836a28e3da00a2e4e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='200d7272e56a4d1e8b71c6bbc6f61bae',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:06.385793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e07fb2e-93ff-4536-8f70-aa5e716c8ca3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:06.392584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c888366-6dec-472c-92ff-cb5610617f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:06.398028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e07fb2e-93ff-4536-8f70-aa5e716c8ca3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:06.398028 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:06.398028 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:06.398028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4e07fb2e-93ff-4536-8f70-aa5e716c8ca3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:06.398028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4e07fb2e-93ff-4536-8f70-aa5e716c8ca3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:06.516852 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:06.516852 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:06.539915 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c888366-6dec-472c-92ff-cb5610617f56) transitioned into state 'SUCCESS' from state '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-1672148142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['2bc0e7f9-3952-400e-9d04-4f7cfff2d2cb','d1cbc85f-bb20-4b42-87bb-e1b546e22e0a','b1dae63c-62ef-4a86-8392-b500ad0e72d6','89434d21-1d09-4333-b490-42e0575577d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:06.543095 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4e07fb2e-93ff-4536-8f70-aa5e716c8ca3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:06.546836 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ba0afa-e665-4b39-a0e9-ea61c277bba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:06.549809 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 994/1966] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:06 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:06.610829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0ba0afa-e665-4b39-a0e9-ea61c277bba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:06.646197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (4cbc7825-1daa-4589-bbcc-c5acb4951bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:06.780320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request issued successfully. Dec 22 10:07:06.816398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f90a890-60e6-4e66-b3e3-aca317b5404e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes returned with HTTP 202 Dec 22 10:07:06.828014 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 973/1967] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:07:04 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes => generated 828 bytes in 2125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:07:06.835018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-128a1452-3e57-4190-9095-ea3c5899347f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:06.835753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-128a1452-3e57-4190-9095-ea3c5899347f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:06.836141 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:06.836141 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:06.836769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-128a1452-3e57-4190-9095-ea3c5899347f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:06.924759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:06.924759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:06.957392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-128a1452-3e57-4190-9095-ea3c5899347f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:07.002436 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-128a1452-3e57-4190-9095-ea3c5899347f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:07.004315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 995/1968] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:06 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:07.030423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a856f071-48bf-4272-abed-0268f5cad7f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:07.031309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a856f071-48bf-4272-abed-0268f5cad7f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:07.032237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:07.032237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:07.032839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a856f071-48bf-4272-abed-0268f5cad7f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:07.033359 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a856f071-48bf-4272-abed-0268f5cad7f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:07.067369 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:07.067369 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:07.069916 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a856f071-48bf-4272-abed-0268f5cad7f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:07.071850 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 974/1969] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:07 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:07.563111 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14769eef-aae7-4689-b6a2-2e95816fc71e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:07.564758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14769eef-aae7-4689-b6a2-2e95816fc71e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:07.564758 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:07.564758 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:07.564758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14769eef-aae7-4689-b6a2-2e95816fc71e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:07.564758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-14769eef-aae7-4689-b6a2-2e95816fc71e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:07.648242 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:07.648242 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:07.651624 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14769eef-aae7-4689-b6a2-2e95816fc71e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:07.652523 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 996/1970] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:07 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:08.022320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2fffff62-f095-4e57-aede-da811621f9f8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:08.022911 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2fffff62-f095-4e57-aede-da811621f9f8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:08.023146 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:08.023146 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:08.023561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2fffff62-f095-4e57-aede-da811621f9f8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:08.088217 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-587987d4-fbb2-42dd-81ae-94451808ed5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:08.089034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-587987d4-fbb2-42dd-81ae-94451808ed5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:08.089409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:08.089409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:08.090065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-587987d4-fbb2-42dd-81ae-94451808ed5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:08.091420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-587987d4-fbb2-42dd-81ae-94451808ed5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:08.169461 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:08.169461 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:08.188698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-587987d4-fbb2-42dd-81ae-94451808ed5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:08.196053 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 997/1971] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:08 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:08.250939 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:08.250939 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:08.301504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2fffff62-f095-4e57-aede-da811621f9f8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:08.374864 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2fffff62-f095-4e57-aede-da811621f9f8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:08.379273 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 975/1972] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:08 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:08.667811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2949559d-c2b3-4d92-ab94-3ddcac313281 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:08.669425 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2949559d-c2b3-4d92-ab94-3ddcac313281 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:08.669804 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:08.669804 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:08.670431 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2949559d-c2b3-4d92-ab94-3ddcac313281 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:08.670950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2949559d-c2b3-4d92-ab94-3ddcac313281 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:08.718610 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:08.718610 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:08.724660 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2949559d-c2b3-4d92-ab94-3ddcac313281 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:08.726392 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 998/1973] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:08 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:09.229796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4773b8eb-89d0-4c3e-bae8-0f7afae6d52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:09.249466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4773b8eb-89d0-4c3e-bae8-0f7afae6d52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:09.249685 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:09.249685 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:09.250071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4773b8eb-89d0-4c3e-bae8-0f7afae6d52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:09.250451 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4773b8eb-89d0-4c3e-bae8-0f7afae6d52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:09.378063 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:09.378063 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:09.381601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4773b8eb-89d0-4c3e-bae8-0f7afae6d52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:09.395972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c6f8016-93fb-4331-b681-5c9515637855 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:09.396613 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 976/1974] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:09 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:09.396693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c6f8016-93fb-4331-b681-5c9515637855 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:09.396693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:09.396693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:09.397037 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c6f8016-93fb-4331-b681-5c9515637855 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:09.540775 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:09.540775 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:09.578506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c6f8016-93fb-4331-b681-5c9515637855 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:09.625037 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c6f8016-93fb-4331-b681-5c9515637855 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:09.626311 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 999/1975] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:09 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:09.744125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8b085470-751c-4597-acf6-2e43d6ea5abd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:09.754900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8b085470-751c-4597-acf6-2e43d6ea5abd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:09.755498 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:09.755498 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:09.760219 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8b085470-751c-4597-acf6-2e43d6ea5abd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:09.760819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8b085470-751c-4597-acf6-2e43d6ea5abd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 34d3b1d1-81d8-460f-84f2-5c30b8098130. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:09.813730 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:09.813730 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:09.828781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8b085470-751c-4597-acf6-2e43d6ea5abd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 200 Dec 22 10:07:09.835642 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 977/1976] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:09.849747 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cecaae2b-3670-4048-8855-ac94590f5bab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:09.850252 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cecaae2b-3670-4048-8855-ac94590f5bab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:09.850450 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:09.850450 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:09.851314 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cecaae2b-3670-4048-8855-ac94590f5bab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:09.964269 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:09.964269 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:09.976981 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cecaae2b-3670-4048-8855-ac94590f5bab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:10.004644 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cecaae2b-3670-4048-8855-ac94590f5bab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 200 Dec 22 10:07:10.012540 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1000/1977] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 1414 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:10.026810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3aa6f31c-5936-4142-9337-70d7cd9520c0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:10.027338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3aa6f31c-5936-4142-9337-70d7cd9520c0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:10.027566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:10.027566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:10.028508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3aa6f31c-5936-4142-9337-70d7cd9520c0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:10.092940 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:10.092940 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:10.115377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3aa6f31c-5936-4142-9337-70d7cd9520c0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:10.174925 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3aa6f31c-5936-4142-9337-70d7cd9520c0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 200 Dec 22 10:07:10.190207 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 978/1978] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 1414 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:10.194776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d81f4e79-dcfa-49f1-af5b-65324887105e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:10.195807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d81f4e79-dcfa-49f1-af5b-65324887105e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:10.196195 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:10.196195 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:10.196799 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d81f4e79-dcfa-49f1-af5b-65324887105e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:10.200838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d81f4e79-dcfa-49f1-af5b-65324887105e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume with id: 8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:10.284427 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:10.284427 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:10.289901 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d81f4e79-dcfa-49f1-af5b-65324887105e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:10.338458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d81f4e79-dcfa-49f1-af5b-65324887105e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume request issued successfully. Dec 22 10:07:10.339528 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d81f4e79-dcfa-49f1-af5b-65324887105e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 202 Dec 22 10:07:10.342391 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1001/1979] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:07:10 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:07:10.357279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c330b9b9-fc31-41d4-9ea9-8091b67dde9a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:10.357279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c330b9b9-fc31-41d4-9ea9-8091b67dde9a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:10.357279 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:10.357279 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:10.357279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c330b9b9-fc31-41d4-9ea9-8091b67dde9a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:10.413261 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2d4ef6d-7b4e-43a8-b123-5b7516495e42 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:10.413957 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2d4ef6d-7b4e-43a8-b123-5b7516495e42 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:10.414178 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:10.414178 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:10.414554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f2d4ef6d-7b4e-43a8-b123-5b7516495e42 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:10.414926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f2d4ef6d-7b4e-43a8-b123-5b7516495e42 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:10.462200 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:10.462200 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:10.464531 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f2d4ef6d-7b4e-43a8-b123-5b7516495e42 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:10.471616 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1002/1980] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:10 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:10.497694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:10.497694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:10.542524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c330b9b9-fc31-41d4-9ea9-8091b67dde9a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:10.582404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c330b9b9-fc31-41d4-9ea9-8091b67dde9a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 200 Dec 22 10:07:10.583393 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 979/1981] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 1413 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:07:10.644310 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d8cdd0f-be4a-41c7-897d-5cdbe2e94c4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:10.646566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d8cdd0f-be4a-41c7-897d-5cdbe2e94c4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:10.646789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:10.646789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:10.649054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d8cdd0f-be4a-41c7-897d-5cdbe2e94c4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:10.782913 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:10.782913 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:10.782913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9d8cdd0f-be4a-41c7-897d-5cdbe2e94c4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:10.855957 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d8cdd0f-be4a-41c7-897d-5cdbe2e94c4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:10.865124 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1003/1982] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:10 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:11.487292 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31a7ea49-da41-4b72-b22c-1390709db397 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:11.488640 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31a7ea49-da41-4b72-b22c-1390709db397 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:11.490022 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:11.490022 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:11.490770 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31a7ea49-da41-4b72-b22c-1390709db397 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:11.492487 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-31a7ea49-da41-4b72-b22c-1390709db397 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:11.601481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f94cac44-057b-4ef0-be96-e7d7dab3266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:11.602565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f94cac44-057b-4ef0-be96-e7d7dab3266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:11.602929 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:11.602929 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:11.603506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f94cac44-057b-4ef0-be96-e7d7dab3266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:11.614186 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:11.614186 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:11.639309 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31a7ea49-da41-4b72-b22c-1390709db397 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:11.654601 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 980/1983] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:11 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:11.754669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:11.754669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:11.813078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f94cac44-057b-4ef0-be96-e7d7dab3266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:11.876822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3822af08-a34b-4586-a4ca-087fee6f27fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:11.877342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3822af08-a34b-4586-a4ca-087fee6f27fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:11.877541 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:11.877541 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:11.878179 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3822af08-a34b-4586-a4ca-087fee6f27fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:11.921079 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f94cac44-057b-4ef0-be96-e7d7dab3266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 200 Dec 22 10:07:11.921079 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1004/1984] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 1413 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:07:12.062578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:12.062578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:12.094481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3822af08-a34b-4586-a4ca-087fee6f27fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:12.158416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3822af08-a34b-4586-a4ca-087fee6f27fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:12.167053 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 981/1985] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:11 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:12.657976 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73e199c7-5807-4865-b6fe-3b6b91cb1a8d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:12.658657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73e199c7-5807-4865-b6fe-3b6b91cb1a8d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:12.659092 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:12.659092 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:12.659758 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73e199c7-5807-4865-b6fe-3b6b91cb1a8d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:12.660345 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-73e199c7-5807-4865-b6fe-3b6b91cb1a8d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:12.745122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:12.745122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:12.755162 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73e199c7-5807-4865-b6fe-3b6b91cb1a8d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:12.759963 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1005/1986] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:12 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:12.935547 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6d8cafb-b278-4720-aa43-8e6db8d96db0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:12.936841 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6d8cafb-b278-4720-aa43-8e6db8d96db0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:12.937210 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:12.937210 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:12.937796 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6d8cafb-b278-4720-aa43-8e6db8d96db0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:13.076556 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:13.076556 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:13.115265 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f6d8cafb-b278-4720-aa43-8e6db8d96db0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:13.178036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56221e54-d8b8-4fe1-9326-19613391ef4a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:13.178882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56221e54-d8b8-4fe1-9326-19613391ef4a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:13.179294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:13.179294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:13.180017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-56221e54-d8b8-4fe1-9326-19613391ef4a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:13.196823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6d8cafb-b278-4720-aa43-8e6db8d96db0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 200 Dec 22 10:07:13.198244 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 982/1987] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 1413 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:13.367301 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:13.367301 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:13.388732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-56221e54-d8b8-4fe1-9326-19613391ef4a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:13.460897 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-56221e54-d8b8-4fe1-9326-19613391ef4a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:13.474702 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1006/1988] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:13 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:13.775890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6bb584ee-6d33-45d4-958c-6e780914dd38 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:13.776765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6bb584ee-6d33-45d4-958c-6e780914dd38 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:13.777228 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:13.777228 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:13.782498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6bb584ee-6d33-45d4-958c-6e780914dd38 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:13.783310 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6bb584ee-6d33-45d4-958c-6e780914dd38 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:13.882345 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:13.882345 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:13.897813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6bb584ee-6d33-45d4-958c-6e780914dd38 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:13.900902 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 983/1989] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:13 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:14.214472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8de84a72-ea6d-41f5-bfd2-018883b1479b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:14.215508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8de84a72-ea6d-41f5-bfd2-018883b1479b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:14.216533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:14.216533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:14.226452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8de84a72-ea6d-41f5-bfd2-018883b1479b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:14.452695 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:14.452695 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:14.487018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-085c99d6-00b0-4c3a-93c8-1c6ba0fbe243 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:14.487253 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8de84a72-ea6d-41f5-bfd2-018883b1479b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:14.487536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-085c99d6-00b0-4c3a-93c8-1c6ba0fbe243 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:14.487925 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:14.487925 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:14.488565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-085c99d6-00b0-4c3a-93c8-1c6ba0fbe243 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:14.594155 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8de84a72-ea6d-41f5-bfd2-018883b1479b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 200 Dec 22 10:07:14.613494 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1007/1990] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 1413 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:14.683207 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:14.683207 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:14.722563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-085c99d6-00b0-4c3a-93c8-1c6ba0fbe243 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:14.772050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-085c99d6-00b0-4c3a-93c8-1c6ba0fbe243 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:14.777202 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 984/1991] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:14 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:14.921210 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6049d31d-a546-4422-89f3-6deb1d8b796a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:14.921890 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6049d31d-a546-4422-89f3-6deb1d8b796a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:14.922869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:14.922869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:14.923495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6049d31d-a546-4422-89f3-6deb1d8b796a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:14.924096 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6049d31d-a546-4422-89f3-6deb1d8b796a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:14.991461 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:14.991461 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:15.013523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6049d31d-a546-4422-89f3-6deb1d8b796a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:15.014654 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1008/1992] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:14 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:15.611441 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed2e5625-7e11-485e-a40d-18705e66cfc6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e Dec 22 10:07:15.612595 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed2e5625-7e11-485e-a40d-18705e66cfc6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:15.612961 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:15.612961 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:15.613972 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ed2e5625-7e11-485e-a40d-18705e66cfc6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:15.718875 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ed2e5625-7e11-485e-a40d-18705e66cfc6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e returned with HTTP 404 Dec 22 10:07:15.720433 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 985/1993] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:15 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/8d74ab5a-3b37-4c8a-afa0-57305a8f8c7e => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:07:15.729337 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a5c3c2c-4d1c-4d52-b65d-f22029279f31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 Dec 22 10:07:15.729870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a5c3c2c-4d1c-4d52-b65d-f22029279f31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:15.730138 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:15.730138 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:15.730532 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a5c3c2c-4d1c-4d52-b65d-f22029279f31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:15.731138 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-2a5c3c2c-4d1c-4d52-b65d-f22029279f31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete backup with id: 34d3b1d1-81d8-460f-84f2-5c30b8098130. Dec 22 10:07:15.789901 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3d7524d-adc8-42f6-b8b3-c84e8b62fa1b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:15.790564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3d7524d-adc8-42f6-b8b3-c84e8b62fa1b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:15.791223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3d7524d-adc8-42f6-b8b3-c84e8b62fa1b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:15.817760 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:15.817760 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:15.902823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-2a5c3c2c-4d1c-4d52-b65d-f22029279f31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] delete_backup rpcapi backup_id 34d3b1d1-81d8-460f-84f2-5c30b8098130 {{(pid=88115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 10:07:15.911343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a5c3c2c-4d1c-4d52-b65d-f22029279f31 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 returned with HTTP 202 Dec 22 10:07:15.913847 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1009/1994] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:07:15 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/34d3b1d1-81d8-460f-84f2-5c30b8098130 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:07:15.962465 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes Dec 22 10:07:15.962943 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:15.962943 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:15.963356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1097870369"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:15.964613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1097870369'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:07:15.965406 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume of 1 GB Dec 22 10:07:15.971420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:15.971420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:15.998222 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c3d7524d-adc8-42f6-b8b3-c84e8b62fa1b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:15.999533 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Availability Zones retrieved successfully. Dec 22 10:07:16.063342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (fbc8af40-9628-4b72-8f69-bc47096599eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:16.065532 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3d7524d-adc8-42f6-b8b3-c84e8b62fa1b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:16.071060 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 986/1995] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:15 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:16.078901 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1db17489-04fe-454f-a6b1-69f95356472c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:16.086734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bf8d0b-4bad-45e3-ba3a-8ddba8e96c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:16.087795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1db17489-04fe-454f-a6b1-69f95356472c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:16.088070 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:16.088070 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:16.089112 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1db17489-04fe-454f-a6b1-69f95356472c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:16.089615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:07:16.090157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1db17489-04fe-454f-a6b1-69f95356472c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:16.174145 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:16.174145 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:16.180387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1db17489-04fe-454f-a6b1-69f95356472c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:16.183582 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 987/1996] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:16 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:16.397842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bf8d0b-4bad-45e3-ba3a-8ddba8e96c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:16.400044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681b5769-2a28-48e4-a65c-0d6bf800ddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:16.628248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['5816733a-2e46-4a5a-bd02-cb9436a4982d', '4bce2cef-3ab0-4c55-a16a-79fdada2f059', 'ef282650-215c-4135-8b07-3fbbffceb5bf', '4dd5d103-1b76-47f4-bd7c-f47c923e8ad3'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:07:16.630269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681b5769-2a28-48e4-a65c-0d6bf800ddf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5816733a-2e46-4a5a-bd02-cb9436a4982d', '4bce2cef-3ab0-4c55-a16a-79fdada2f059', 'ef282650-215c-4135-8b07-3fbbffceb5bf', '4dd5d103-1b76-47f4-bd7c-f47c923e8ad3']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:16.634010 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8fbd68-32d0-4d6f-87f3-2f5baa6684b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:16.890919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8fbd68-32d0-4d6f-87f3-2f5baa6684b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c535e31b-e315-48f4-99d3-a62f4e3fb4fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1097870369',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['5816733a-2e46-4a5a-bd02-cb9436a4982d','4bce2cef-3ab0-4c55-a16a-79fdada2f059','ef282650-215c-4135-8b07-3fbbffceb5bf','4dd5d103-1b76-47f4-bd7c-f47c923e8ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1097870369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c535e31b-e315-48f4-99d3-a62f4e3fb4fc,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='3f3f289fc6d64d69aaf136579d8c4d19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='302fb26113ef48e0bde7781a2ebb0232',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:16.903919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4b6511-e39b-40c1-a21d-e9e3e090bdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:16.991031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4b6511-e39b-40c1-a21d-e9e3e090bdfa) transitioned into state 'SUCCESS' from state '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-1097870369',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['5816733a-2e46-4a5a-bd02-cb9436a4982d','4bce2cef-3ab0-4c55-a16a-79fdada2f059','ef282650-215c-4135-8b07-3fbbffceb5bf','4dd5d103-1b76-47f4-bd7c-f47c923e8ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:16.998152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (722b66c4-2db0-4b50-8a9b-ec342aaa491f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:17.054599 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (722b66c4-2db0-4b50-8a9b-ec342aaa491f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:17.057299 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (fbc8af40-9628-4b72-8f69-bc47096599eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:17.083609 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43e77d85-b91a-4675-aa71-d241d240d035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:17.084472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43e77d85-b91a-4675-aa71-d241d240d035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:17.084900 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:17.084900 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:17.085591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43e77d85-b91a-4675-aa71-d241d240d035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:17.284771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request issued successfully. Dec 22 10:07:17.316031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e12a755b-15e3-472c-ab7a-cc97e8211625 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes returned with HTTP 202 Dec 22 10:07:17.325349 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1010/1997] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:07:15 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes => generated 885 bytes in 1367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:07:17.349407 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50a4b5c6-da39-4725-bf43-1bc48fbde055 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:17.354028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50a4b5c6-da39-4725-bf43-1bc48fbde055 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:17.354375 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:17.354375 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:17.354701 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50a4b5c6-da39-4725-bf43-1bc48fbde055 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:17.355087 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-50a4b5c6-da39-4725-bf43-1bc48fbde055 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:17.381358 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:17.381358 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:17.437835 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:17.437835 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:17.439722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50a4b5c6-da39-4725-bf43-1bc48fbde055 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:17.440669 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1011/1998] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:17 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:17.445563 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-43e77d85-b91a-4675-aa71-d241d240d035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:17.464173 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2abd610c-6516-482b-b715-a904a5b4a933 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:07:17.469563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2abd610c-6516-482b-b715-a904a5b4a933 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:17.470289 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:17.470289 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:17.473902 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2abd610c-6516-482b-b715-a904a5b4a933 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:17.521176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43e77d85-b91a-4675-aa71-d241d240d035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:17.524054 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 988/1999] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:17 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:17.630614 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:17.630614 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:17.653734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2abd610c-6516-482b-b715-a904a5b4a933 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:17.717744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2abd610c-6516-482b-b715-a904a5b4a933 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 200 Dec 22 10:07:17.720924 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1012/2000] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:17 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 977 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:18.126689 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c5fe22c6-f78e-465b-acde-a22ff4e374cf tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] GET http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 Dec 22 10:07:18.127613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c5fe22c6-f78e-465b-acde-a22ff4e374cf tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:18.128113 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:18.128113 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:18.128797 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c5fe22c6-f78e-465b-acde-a22ff4e374cf tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:18.221440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c5fe22c6-f78e-465b-acde-a22ff4e374cf tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 returned with HTTP 200 Dec 22 10:07:18.223907 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 989/2001] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:07:17 2020] GET /volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 => generated 361 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:18.456051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ca6b724-72b7-444b-a838-a1198ff11cac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:18.462452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ca6b724-72b7-444b-a838-a1198ff11cac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:18.463184 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ca6b724-72b7-444b-a838-a1198ff11cac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:18.463728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4ca6b724-72b7-444b-a838-a1198ff11cac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:18.565727 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:18.565727 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:18.568799 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ca6b724-72b7-444b-a838-a1198ff11cac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:18.604403 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 990/2002] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:18 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:18.610376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16235c93-75f8-45a1-be86-66d3431bb4b0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:18.610911 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16235c93-75f8-45a1-be86-66d3431bb4b0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:18.611128 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:18.611128 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:18.611601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-16235c93-75f8-45a1-be86-66d3431bb4b0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:18.759425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] POST http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes Dec 22 10:07:18.759972 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:18.759972 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:18.760664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-289530819"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:18.762306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-289530819'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:07:18.762833 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Create volume of 1 GB Dec 22 10:07:18.783739 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:18.783739 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:18.799098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Availability Zones retrieved successfully. Dec 22 10:07:18.823389 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-16235c93-75f8-45a1-be86-66d3431bb4b0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:18.857344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Flow 'volume_create_api' (ebbe59af-eb10-4c89-b424-699a0521e8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:18.876578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6335f4-5015-47b2-89ce-3d495bdd7069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:18.878818 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:07:18.903647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-16235c93-75f8-45a1-be86-66d3431bb4b0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:18.904505 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 991/2003] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:18 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:18.926642 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3532ffd-0cf1-4549-98ea-ba16208e9e6b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:07:18.927174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3532ffd-0cf1-4549-98ea-ba16208e9e6b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:18.927369 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:18.927369 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:18.933060 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c3532ffd-0cf1-4549-98ea-ba16208e9e6b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:19.132006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:19.132006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:19.162711 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c3532ffd-0cf1-4549-98ea-ba16208e9e6b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:19.181286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6335f4-5015-47b2-89ce-3d495bdd7069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:19.181286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9b8f79-cd17-4c64-b0e2-54b36b69e7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:19.218126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c3532ffd-0cf1-4549-98ea-ba16208e9e6b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 200 Dec 22 10:07:19.240142 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 992/2004] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:18 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 977 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:19.404580 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Created reservations ['0997e203-5d56-478c-aca7-75b13ec82efa', '257f558c-bfc8-43e0-a075-cc45865399eb', 'a5610b70-1fa3-43f7-86cd-18c243ff36ae', 'b8c1fc7b-c832-42d4-9f67-2f5f89104bc4'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:07:19.408068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9b8f79-cd17-4c64-b0e2-54b36b69e7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0997e203-5d56-478c-aca7-75b13ec82efa', '257f558c-bfc8-43e0-a075-cc45865399eb', 'a5610b70-1fa3-43f7-86cd-18c243ff36ae', 'b8c1fc7b-c832-42d4-9f67-2f5f89104bc4']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:19.410576 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e59c3ed-7310-443d-a650-438295454ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:19.613440 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d3ca9e8-dd20-4539-aa4b-f9a36d64a11d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:19.614128 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6d3ca9e8-dd20-4539-aa4b-f9a36d64a11d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:19.614494 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:19.614494 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:19.615025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6d3ca9e8-dd20-4539-aa4b-f9a36d64a11d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:19.615485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6d3ca9e8-dd20-4539-aa4b-f9a36d64a11d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:19.645771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e59c3ed-7310-443d-a650-438295454ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d31022f-3a86-44d7-ba5c-323130af2042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-289530819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cfed889cbed4aef9609232aaf137373',qos_specs=None,replication_status=,reservations=['0997e203-5d56-478c-aca7-75b13ec82efa','257f558c-bfc8-43e0-a075-cc45865399eb','a5610b70-1fa3-43f7-86cd-18c243ff36ae','b8c1fc7b-c832-42d4-9f67-2f5f89104bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c960599e93441caf7bafc7d439a621',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-289530819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d31022f-3a86-44d7-ba5c-323130af2042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cfed889cbed4aef9609232aaf137373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21c960599e93441caf7bafc7d439a621',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:19.655901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd37846-947c-452b-88f2-64eaa407b453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:19.698109 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:19.698109 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:19.719489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d3ca9e8-dd20-4539-aa4b-f9a36d64a11d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:19.726111 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 993/2005] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:19 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:19.759751 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd37846-947c-452b-88f2-64eaa407b453) transitioned into state 'SUCCESS' from state '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-289530819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cfed889cbed4aef9609232aaf137373',qos_specs=None,replication_status=,reservations=['0997e203-5d56-478c-aca7-75b13ec82efa','257f558c-bfc8-43e0-a075-cc45865399eb','a5610b70-1fa3-43f7-86cd-18c243ff36ae','b8c1fc7b-c832-42d4-9f67-2f5f89104bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c960599e93441caf7bafc7d439a621',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:19.763268 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f206937-0104-4956-bc51-3b747e012119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:19.792199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f206937-0104-4956-bc51-3b747e012119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:19.796234 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Flow 'volume_create_api' (ebbe59af-eb10-4c89-b424-699a0521e8c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:19.873234 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Create volume request issued successfully. Dec 22 10:07:19.893161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9335d92a-ad13-478f-ace1-f60a3b562292 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes returned with HTTP 202 Dec 22 10:07:19.904207 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1013/2006] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:07:18 2020] POST /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes => generated 827 bytes in 1665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:07:19.925342 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cdb27c3-2039-4b4b-8f00-74a28d18c9e2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:19.925985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cdb27c3-2039-4b4b-8f00-74a28d18c9e2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:19.926409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:19.926409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:19.926877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cdb27c3-2039-4b4b-8f00-74a28d18c9e2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:19.935350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9172bdd4-b9a1-4951-816f-b7b99d2ae5d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] GET http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:19.935906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9172bdd4-b9a1-4951-816f-b7b99d2ae5d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:19.936133 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:19.936133 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:19.939633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9172bdd4-b9a1-4951-816f-b7b99d2ae5d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:20.062656 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:20.062656 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:20.072624 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9172bdd4-b9a1-4951-816f-b7b99d2ae5d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:20.091216 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:20.091216 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:20.100149 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9172bdd4-b9a1-4951-816f-b7b99d2ae5d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 200 Dec 22 10:07:20.101327 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 994/2007] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:19 2020] GET /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:20.137137 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9cdb27c3-2039-4b4b-8f00-74a28d18c9e2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:20.208869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cdb27c3-2039-4b4b-8f00-74a28d18c9e2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:20.209736 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1014/2008] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:19 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:20.236735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d02347c4-fb27-4d51-b62a-eddf00975050 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:07:20.237276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d02347c4-fb27-4d51-b62a-eddf00975050 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:20.237497 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:20.237497 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:20.237882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d02347c4-fb27-4d51-b62a-eddf00975050 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:20.383237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:20.383237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:20.401218 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d02347c4-fb27-4d51-b62a-eddf00975050 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:20.432289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d02347c4-fb27-4d51-b62a-eddf00975050 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 200 Dec 22 10:07:20.446008 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 995/2009] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 978 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:20.453315 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-699f8fdc-bd05-4a1d-b69d-e8291cc70ec6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups Dec 22 10:07:20.454545 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:20.454545 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:20.455198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-699f8fdc-bd05-4a1d-b69d-e8291cc70ec6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c535e31b-e315-48f4-99d3-a62f4e3fb4fc", "name": "tempest-VolumesBackupsTest-Backup-434628790", "description": "tempest-volume-backup-description-2071868547", "container": "container"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:20.457106 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-699f8fdc-bd05-4a1d-b69d-e8291cc70ec6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating new backup {'backup': {'volume_id': 'c535e31b-e315-48f4-99d3-a62f4e3fb4fc', 'name': 'tempest-VolumesBackupsTest-Backup-434628790', 'description': 'tempest-volume-backup-description-2071868547', 'container': 'container'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 10:07:20.457703 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-699f8fdc-bd05-4a1d-b69d-e8291cc70ec6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating backup of volume c535e31b-e315-48f4-99d3-a62f4e3fb4fc in container container Dec 22 10:07:20.565863 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:20.565863 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:20.571663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-699f8fdc-bd05-4a1d-b69d-e8291cc70ec6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:07:20.709412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-699f8fdc-bd05-4a1d-b69d-e8291cc70ec6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['1f3bf50a-7c57-4176-9ea8-7c1e3c397beb', '4ad03552-9494-48e9-92ba-06d972f6b1ca'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:07:20.740568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c00db18e-6c0c-414b-a267-179a0def9c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:20.741423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c00db18e-6c0c-414b-a267-179a0def9c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:20.741623 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:20.741623 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:20.742011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c00db18e-6c0c-414b-a267-179a0def9c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:20.742661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c00db18e-6c0c-414b-a267-179a0def9c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:20.846528 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:20.846528 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:20.853924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c00db18e-6c0c-414b-a267-179a0def9c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:20.870062 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 996/2010] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:20 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:20.926635 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-699f8fdc-bd05-4a1d-b69d-e8291cc70ec6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups returned with HTTP 202 Dec 22 10:07:20.928840 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1015/2011] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:07:20 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups => generated 395 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:07:20.940575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8cbc5faf-dacb-4ede-99b2-ff3de7215a2e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:20.941757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8cbc5faf-dacb-4ede-99b2-ff3de7215a2e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:20.941966 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:20.941966 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:20.942612 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8cbc5faf-dacb-4ede-99b2-ff3de7215a2e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:20.943145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8cbc5faf-dacb-4ede-99b2-ff3de7215a2e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:20.999565 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:20.999565 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:21.001442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8cbc5faf-dacb-4ede-99b2-ff3de7215a2e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:21.002254 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 997/2012] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:21.117470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ac68726-cece-4b19-8878-bc5df90d3402 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] GET http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:21.118054 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ac68726-cece-4b19-8878-bc5df90d3402 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:21.118277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:21.118277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:21.118654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ac68726-cece-4b19-8878-bc5df90d3402 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:21.232311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f831758-d104-4de0-9e5c-fe253d423b63 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:21.232875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f831758-d104-4de0-9e5c-fe253d423b63 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:21.233100 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:21.233100 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:21.233481 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f831758-d104-4de0-9e5c-fe253d423b63 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:21.390410 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:21.390410 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:21.427969 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7ac68726-cece-4b19-8878-bc5df90d3402 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:21.467153 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:21.467153 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:21.491238 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5f831758-d104-4de0-9e5c-fe253d423b63 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:21.503334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ac68726-cece-4b19-8878-bc5df90d3402 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 200 Dec 22 10:07:21.503652 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1016/2013] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:21 2020] GET /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 919 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:21.615382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f831758-d104-4de0-9e5c-fe253d423b63 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:21.616687 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 998/2014] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:21 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:21.868643 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a361a83e-2dd7-4650-9261-65b27f956b57 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:21.869832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a361a83e-2dd7-4650-9261-65b27f956b57 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:21.870192 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:21.870192 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:21.870792 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a361a83e-2dd7-4650-9261-65b27f956b57 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:21.871395 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a361a83e-2dd7-4650-9261-65b27f956b57 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:21.927162 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:21.927162 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:21.929049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a361a83e-2dd7-4650-9261-65b27f956b57 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:21.929854 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1017/2015] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:21 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:22.027297 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bbd5379-2947-4b75-8475-bfc80f5f7717 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:22.033074 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bbd5379-2947-4b75-8475-bfc80f5f7717 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:22.033882 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:22.033882 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:22.034496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1bbd5379-2947-4b75-8475-bfc80f5f7717 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:22.035131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1bbd5379-2947-4b75-8475-bfc80f5f7717 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:22.112858 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:22.112858 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:22.117944 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1bbd5379-2947-4b75-8475-bfc80f5f7717 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:22.121736 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 999/2016] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:22 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:22.523804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0a5bc8f5-30cd-4a22-b5da-d99679613ff3 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] GET http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:22.524571 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0a5bc8f5-30cd-4a22-b5da-d99679613ff3 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:22.525082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:22.525082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:22.525721 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0a5bc8f5-30cd-4a22-b5da-d99679613ff3 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:22.634576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7966d15-ae89-471f-8459-b749277781fa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:22.635424 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7966d15-ae89-471f-8459-b749277781fa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:22.635826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:22.635826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:22.636360 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7966d15-ae89-471f-8459-b749277781fa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:22.692222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:22.692222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:22.716550 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0a5bc8f5-30cd-4a22-b5da-d99679613ff3 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:22.806735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:22.806735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:22.837307 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e7966d15-ae89-471f-8459-b749277781fa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:22.862475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0a5bc8f5-30cd-4a22-b5da-d99679613ff3 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 200 Dec 22 10:07:22.863961 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1018/2017] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:22 2020] GET /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 920 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:22.910013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7966d15-ae89-471f-8459-b749277781fa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:22.911288 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1000/2018] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:22 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:22.912344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8f46c3a-54c1-422c-a393-85422de21bdf tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] PUT http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 Dec 22 10:07:22.912985 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:22.912985 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:22.913410 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8f46c3a-54c1-422c-a393-85422de21bdf tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:22.944701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-061d0d99-79c1-4c9a-8f41-efc9baaba30d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:22.945579 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-061d0d99-79c1-4c9a-8f41-efc9baaba30d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:22.945781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:22.945781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:22.946433 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-061d0d99-79c1-4c9a-8f41-efc9baaba30d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:22.946955 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-061d0d99-79c1-4c9a-8f41-efc9baaba30d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:23.043292 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:23.043292 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:23.046489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-061d0d99-79c1-4c9a-8f41-efc9baaba30d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:23.048323 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1001/2019] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:22 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:23.135971 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ad49fe4-ed7e-4fbe-b6e7-f7abcf1c0b69 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:23.137338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ad49fe4-ed7e-4fbe-b6e7-f7abcf1c0b69 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:23.137759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:23.137759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:23.138474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ad49fe4-ed7e-4fbe-b6e7-f7abcf1c0b69 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:23.139070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5ad49fe4-ed7e-4fbe-b6e7-f7abcf1c0b69 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:23.189860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:23.189860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:23.195150 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ad49fe4-ed7e-4fbe-b6e7-f7abcf1c0b69 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:23.200475 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1002/2020] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:23 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:23.436374 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8f46c3a-54c1-422c-a393-85422de21bdf tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 returned with HTTP 200 Dec 22 10:07:23.436374 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1019/2021] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 10:07:22 2020] PUT /volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 => generated 316 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:23.441595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] POST http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes Dec 22 10:07:23.442244 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:23.442244 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:23.443077 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:23.444913 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Create volume request body: {'volume': {'size': 2}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:07:23.446084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Create volume of 2 GB Dec 22 10:07:23.512812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Availability Zones retrieved successfully. Dec 22 10:07:23.585413 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Flow 'volume_create_api' (251cb2e8-7c71-46d3-9e17-257198071c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:23.594986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acda55e-23b4-4b8d-83dd-7e7b71b74af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:23.602680 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Validating volume size '2' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:07:23.826673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acda55e-23b4-4b8d-83dd-7e7b71b74af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:23.829604 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c763431f-b68a-498b-b9ca-ea70e6e570a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:23.931176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af742f68-9b81-4676-99f0-2c6aeee72134 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:23.931785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af742f68-9b81-4676-99f0-2c6aeee72134 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:23.932540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-af742f68-9b81-4676-99f0-2c6aeee72134 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:23.955324 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota_utils [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Quota exceeded for 2cfed889cbed4aef9609232aaf137373, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 22 10:07:23.984082 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c763431f-b68a-498b-b9ca-ea70e6e570a7) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 10:07:23.985174 n-d-765315-5 devstack@c-api.service[88113]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Dec 22 10:07:23.992284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c763431f-b68a-498b-b9ca-ea70e6e570a7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:24.003058 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c763431f-b68a-498b-b9ca-ea70e6e570a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 10:07:24.006490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acda55e-23b4-4b8d-83dd-7e7b71b74af9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:24.010545 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acda55e-23b4-4b8d-83dd-7e7b71b74af9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 10:07:24.036104 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Flow 'volume_create_api' (251cb2e8-7c71-46d3-9e17-257198071c1e) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 10:07:24.039558 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.middleware.fault [None req-2a635582-a128-410f-a063-93f2bf39c87a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes returned with HTTP 413 Dec 22 10:07:24.041882 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1003/2022] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:07:23 2020] POST /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes => generated 208 bytes in 604 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 10:07:24.063506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bb42599-2d43-4c6a-9d83-940ef85c1337 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] PUT http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 Dec 22 10:07:24.065485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:24.065485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:24.065923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bb42599-2d43-4c6a-9d83-940ef85c1337 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:24.073269 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:24.073269 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:24.097498 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-af742f68-9b81-4676-99f0-2c6aeee72134 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:24.128692 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:24.128692 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:24.182422 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-af742f68-9b81-4676-99f0-2c6aeee72134 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:24.183906 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1020/2023] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:23 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:24.198746 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c4955619-5365-4879-931b-1b26ff8902d7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:24.201143 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c4955619-5365-4879-931b-1b26ff8902d7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:24.201521 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:24.201521 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:24.202440 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c4955619-5365-4879-931b-1b26ff8902d7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:24.204348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c4955619-5365-4879-931b-1b26ff8902d7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:24.270955 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:24.270955 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:24.273345 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c4955619-5365-4879-931b-1b26ff8902d7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:24.274185 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1021/2024] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:24 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:24.294187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7018b48f-ead7-454b-bfb3-0d231b0346db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:24.294663 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7018b48f-ead7-454b-bfb3-0d231b0346db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:24.294887 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:24.294887 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:24.295264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7018b48f-ead7-454b-bfb3-0d231b0346db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:24.295637 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7018b48f-ead7-454b-bfb3-0d231b0346db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:24.363595 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:24.363595 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:24.365471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7018b48f-ead7-454b-bfb3-0d231b0346db tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:24.378021 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1022/2025] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:24 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:24.411317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bb42599-2d43-4c6a-9d83-940ef85c1337 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 returned with HTTP 200 Dec 22 10:07:24.419995 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1004/2026] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 10:07:24 2020] PUT /volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 => generated 316 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:24.424546 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] POST http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes Dec 22 10:07:24.424998 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:24.424998 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:24.425404 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:24.427727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Create volume request body: {'volume': {'size': 1}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:07:24.428136 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Create volume of 1 GB Dec 22 10:07:24.460630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Availability Zones retrieved successfully. Dec 22 10:07:24.524461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Flow 'volume_create_api' (d614313c-c1fc-44ce-b45f-80ab3c1699fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:24.535958 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ede6e-8b46-44d9-8117-6f264110460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:24.542747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:07:24.823257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ede6e-8b46-44d9-8117-6f264110460b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:24.830566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca03ca8a-05a9-4846-a64d-f4f2068c5e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:24.991347 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota_utils [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Quota exceeded for 2cfed889cbed4aef9609232aaf137373, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Dec 22 10:07:25.007467 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca03ca8a-05a9-4846-a64d-f4f2068c5e30) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 10:07:25.007467 n-d-765315-5 devstack@c-api.service[88113]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Dec 22 10:07:25.014008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca03ca8a-05a9-4846-a64d-f4f2068c5e30) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:25.020595 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca03ca8a-05a9-4846-a64d-f4f2068c5e30) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 10:07:25.027832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ede6e-8b46-44d9-8117-6f264110460b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:25.046681 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ede6e-8b46-44d9-8117-6f264110460b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 10:07:25.066837 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Flow 'volume_create_api' (d614313c-c1fc-44ce-b45f-80ab3c1699fa) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 10:07:25.067786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.middleware.fault [None req-68a4494b-fa61-4752-88e9-9da51ec86829 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes returned with HTTP 413 Dec 22 10:07:25.074590 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1023/2027] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:07:24 2020] POST /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes => generated 150 bytes in 653 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 10:07:25.081830 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-67402789-47fe-48cc-8517-9f85273b5847 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] PUT http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 Dec 22 10:07:25.082989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-67402789-47fe-48cc-8517-9f85273b5847 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:25.220578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-681057f8-bdaa-472d-a087-4f960a68b7bd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:25.220578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-681057f8-bdaa-472d-a087-4f960a68b7bd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:25.220578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:25.220578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:25.235169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-681057f8-bdaa-472d-a087-4f960a68b7bd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:25.374935 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-67402789-47fe-48cc-8517-9f85273b5847 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 returned with HTTP 200 Dec 22 10:07:25.380916 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1005/2028] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 10:07:25 2020] PUT /volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 => generated 315 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:25.421242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db325d68-27ac-40a4-a5ef-9b903216bae3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:25.421991 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db325d68-27ac-40a4-a5ef-9b903216bae3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:25.422506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db325d68-27ac-40a4-a5ef-9b903216bae3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:25.422878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-db325d68-27ac-40a4-a5ef-9b903216bae3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:25.443326 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:25.443326 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:25.486738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:25.486738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:25.488786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db325d68-27ac-40a4-a5ef-9b903216bae3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:25.489621 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1006/2029] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:25 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:25.498296 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-681057f8-bdaa-472d-a087-4f960a68b7bd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:25.503198 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20c38636-e07e-4b96-937a-634bfe653c9d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:25.504286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20c38636-e07e-4b96-937a-634bfe653c9d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:25.504489 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:25.504489 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:25.505155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-20c38636-e07e-4b96-937a-634bfe653c9d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:25.505674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-20c38636-e07e-4b96-937a-634bfe653c9d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:25.573160 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-681057f8-bdaa-472d-a087-4f960a68b7bd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:25.580147 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:25.580147 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:25.582009 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-20c38636-e07e-4b96-937a-634bfe653c9d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:25.582822 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1007/2030] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:25 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:25.584295 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1024/2031] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:25 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:25.599424 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ebaaa7d7-c014-41bb-ad82-a9e100bc2b83 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] POST http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042/action Dec 22 10:07:25.599424 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:25.599424 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:25.601205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebaaa7d7-c014-41bb-ad82-a9e100bc2b83 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:07:25.601205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ebaaa7d7-c014-41bb-ad82-a9e100bc2b83 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:25.712028 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:25.712028 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:25.713257 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ebaaa7d7-c014-41bb-ad82-a9e100bc2b83 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:25.883151 n-d-765315-5 devstack@c-api.service[88113]: ERROR cinder.volume.api [None req-ebaaa7d7-c014-41bb-ad82-a9e100bc2b83 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Quota exceeded for 2cfed889cbed4aef9609232aaf137373, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 22 10:07:25.893120 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.middleware.fault [None req-ebaaa7d7-c014-41bb-ad82-a9e100bc2b83 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042/action returned with HTTP 413 Dec 22 10:07:25.899408 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1008/2032] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:07:25 2020] POST /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042/action => generated 208 bytes in 311 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 10:07:25.905336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a39d59a0-70f8-405a-97ee-318c5e4166c9 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] DELETE http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:25.906069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a39d59a0-70f8-405a-97ee-318c5e4166c9 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:25.906445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:25.906445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:25.907631 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a39d59a0-70f8-405a-97ee-318c5e4166c9 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:25.908280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-a39d59a0-70f8-405a-97ee-318c5e4166c9 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Delete volume with id: 8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:26.074089 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:26.074089 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:26.079529 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a39d59a0-70f8-405a-97ee-318c5e4166c9 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:26.148513 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a39d59a0-70f8-405a-97ee-318c5e4166c9 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Delete volume request issued successfully. Dec 22 10:07:26.149378 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a39d59a0-70f8-405a-97ee-318c5e4166c9 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 202 Dec 22 10:07:26.150610 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1025/2033] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:07:25 2020] DELETE /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:07:26.160882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3449e507-05b3-4323-9fe9-74153a18635d tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] GET http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:26.161641 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3449e507-05b3-4323-9fe9-74153a18635d tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:26.161861 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:26.161861 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:26.162241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3449e507-05b3-4323-9fe9-74153a18635d tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:26.323316 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:26.323316 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:26.350551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3449e507-05b3-4323-9fe9-74153a18635d tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:26.394425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3449e507-05b3-4323-9fe9-74153a18635d tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 200 Dec 22 10:07:26.405520 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1009/2034] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:26 2020] GET /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:26.505769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-94f9f0e1-7b4f-4464-90c2-3a0626099770 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:26.506289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-94f9f0e1-7b4f-4464-90c2-3a0626099770 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:26.506485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:26.506485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:26.508870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-94f9f0e1-7b4f-4464-90c2-3a0626099770 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:26.510374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-94f9f0e1-7b4f-4464-90c2-3a0626099770 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:26.591040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-24634b8c-2145-4b10-b2f2-338bc10774dc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:26.591497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-24634b8c-2145-4b10-b2f2-338bc10774dc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:26.591857 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:26.591857 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:26.593224 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-24634b8c-2145-4b10-b2f2-338bc10774dc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:26.630342 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:26.630342 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:26.656334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-94f9f0e1-7b4f-4464-90c2-3a0626099770 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:26.659604 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1026/2035] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:26 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:26.690653 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27fd97bb-fbc0-408a-86a0-5971087a4084 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:26.691198 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27fd97bb-fbc0-408a-86a0-5971087a4084 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:26.691424 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:26.691424 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:26.691797 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27fd97bb-fbc0-408a-86a0-5971087a4084 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:26.701002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-27fd97bb-fbc0-408a-86a0-5971087a4084 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:26.786303 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:26.786303 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:26.800845 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27fd97bb-fbc0-408a-86a0-5971087a4084 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:26.802610 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1027/2036] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:26 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:26.836123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:26.836123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:26.859008 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-24634b8c-2145-4b10-b2f2-338bc10774dc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:26.936852 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-24634b8c-2145-4b10-b2f2-338bc10774dc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:26.937910 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1010/2037] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:26 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:27.412048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa2f6c5e-fe2a-4906-8db3-7ea5124dd24a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] GET http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:27.412562 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa2f6c5e-fe2a-4906-8db3-7ea5124dd24a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:27.412753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:27.412753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:27.413384 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa2f6c5e-fe2a-4906-8db3-7ea5124dd24a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:27.588131 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:27.588131 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:27.628992 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fa2f6c5e-fe2a-4906-8db3-7ea5124dd24a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:27.673601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6e41066-8890-4962-9a8c-8ed1939e196c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:27.674122 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6e41066-8890-4962-9a8c-8ed1939e196c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:27.674340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:27.674340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:27.674898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6e41066-8890-4962-9a8c-8ed1939e196c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:27.675271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d6e41066-8890-4962-9a8c-8ed1939e196c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:27.707983 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa2f6c5e-fe2a-4906-8db3-7ea5124dd24a tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 200 Dec 22 10:07:27.708820 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1028/2038] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:27 2020] GET /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 919 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:27.718023 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:27.718023 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:27.718582 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6e41066-8890-4962-9a8c-8ed1939e196c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:27.719422 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1011/2039] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:27 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:27.816517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d20f8fcb-3b74-48f2-9dcd-811648e6616c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:27.817286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d20f8fcb-3b74-48f2-9dcd-811648e6616c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:27.819910 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:27.819910 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:27.820587 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d20f8fcb-3b74-48f2-9dcd-811648e6616c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:27.821103 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d20f8fcb-3b74-48f2-9dcd-811648e6616c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:27.870268 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:27.870268 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:27.880745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d20f8fcb-3b74-48f2-9dcd-811648e6616c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:27.883029 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1029/2040] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:27.955719 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19133024-c494-40ea-82e3-4ea9251f7f91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:27.956521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19133024-c494-40ea-82e3-4ea9251f7f91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:27.956879 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:27.956879 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:27.957462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19133024-c494-40ea-82e3-4ea9251f7f91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:28.099257 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:28.099257 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:28.116491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-19133024-c494-40ea-82e3-4ea9251f7f91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:28.179125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19133024-c494-40ea-82e3-4ea9251f7f91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:28.180590 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1012/2041] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:27 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:28.724894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a7c9f88-e1b9-415f-b9f6-c813d46b9a06 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] GET http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:28.725423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a7c9f88-e1b9-415f-b9f6-c813d46b9a06 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:28.725619 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:28.725619 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:28.726253 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a7c9f88-e1b9-415f-b9f6-c813d46b9a06 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:28.733578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0dc17d1b-ca58-4243-b358-cdeaf95e7f10 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:28.734115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0dc17d1b-ca58-4243-b358-cdeaf95e7f10 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:28.734313 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:28.734313 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:28.734686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0dc17d1b-ca58-4243-b358-cdeaf95e7f10 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:28.735052 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0dc17d1b-ca58-4243-b358-cdeaf95e7f10 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:28.808386 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:28.808386 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:28.818080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0dc17d1b-ca58-4243-b358-cdeaf95e7f10 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:28.818979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1013/2042] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:28 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:28.897824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d9f1163-9704-40ea-8bc5-6d497dd57f2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:28.898300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d9f1163-9704-40ea-8bc5-6d497dd57f2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:28.898525 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:28.898525 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:28.898896 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d9f1163-9704-40ea-8bc5-6d497dd57f2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:28.899341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8d9f1163-9704-40ea-8bc5-6d497dd57f2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:28.961922 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:28.961922 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:28.997687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:28.997687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:28.999132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5a7c9f88-e1b9-415f-b9f6-c813d46b9a06 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Volume info retrieved successfully. Dec 22 10:07:29.000197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d9f1163-9704-40ea-8bc5-6d497dd57f2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:29.001818 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1014/2043] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:29.099594 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a7c9f88-e1b9-415f-b9f6-c813d46b9a06 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 200 Dec 22 10:07:29.106433 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1030/2044] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:28 2020] GET /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 919 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:29.201960 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c444dec-3c30-41cb-b47a-ff908dd746f3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:29.209709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c444dec-3c30-41cb-b47a-ff908dd746f3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:29.210117 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:29.210117 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:29.211307 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6c444dec-3c30-41cb-b47a-ff908dd746f3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:29.399252 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:29.399252 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:29.417580 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6c444dec-3c30-41cb-b47a-ff908dd746f3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:29.493289 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6c444dec-3c30-41cb-b47a-ff908dd746f3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:29.513545 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1015/2045] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:29 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:29.835107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2306350f-6a8a-4e69-a3de-12b31b2b1e9c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:29.835596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2306350f-6a8a-4e69-a3de-12b31b2b1e9c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:29.835915 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:29.835915 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:29.836370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2306350f-6a8a-4e69-a3de-12b31b2b1e9c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:29.836832 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2306350f-6a8a-4e69-a3de-12b31b2b1e9c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:29.918013 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:29.918013 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:29.919775 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2306350f-6a8a-4e69-a3de-12b31b2b1e9c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:29.921429 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1031/2046] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:29 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:30.015241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea6f9070-a68d-4254-ac77-25cbd93f1020 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:30.016023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea6f9070-a68d-4254-ac77-25cbd93f1020 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:30.016413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:30.016413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:30.017208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea6f9070-a68d-4254-ac77-25cbd93f1020 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:30.017727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ea6f9070-a68d-4254-ac77-25cbd93f1020 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:30.098221 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:30.098221 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:30.098221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea6f9070-a68d-4254-ac77-25cbd93f1020 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:30.103929 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1016/2047] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:30.122229 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9bd147f3-515f-4ee5-b8ac-ff4f7db132d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] GET http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 Dec 22 10:07:30.123042 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9bd147f3-515f-4ee5-b8ac-ff4f7db132d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:30.123441 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:30.123441 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:30.124145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9bd147f3-515f-4ee5-b8ac-ff4f7db132d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:30.309431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9bd147f3-515f-4ee5-b8ac-ff4f7db132d1 tempest-VolumeQuotasNegativeTestJSON-1590503379 tempest-VolumeQuotasNegativeTestJSON-1590503379] http://10.222.0.50/volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 returned with HTTP 404 Dec 22 10:07:30.310496 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1032/2048] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:30 2020] GET /volume/v3/2cfed889cbed4aef9609232aaf137373/volumes/8d31022f-3a86-44d7-ba5c-323130af2042 => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:07:30.322122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f5d9fd0-9b33-432f-8b3b-eb796cc7d183 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] PUT http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 Dec 22 10:07:30.323468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:30.323468 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:30.324648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0f5d9fd0-9b33-432f-8b3b-eb796cc7d183 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:30.512740 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c92911c7-da59-4fbf-aed5-201d25f01b7c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:30.513465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c92911c7-da59-4fbf-aed5-201d25f01b7c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:30.514091 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c92911c7-da59-4fbf-aed5-201d25f01b7c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:30.678633 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:30.678633 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:30.750319 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c92911c7-da59-4fbf-aed5-201d25f01b7c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:30.822322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c92911c7-da59-4fbf-aed5-201d25f01b7c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:30.831843 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1033/2049] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:30 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:30.915163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0f5d9fd0-9b33-432f-8b3b-eb796cc7d183 tempest-VolumeQuotasNegativeTestJSON-1651593667 tempest-VolumeQuotasNegativeTestJSON-1651593667] http://10.222.0.50/volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 returned with HTTP 200 Dec 22 10:07:30.922432 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1017/2050] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Dec 22 10:07:30 2020] PUT /volume/v3/b8c2747bcaab460bbfe848ca2a14cff8/os-quota-sets/2cfed889cbed4aef9609232aaf137373 => generated 319 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:30.934810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf4eddbf-9230-4fef-88ec-906729ec6a5e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:30.935258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bf4eddbf-9230-4fef-88ec-906729ec6a5e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:30.935453 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:30.935453 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:30.940512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bf4eddbf-9230-4fef-88ec-906729ec6a5e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:30.941070 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bf4eddbf-9230-4fef-88ec-906729ec6a5e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:31.052369 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:31.052369 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:31.063375 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bf4eddbf-9230-4fef-88ec-906729ec6a5e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:31.076682 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1034/2051] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:30 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:31.113579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a25c7ab-f1dc-4f20-842f-3c5ba4499a18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:31.114776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9a25c7ab-f1dc-4f20-842f-3c5ba4499a18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:31.115816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9a25c7ab-f1dc-4f20-842f-3c5ba4499a18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:31.116403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9a25c7ab-f1dc-4f20-842f-3c5ba4499a18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:31.219130 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:31.219130 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:31.230251 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a25c7ab-f1dc-4f20-842f-3c5ba4499a18 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:31.231321 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1018/2052] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:31 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:31.846717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e61116f-ab03-4db8-8261-03bcad7b1ab8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:31.854108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e61116f-ab03-4db8-8261-03bcad7b1ab8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:31.854376 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:31.854376 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:31.855446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e61116f-ab03-4db8-8261-03bcad7b1ab8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:32.020154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:32.020154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:32.072813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8e61116f-ab03-4db8-8261-03bcad7b1ab8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:32.091146 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38e3337f-25b0-4499-a4b7-bb099f8d350e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:32.091645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38e3337f-25b0-4499-a4b7-bb099f8d350e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:32.092087 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:32.092087 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:32.092709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38e3337f-25b0-4499-a4b7-bb099f8d350e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:32.093227 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-38e3337f-25b0-4499-a4b7-bb099f8d350e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:32.178990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e61116f-ab03-4db8-8261-03bcad7b1ab8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:32.179778 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1035/2053] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:31 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:32.181281 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:32.181281 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:32.195858 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38e3337f-25b0-4499-a4b7-bb099f8d350e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:32.199662 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1019/2054] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:32 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:32.245121 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79cfeff9-b3c0-433b-b2b3-1781a9a8f87f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:32.245911 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79cfeff9-b3c0-433b-b2b3-1781a9a8f87f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:32.246286 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:32.246286 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:32.246854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-79cfeff9-b3c0-433b-b2b3-1781a9a8f87f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:32.247350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-79cfeff9-b3c0-433b-b2b3-1781a9a8f87f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:32.318175 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:32.318175 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:32.320031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-79cfeff9-b3c0-433b-b2b3-1781a9a8f87f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:32.320847 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1036/2055] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:32 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:33.200871 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d32aa3d-b621-48ef-848c-ca1623d544fc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:33.201964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6d32aa3d-b621-48ef-848c-ca1623d544fc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:33.202423 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:33.202423 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:33.203025 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6d32aa3d-b621-48ef-848c-ca1623d544fc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:33.213960 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f60b676-749d-433e-8f0c-8f5390bcca48 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:33.214866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f60b676-749d-433e-8f0c-8f5390bcca48 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:33.215227 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:33.215227 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:33.215823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f60b676-749d-433e-8f0c-8f5390bcca48 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:33.216363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9f60b676-749d-433e-8f0c-8f5390bcca48 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:33.315894 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:33.315894 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:33.333851 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f60b676-749d-433e-8f0c-8f5390bcca48 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:33.334697 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1037/2056] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:33 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:33.352721 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53bdf376-231f-4596-89db-16e7c023fda1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:33.362388 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53bdf376-231f-4596-89db-16e7c023fda1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:33.362945 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:33.362945 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:33.363549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-53bdf376-231f-4596-89db-16e7c023fda1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:33.364498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-53bdf376-231f-4596-89db-16e7c023fda1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:33.465866 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:33.465866 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:33.479294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:33.479294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:33.483996 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-53bdf376-231f-4596-89db-16e7c023fda1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:33.496922 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1038/2057] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:33.497460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6d32aa3d-b621-48ef-848c-ca1623d544fc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:33.589621 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6d32aa3d-b621-48ef-848c-ca1623d544fc tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:33.590574 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1020/2058] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:33 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:34.349595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ace7c05-ef3c-4a3d-8a47-13277131141e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:34.350963 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ace7c05-ef3c-4a3d-8a47-13277131141e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:34.351359 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:34.351359 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:34.352013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ace7c05-ef3c-4a3d-8a47-13277131141e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:34.352550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9ace7c05-ef3c-4a3d-8a47-13277131141e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:34.407817 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:34.407817 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:34.417553 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ace7c05-ef3c-4a3d-8a47-13277131141e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:34.420414 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1039/2059] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:34 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:34.502212 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77b22956-b641-46b0-bd83-44008ff581c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:34.502734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77b22956-b641-46b0-bd83-44008ff581c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:34.502953 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:34.502953 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:34.503325 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77b22956-b641-46b0-bd83-44008ff581c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:34.503690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-77b22956-b641-46b0-bd83-44008ff581c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:34.551102 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:34.551102 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:34.552996 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77b22956-b641-46b0-bd83-44008ff581c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:34.553808 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1021/2060] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:34 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:34.606738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1911a620-b90c-4860-87d2-e728cb272b7e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:34.607376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1911a620-b90c-4860-87d2-e728cb272b7e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:34.607594 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:34.607594 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:34.607978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1911a620-b90c-4860-87d2-e728cb272b7e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:34.708795 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:34.708795 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:34.728768 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1911a620-b90c-4860-87d2-e728cb272b7e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:34.824490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1911a620-b90c-4860-87d2-e728cb272b7e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:34.827212 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1040/2061] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:34 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:35.429792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f659d48-cfec-4db6-83d1-dbc0c32437c8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:35.430370 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f659d48-cfec-4db6-83d1-dbc0c32437c8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:35.430497 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:35.430497 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:35.431083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f659d48-cfec-4db6-83d1-dbc0c32437c8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:35.431602 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3f659d48-cfec-4db6-83d1-dbc0c32437c8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:35.520329 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:35.520329 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:35.524724 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f659d48-cfec-4db6-83d1-dbc0c32437c8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:35.528779 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1022/2062] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:35 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:35.567780 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c77ec0f8-75a6-4f69-b40b-77a21200a06b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:35.568349 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c77ec0f8-75a6-4f69-b40b-77a21200a06b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:35.568592 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:35.568592 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:35.568989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c77ec0f8-75a6-4f69-b40b-77a21200a06b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:35.569367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c77ec0f8-75a6-4f69-b40b-77a21200a06b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:35.638112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:35.638112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:35.640584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c77ec0f8-75a6-4f69-b40b-77a21200a06b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:35.642028 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1041/2063] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:35.844506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe9594ea-0a6c-4d41-a217-44d850e4cbf0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:35.845269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe9594ea-0a6c-4d41-a217-44d850e4cbf0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:35.845628 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:35.845628 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:35.846254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe9594ea-0a6c-4d41-a217-44d850e4cbf0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:36.008776 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:36.008776 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:36.031020 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fe9594ea-0a6c-4d41-a217-44d850e4cbf0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:36.108060 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe9594ea-0a6c-4d41-a217-44d850e4cbf0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:36.119250 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1023/2064] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:35 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 978 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:36.542573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea3d0f16-7294-46c3-ae38-d5a808dbda6f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:36.544055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea3d0f16-7294-46c3-ae38-d5a808dbda6f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:36.544452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:36.544452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:36.545262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ea3d0f16-7294-46c3-ae38-d5a808dbda6f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:36.545785 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ea3d0f16-7294-46c3-ae38-d5a808dbda6f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:36.608464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:36.608464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:36.610408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ea3d0f16-7294-46c3-ae38-d5a808dbda6f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:36.611274 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1042/2065] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:36 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 815 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:36.656182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f8de40b-79b8-45f5-a7d8-f7ee08ca0966 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:36.657085 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f8de40b-79b8-45f5-a7d8-f7ee08ca0966 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:36.657358 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:36.657358 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:36.657740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3f8de40b-79b8-45f5-a7d8-f7ee08ca0966 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:36.658113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3f8de40b-79b8-45f5-a7d8-f7ee08ca0966 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:36.742673 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:36.742673 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:36.748735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3f8de40b-79b8-45f5-a7d8-f7ee08ca0966 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:36.751975 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1024/2066] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:37.125395 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b78fbdcf-0337-4825-963d-1d340cbea796 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:37.125921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b78fbdcf-0337-4825-963d-1d340cbea796 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:37.126139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:37.126139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:37.130321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b78fbdcf-0337-4825-963d-1d340cbea796 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:37.313620 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:37.313620 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:37.340905 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b78fbdcf-0337-4825-963d-1d340cbea796 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:37.410924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b78fbdcf-0337-4825-963d-1d340cbea796 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:37.420565 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1043/2067] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:37 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 978 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:37.626343 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bce49c61-70e3-48a8-aafa-0d4cf788612a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:37.626894 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bce49c61-70e3-48a8-aafa-0d4cf788612a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:37.627125 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:37.627125 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:37.627664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bce49c61-70e3-48a8-aafa-0d4cf788612a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:37.627877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bce49c61-70e3-48a8-aafa-0d4cf788612a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:37.721956 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:37.721956 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:37.724621 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bce49c61-70e3-48a8-aafa-0d4cf788612a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:37.725456 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1025/2068] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:37 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 817 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:37.767832 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22a3c169-819b-4e73-94c5-c72236123d73 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:37.768772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22a3c169-819b-4e73-94c5-c72236123d73 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:37.769054 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:37.769054 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:37.769684 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22a3c169-819b-4e73-94c5-c72236123d73 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:37.772433 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-22a3c169-819b-4e73-94c5-c72236123d73 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:37.857168 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:37.857168 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:37.868326 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22a3c169-819b-4e73-94c5-c72236123d73 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:37.873528 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1044/2069] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:38.427896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88ad064d-b9f4-48ce-98a6-fcf6c546b2ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:38.428545 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88ad064d-b9f4-48ce-98a6-fcf6c546b2ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:38.428815 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:38.428815 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:38.429290 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88ad064d-b9f4-48ce-98a6-fcf6c546b2ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:38.626154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:38.626154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:38.649931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88ad064d-b9f4-48ce-98a6-fcf6c546b2ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:38.697984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88ad064d-b9f4-48ce-98a6-fcf6c546b2ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:38.701566 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1026/2070] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:38 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 981 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:38.739807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfd0ce80-76a0-4abe-9573-b865bb39aa7e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:38.740362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfd0ce80-76a0-4abe-9573-b865bb39aa7e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:38.740559 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:38.740559 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:38.741203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfd0ce80-76a0-4abe-9573-b865bb39aa7e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:38.741893 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bfd0ce80-76a0-4abe-9573-b865bb39aa7e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:38.810185 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:38.810185 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:38.816990 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfd0ce80-76a0-4abe-9573-b865bb39aa7e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:38.826959 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1045/2071] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:38 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:38.887852 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3cffa62-0669-407b-b6d4-91bfd74bf8da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:38.889259 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3cffa62-0669-407b-b6d4-91bfd74bf8da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:38.889809 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:38.889809 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:38.890439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3cffa62-0669-407b-b6d4-91bfd74bf8da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:38.890953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d3cffa62-0669-407b-b6d4-91bfd74bf8da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:38.954420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:38.954420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:38.970765 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3cffa62-0669-407b-b6d4-91bfd74bf8da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:38.979134 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1027/2072] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:38 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:39.717399 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8343257f-16d0-47c6-ac77-b1ca862816cd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:39.718673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8343257f-16d0-47c6-ac77-b1ca862816cd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:39.719305 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:39.719305 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:39.719918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8343257f-16d0-47c6-ac77-b1ca862816cd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:39.793378 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:39.793378 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:39.803743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8343257f-16d0-47c6-ac77-b1ca862816cd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:39.830952 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8343257f-16d0-47c6-ac77-b1ca862816cd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:39.832168 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1046/2073] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:39 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 981 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:39.834843 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89470022-42c6-477b-a43a-6dcec4cacbc1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:39.835369 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89470022-42c6-477b-a43a-6dcec4cacbc1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:39.835663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:39.835663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:39.835914 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-89470022-42c6-477b-a43a-6dcec4cacbc1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:39.836484 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-89470022-42c6-477b-a43a-6dcec4cacbc1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:39.892104 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:39.892104 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:39.894762 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-89470022-42c6-477b-a43a-6dcec4cacbc1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:39.895810 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1028/2074] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:39 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:39.910400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8642237b-67af-4c6a-abc2-18eda04bde1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:07:39.910926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8642237b-67af-4c6a-abc2-18eda04bde1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:39.911143 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:39.911143 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:39.911513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8642237b-67af-4c6a-abc2-18eda04bde1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:39.991008 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83eda04b-84ed-4a48-ab31-10a1db57c23e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:39.991906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83eda04b-84ed-4a48-ab31-10a1db57c23e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:39.992388 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:39.992388 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:39.993088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83eda04b-84ed-4a48-ab31-10a1db57c23e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:39.993658 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-83eda04b-84ed-4a48-ab31-10a1db57c23e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:40.023181 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:40.023181 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:40.039236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8642237b-67af-4c6a-abc2-18eda04bde1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:07:40.041420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:40.041420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:40.043962 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83eda04b-84ed-4a48-ab31-10a1db57c23e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:40.054566 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1029/2075] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:39 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:40.085595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8642237b-67af-4c6a-abc2-18eda04bde1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 200 Dec 22 10:07:40.102554 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1047/2076] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:39 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:40.669530 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] GET http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/da50c87f-ba41-4019-b974-6efc959a5419/export_record Dec 22 10:07:40.670594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:40.671110 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:40.671110 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:40.671783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling method 'export_record' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:40.672380 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Export record for backup da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Dec 22 10:07:40.751728 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:40.751728 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:40.757854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.api [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling RPCAPI with context: , host: n-d-765315-5, backup: da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Dec 22 10:07:40.806670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] export_record in rpcapi backup_id da50c87f-ba41-4019-b974-6efc959a5419 on host n-d-765315-5. {{(pid=88114) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Dec 22 10:07:40.851469 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGE1MGM4N2YtYmE0MS00MDE5LWI5NzQtNmVmYzk1OWE1NDE5IiwgInVzZXJfaWQiOiAiYWIwZTcwMjU5NWM5NDBiYjg2Yjc1MTgwNmZjMDNjZDciLCAicHJvamVjdF9pZCI6ICIxMDY0NDI5ZmQ2YjY0YmIyYjM4NWMzYjVhMDNkNTU5MCIsICJ2b2x1bWVfaWQiOiAiZGQ0ZWM3OTgtYTNkOC00NmNiLWE4ZTUtN2U4N2JiZjk0NTIxIiwgImhvc3QiOiAibi1kLTc2NTMxNS01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwODg3MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RkNGVjNzk4LWEzZDgtNDZjYi1hOGU1LTdlODdiYmY5NDUyMS8yMDIwMTIyMjEwMDYxOS9hel9ub3ZhX2JhY2t1cF9kYTUwYzg3Zi1iYTQxLTQwMTktYjk3NC02ZWZjOTU5YTU0MTkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTIyVDEwOjA3OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=88114) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Dec 22 10:07:40.852472 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8ed22e0f-9af2-429b-b8c9-5a67638a40c5 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/da50c87f-ba41-4019-b974-6efc959a5419/export_record returned with HTTP 200 Dec 22 10:07:40.854914 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1030/2077] 10.222.0.50 () {58 vars in 1357 bytes} [Tue Dec 22 10:07:40 2020] GET /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/da50c87f-ba41-4019-b974-6efc959a5419/export_record => generated 1444 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:40.856333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09765733-221f-4a17-baa9-d7bfa944ebcd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:40.857077 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09765733-221f-4a17-baa9-d7bfa944ebcd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:40.857491 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:40.857491 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:40.858170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09765733-221f-4a17-baa9-d7bfa944ebcd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:40.867253 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] POST http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/import_record Dec 22 10:07:40.868084 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:40.868084 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:40.869939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRmY2NlYjEtYTU0OC00ZjUwLThmMWQtZDQ3MWZjODVkOGY3IiwgInVzZXJfaWQiOiAiYWIwZTcwMjU5NWM5NDBiYjg2Yjc1MTgwNmZjMDNjZDciLCAicHJvamVjdF9pZCI6ICIxMDY0NDI5ZmQ2YjY0YmIyYjM4NWMzYjVhMDNkNTU5MCIsICJ2b2x1bWVfaWQiOiAiZGQ0ZWM3OTgtYTNkOC00NmNiLWE4ZTUtN2U4N2JiZjk0NTIxIiwgImhvc3QiOiAibi1kLTc2NTMxNS01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwODg3MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RkNGVjNzk4LWEzZDgtNDZjYi1hOGU1LTdlODdiYmY5NDUyMS8yMDIwMTIyMjEwMDYxOS9hel9ub3ZhX2JhY2t1cF9kYTUwYzg3Zi1iYTQxLTQwMTktYjk3NC02ZWZjOTU5YTU0MTkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTIyVDEwOjA3OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:40.877341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRmY2NlYjEtYTU0OC00ZjUwLThmMWQtZDQ3MWZjODVkOGY3IiwgInVzZXJfaWQiOiAiYWIwZTcwMjU5NWM5NDBiYjg2Yjc1MTgwNmZjMDNjZDciLCAicHJvamVjdF9pZCI6ICIxMDY0NDI5ZmQ2YjY0YmIyYjM4NWMzYjVhMDNkNTU5MCIsICJ2b2x1bWVfaWQiOiAiZGQ0ZWM3OTgtYTNkOC00NmNiLWE4ZTUtN2U4N2JiZjk0NTIxIiwgImhvc3QiOiAibi1kLTc2NTMxNS01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwODg3MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RkNGVjNzk4LWEzZDgtNDZjYi1hOGU1LTdlODdiYmY5NDUyMS8yMDIwMTIyMjEwMDYxOS9hel9ub3ZhX2JhY2t1cF9kYTUwYzg3Zi1iYTQxLTQwMTktYjk3NC02ZWZjOTU5YTU0MTkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTIyVDEwOjA3OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=88114) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Dec 22 10:07:40.877838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRmY2NlYjEtYTU0OC00ZjUwLThmMWQtZDQ3MWZjODVkOGY3IiwgInVzZXJfaWQiOiAiYWIwZTcwMjU5NWM5NDBiYjg2Yjc1MTgwNmZjMDNjZDciLCAicHJvamVjdF9pZCI6ICIxMDY0NDI5ZmQ2YjY0YmIyYjM4NWMzYjVhMDNkNTU5MCIsICJ2b2x1bWVfaWQiOiAiZGQ0ZWM3OTgtYTNkOC00NmNiLWE4ZTUtN2U4N2JiZjk0NTIxIiwgImhvc3QiOiAibi1kLTc2NTMxNS01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwODg3MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RkNGVjNzk4LWEzZDgtNDZjYi1hOGU1LTdlODdiYmY5NDUyMS8yMDIwMTIyMjEwMDYxOS9hel9ub3ZhX2JhY2t1cF9kYTUwYzg3Zi1iYTQxLTQwMTktYjk3NC02ZWZjOTU5YTU0MTkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTIyVDEwOjA3OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88114) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Dec 22 10:07:41.040663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:41.040663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:41.057294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Created reservations ['a10ae748-ee5e-4802-94db-eb6fdfcfaf2e', '3f67abde-4397-4747-8fdc-20e3a5264ea9'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:07:41.071481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-09765733-221f-4a17-baa9-d7bfa944ebcd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:41.177811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09765733-221f-4a17-baa9-d7bfa944ebcd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:41.190284 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1048/2078] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:40 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 981 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:41.198335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7228957e-7b69-4025-8f2f-28f211fa3b65 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:41.239363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7228957e-7b69-4025-8f2f-28f211fa3b65 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:41.248478 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:41.248478 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:41.251390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7228957e-7b69-4025-8f2f-28f211fa3b65 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:41.252351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7228957e-7b69-4025-8f2f-28f211fa3b65 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:41.260990 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] import_record rpcapi backup id 34fcceb1-a548-4f50-8f1d-d471fc85d8f7 on host n-d-765315-5 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRmY2NlYjEtYTU0OC00ZjUwLThmMWQtZDQ3MWZjODVkOGY3IiwgInVzZXJfaWQiOiAiYWIwZTcwMjU5NWM5NDBiYjg2Yjc1MTgwNmZjMDNjZDciLCAicHJvamVjdF9pZCI6ICIxMDY0NDI5ZmQ2YjY0YmIyYjM4NWMzYjVhMDNkNTU5MCIsICJ2b2x1bWVfaWQiOiAiZGQ0ZWM3OTgtYTNkOC00NmNiLWE4ZTUtN2U4N2JiZjk0NTIxIiwgImhvc3QiOiAibi1kLTc2NTMxNS01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwODg3MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RkNGVjNzk4LWEzZDgtNDZjYi1hOGU1LTdlODdiYmY5NDUyMS8yMDIwMTIyMjEwMDYxOS9hel9ub3ZhX2JhY2t1cF9kYTUwYzg3Zi1iYTQxLTQwMTktYjk3NC02ZWZjOTU5YTU0MTkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMDowNjoxMloiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTIyVDEwOjA3OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88114) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Dec 22 10:07:41.269945 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Import record output: {'backup': {'id': '34fcceb1-a548-4f50-8f1d-d471fc85d8f7', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7'}, {'rel': 'bookmark', 'href': 'http://10.222.0.50/volume/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7'}]}}. {{(pid=88114) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Dec 22 10:07:41.271243 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36bc4a10-1861-4091-aacf-dd2dc5b6ed35 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/import_record returned with HTTP 201 Dec 22 10:07:41.272315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1031/2079] 10.222.0.50 () {60 vars in 1269 bytes} [Tue Dec 22 10:07:40 2020] POST /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/import_record => generated 354 bytes in 412 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Dec 22 10:07:41.283125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-600420f4-0344-45e2-a3b4-4bd63b08e865 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] GET http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 Dec 22 10:07:41.283655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-600420f4-0344-45e2-a3b4-4bd63b08e865 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:41.283877 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:41.283877 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:41.284279 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-600420f4-0344-45e2-a3b4-4bd63b08e865 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:41.284650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-600420f4-0344-45e2-a3b4-4bd63b08e865 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Show backup with id 34fcceb1-a548-4f50-8f1d-d471fc85d8f7. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:41.350486 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:41.350486 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:41.354025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7228957e-7b69-4025-8f2f-28f211fa3b65 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:41.360258 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:41.360258 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:41.368613 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1049/2080] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:41.376796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-600420f4-0344-45e2-a3b4-4bd63b08e865 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 returned with HTTP 200 Dec 22 10:07:41.377768 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1032/2081] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:41 2020] GET /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 => generated 713 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:42.210814 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-870bdb09-3829-41c0-827f-d1fbc42855e3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:42.211612 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-870bdb09-3829-41c0-827f-d1fbc42855e3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:42.214572 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:42.214572 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:42.215365 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-870bdb09-3829-41c0-827f-d1fbc42855e3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:42.365626 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:42.365626 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:42.381570 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-870bdb09-3829-41c0-827f-d1fbc42855e3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:42.384195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52ec75be-581a-4a0f-b37d-be8229fb6ee0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:42.384827 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52ec75be-581a-4a0f-b37d-be8229fb6ee0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:42.385047 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:42.385047 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:42.385526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52ec75be-581a-4a0f-b37d-be8229fb6ee0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:42.385906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-52ec75be-581a-4a0f-b37d-be8229fb6ee0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:42.439825 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-870bdb09-3829-41c0-827f-d1fbc42855e3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:42.447405 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:42.447405 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:42.456107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52ec75be-581a-4a0f-b37d-be8229fb6ee0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:42.462821 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1050/2083] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:42 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 981 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:42.473987 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1033/2083] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:42.482171 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd8a8175-af83-4028-a080-5c7b81c9ee16 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] GET http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 Dec 22 10:07:42.482762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd8a8175-af83-4028-a080-5c7b81c9ee16 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:42.482987 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:42.482987 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:42.483362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fd8a8175-af83-4028-a080-5c7b81c9ee16 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:42.483737 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fd8a8175-af83-4028-a080-5c7b81c9ee16 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Show backup with id 34fcceb1-a548-4f50-8f1d-d471fc85d8f7. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:42.542422 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:42.542422 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:42.544003 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fd8a8175-af83-4028-a080-5c7b81c9ee16 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 returned with HTTP 200 Dec 22 10:07:42.544831 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1051/2084] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:42 2020] GET /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 => generated 820 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:42.559139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263ae2de-5bc2-415e-b4a2-ab7b317a74cd tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] GET http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups Dec 22 10:07:42.559679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263ae2de-5bc2-415e-b4a2-ab7b317a74cd tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:42.559908 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:42.559908 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:42.563206 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-263ae2de-5bc2-415e-b4a2-ab7b317a74cd tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:42.675886 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-263ae2de-5bc2-415e-b4a2-ab7b317a74cd tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups returned with HTTP 200 Dec 22 10:07:42.684326 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1034/2085] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Dec 22 10:07:42 2020] GET /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups => generated 400 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:42.693896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] POST http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419/restore Dec 22 10:07:42.694338 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:42.694338 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:42.694903 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:42.696044 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Restoring backup da50c87f-ba41-4019-b974-6efc959a5419 ({'restore': {}}) {{(pid=88115) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 22 10:07:42.696587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Restoring backup da50c87f-ba41-4019-b974-6efc959a5419 to volume None. Dec 22 10:07:42.744002 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:42.744002 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:42.748740 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.backup.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Creating volume of 1 GB for restore of backup da50c87f-ba41-4019-b974-6efc959a5419. Dec 22 10:07:42.772520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Availability zone cache updated, next update will occur around 2020-12-22 11:07:42.770862. {{(pid=88115) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 10:07:42.773631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Availability Zones retrieved successfully. Dec 22 10:07:42.820068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Flow 'volume_create_api' (5fb123b2-4638-4942-ba79-5259dc040dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:42.836216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7343d87a-4225-4396-b328-2356c525ccef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:42.841655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:07:42.991754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7343d87a-4225-4396-b328-2356c525ccef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:42.995006 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00b9871-b5da-4c36-b546-3f7666573b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:43.210303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Created reservations ['9b63b1d6-7d73-4c91-b74c-bf78a5688ebd', '0f4eed66-2d38-4178-84fd-22f2f1e0a5e8', 'bb0575f4-e980-46ee-b5c7-b39ee5b4a27e', '0348d52d-9c97-4da2-a384-1671bdbdcafa'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:07:43.224803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00b9871-b5da-4c36-b546-3f7666573b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b63b1d6-7d73-4c91-b74c-bf78a5688ebd', '0f4eed66-2d38-4178-84fd-22f2f1e0a5e8', 'bb0575f4-e980-46ee-b5c7-b39ee5b4a27e', '0348d52d-9c97-4da2-a384-1671bdbdcafa']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:43.227321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed04020-8cf0-4c97-9daf-18b52c2024c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:43.381333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed04020-8cf0-4c97-9daf-18b52c2024c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bacef51-eed0-4867-a40d-d001c3802e81', '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_da50c87f-ba41-4019-b974-6efc959a5419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1064429fd6b64bb2b385c3b5a03d5590',qos_specs=None,replication_status=,reservations=['9b63b1d6-7d73-4c91-b74c-bf78a5688ebd','0f4eed66-2d38-4178-84fd-22f2f1e0a5e8','bb0575f4-e980-46ee-b5c7-b39ee5b4a27e','0348d52d-9c97-4da2-a384-1671bdbdcafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0e702595c940bb86b751806fc03cd7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:07:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_da50c87f-ba41-4019-b974-6efc959a5419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bacef51-eed0-4867-a40d-d001c3802e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1064429fd6b64bb2b385c3b5a03d5590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab0e702595c940bb86b751806fc03cd7',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:43.388305 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a56c34e-ee27-446a-a559-8a0597af81db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:43.448245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a56c34e-ee27-446a-a559-8a0597af81db) transitioned into 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_da50c87f-ba41-4019-b974-6efc959a5419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1064429fd6b64bb2b385c3b5a03d5590',qos_specs=None,replication_status=,reservations=['9b63b1d6-7d73-4c91-b74c-bf78a5688ebd','0f4eed66-2d38-4178-84fd-22f2f1e0a5e8','bb0575f4-e980-46ee-b5c7-b39ee5b4a27e','0348d52d-9c97-4da2-a384-1671bdbdcafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0e702595c940bb86b751806fc03cd7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:43.451280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbd720e-4e86-4354-856a-ba2bce705e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:43.472678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8223764c-d966-440e-840a-49e4018a6bc8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:43.473232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8223764c-d966-440e-840a-49e4018a6bc8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:43.473500 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:43.473500 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:43.473973 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8223764c-d966-440e-840a-49e4018a6bc8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:43.474353 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8223764c-d966-440e-840a-49e4018a6bc8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:43.479210 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbd720e-4e86-4354-856a-ba2bce705e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:07:43.492934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Flow 'volume_create_api' (5fb123b2-4638-4942-ba79-5259dc040dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:43.576119 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:43.576119 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:43.580117 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8223764c-d966-440e-840a-49e4018a6bc8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:43.584480 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1035/2086] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:43 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:43.591986 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e77b55d-861a-4776-990b-9c726dc367d8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:43.597028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e77b55d-861a-4776-990b-9c726dc367d8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:43.597330 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:43.597330 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:43.598605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e77b55d-861a-4776-990b-9c726dc367d8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:43.626178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Create volume request issued successfully. Dec 22 10:07:43.765652 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:43.765652 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:43.766873 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:07:43.767444 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 22 10:07:43.767444 n-d-765315-5 devstack@c-api.service[88113]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 22 10:07:43.767444 n-d-765315-5 devstack@c-api.service[88113]: hub = hubs.get_hub() Dec 22 10:07:43.862352 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:43.862352 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:43.895096 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2e77b55d-861a-4776-990b-9c726dc367d8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:43.992462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e77b55d-861a-4776-990b-9c726dc367d8 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:43.999676 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1036/2087] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:43 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 981 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:44.370515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-082e2c04-0732-41fd-a4cf-22512ca23855 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] GET http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services Dec 22 10:07:44.371360 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-082e2c04-0732-41fd-a4cf-22512ca23855 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:44.371360 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:44.371360 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:44.372155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-082e2c04-0732-41fd-a4cf-22512ca23855 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:44.389314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-082e2c04-0732-41fd-a4cf-22512ca23855 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services returned with HTTP 200 Dec 22 10:07:44.398241 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1037/2088] 10.222.0.50 () {58 vars in 1216 bytes} [Tue Dec 22 10:07:44 2020] GET /volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services => generated 629 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:44.413961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f96fd63-4ae6-435d-8b71-5f664dfeec06 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] PUT http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/disable-log-reason Dec 22 10:07:44.415162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f96fd63-4ae6-435d-8b71-5f664dfeec06 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] Action: 'update', calling method: update, body: {"host": "n-d-765315-5", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:44.421646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f96fd63-4ae6-435d-8b71-5f664dfeec06 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/disable-log-reason returned with HTTP 400 Dec 22 10:07:44.438537 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1038/2089] 10.222.0.50 () {60 vars in 1293 bytes} [Tue Dec 22 10:07:44 2020] PUT /volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/disable-log-reason => generated 136 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 10:07:44.475195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-435d22ae-54f1-4fa2-8730-4600c0206395 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] PUT http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/disable Dec 22 10:07:44.475854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-435d22ae-54f1-4fa2-8730-4600c0206395 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] Action: 'update', calling method: update, body: {"host": "n-d-765315-5", "binary": "invalid_binary"} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:44.511590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-435d22ae-54f1-4fa2-8730-4600c0206395 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/disable returned with HTTP 404 Dec 22 10:07:44.513547 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1039/2090] 10.222.0.50 () {60 vars in 1260 bytes} [Tue Dec 22 10:07:44 2020] PUT /volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/disable => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:07:44.526293 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d8623ff-cc09-4b12-9391-3eedef84c5ec tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] PUT http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/enable Dec 22 10:07:44.527238 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d8623ff-cc09-4b12-9391-3eedef84c5ec tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:44.550192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d8623ff-cc09-4b12-9391-3eedef84c5ec tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/enable returned with HTTP 404 Dec 22 10:07:44.551626 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1040/2091] 10.222.0.50 () {60 vars in 1257 bytes} [Tue Dec 22 10:07:44 2020] PUT /volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/enable => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:07:44.572097 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ab53a83-be82-4022-bca3-01dc22a05d65 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] PUT http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/freeze Dec 22 10:07:44.574773 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9ab53a83-be82-4022-bca3-01dc22a05d65 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:44.587434 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9ab53a83-be82-4022-bca3-01dc22a05d65 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/freeze returned with HTTP 400 Dec 22 10:07:44.589169 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1041/2092] 10.222.0.50 () {60 vars in 1257 bytes} [Tue Dec 22 10:07:44 2020] PUT /volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/freeze => generated 83 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:07:44.611793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca506c62-faf5-44ab-810d-f4fbf97db583 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:44.612890 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca506c62-faf5-44ab-810d-f4fbf97db583 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:44.613817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca506c62-faf5-44ab-810d-f4fbf97db583 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:44.614418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ca506c62-faf5-44ab-810d-f4fbf97db583 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:44.641466 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:44.641466 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:44.644573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca506c62-faf5-44ab-810d-f4fbf97db583 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:44.646591 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1042/2093] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:44.655550 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-98a24ac0-7071-4427-ad28-183c96d4b571 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] PUT http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/thaw Dec 22 10:07:44.656349 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:44.656349 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:44.657391 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-98a24ac0-7071-4427-ad28-183c96d4b571 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:44.674433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-98a24ac0-7071-4427-ad28-183c96d4b571 tempest-VolumeServicesNegativeTest-1978823969 tempest-VolumeServicesNegativeTest-1978823969] http://10.222.0.50/volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/thaw returned with HTTP 400 Dec 22 10:07:44.678925 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1043/2094] 10.222.0.50 () {60 vars in 1251 bytes} [Tue Dec 22 10:07:44 2020] PUT /volume/v3/790e6edba1704f4a9b412d172eaf9ec0/os-services/thaw => generated 83 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 10:07:44.985636 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:44.985636 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:45.001087 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:07:45.011394 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f7fae5d-dc08-4fe8-b9bc-8b97097c2c10 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:45.024870 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f7fae5d-dc08-4fe8-b9bc-8b97097c2c10 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:45.025830 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f7fae5d-dc08-4fe8-b9bc-8b97097c2c10 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:45.322573 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:45.322573 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:45.359589 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6f7fae5d-dc08-4fe8-b9bc-8b97097c2c10 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:45.422918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f7fae5d-dc08-4fe8-b9bc-8b97097c2c10 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:45.423828 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1044/2095] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:45 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 981 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:45.670346 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb9b9077-199b-4e84-a0cc-42e75c5628ba tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:45.670346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb9b9077-199b-4e84-a0cc-42e75c5628ba tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:45.670346 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:45.670346 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:45.670346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb9b9077-199b-4e84-a0cc-42e75c5628ba tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:45.670346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cb9b9077-199b-4e84-a0cc-42e75c5628ba tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:45.757865 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:45.757865 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:45.759777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb9b9077-199b-4e84-a0cc-42e75c5628ba tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:45.765122 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1045/2096] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:45 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:46.144886 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:46.144886 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:46.149841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:07:46.151817 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Checking backup size 1 against volume size 1 {{(pid=88115) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 22 10:07:46.152353 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.backup.api [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Overwriting volume 3bacef51-eed0-4867-a40d-d001c3802e81 with restore of backup da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:46.216568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] restore_backup in rpcapi backup_id da50c87f-ba41-4019-b974-6efc959a5419 {{(pid=88115) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 22 10:07:46.221750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b238ea6-6241-4a14-b395-c19e8198484d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419/restore returned with HTTP 202 Dec 22 10:07:46.234264 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1052/2097] 10.222.0.50 () {60 vars in 1360 bytes} [Tue Dec 22 10:07:42 2020] POST /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419/restore => generated 189 bytes in 3541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:07:46.239890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0caa1714-59b9-4b85-bd74-7a2bf847c4ff tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:46.240447 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0caa1714-59b9-4b85-bd74-7a2bf847c4ff tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:46.240664 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:46.240664 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:46.241040 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0caa1714-59b9-4b85-bd74-7a2bf847c4ff tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:46.241408 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0caa1714-59b9-4b85-bd74-7a2bf847c4ff tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:46.301886 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:46.301886 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:46.303713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0caa1714-59b9-4b85-bd74-7a2bf847c4ff tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:46.320599 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1046/2098] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:46 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:07:46.441791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a7f8c46-15ad-4869-b3bc-951d3e69e20b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:46.444925 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a7f8c46-15ad-4869-b3bc-951d3e69e20b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:46.445407 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:46.445407 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:46.446595 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a7f8c46-15ad-4869-b3bc-951d3e69e20b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:46.605666 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:46.605666 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:46.617377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a7f8c46-15ad-4869-b3bc-951d3e69e20b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:46.648425 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a7f8c46-15ad-4869-b3bc-951d3e69e20b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:46.649616 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1053/2099] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:46 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 981 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:46.780360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4bd60984-3a7c-4866-85b8-faafe91229d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:46.781045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4bd60984-3a7c-4866-85b8-faafe91229d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:46.781429 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:46.781429 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:46.781999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4bd60984-3a7c-4866-85b8-faafe91229d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:46.782502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4bd60984-3a7c-4866-85b8-faafe91229d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:46.842336 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:46.842336 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:46.851084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4bd60984-3a7c-4866-85b8-faafe91229d0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:46.860548 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1047/2100] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:46 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:47.339064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e462b949-8188-4f12-bfb2-2f625c5c705c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:47.346859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e462b949-8188-4f12-bfb2-2f625c5c705c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:47.347313 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:47.347313 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:47.348503 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e462b949-8188-4f12-bfb2-2f625c5c705c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:47.349443 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e462b949-8188-4f12-bfb2-2f625c5c705c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:47.413439 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:47.413439 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:47.438413 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e462b949-8188-4f12-bfb2-2f625c5c705c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:47.438413 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1054/2101] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:47 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:47.666658 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ce964db-7a40-4edf-86d6-a093b26fda0f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:47.667798 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ce964db-7a40-4edf-86d6-a093b26fda0f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:47.668221 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:47.668221 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:47.668873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ce964db-7a40-4edf-86d6-a093b26fda0f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:47.793249 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:47.793249 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:47.804255 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7ce964db-7a40-4edf-86d6-a093b26fda0f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:47.832310 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ce964db-7a40-4edf-86d6-a093b26fda0f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:47.833331 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1048/2102] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:47 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 1369 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:07:47.849417 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2b031bd0-a0ad-461b-b1ae-154c174ec07e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:47.850308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2b031bd0-a0ad-461b-b1ae-154c174ec07e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:47.850743 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:47.850743 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:47.851366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2b031bd0-a0ad-461b-b1ae-154c174ec07e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:47.875772 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc73957d-544d-480b-92a1-272fa2cf2df2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:47.876686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc73957d-544d-480b-92a1-272fa2cf2df2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:47.877101 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:47.877101 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:47.877754 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc73957d-544d-480b-92a1-272fa2cf2df2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:47.878332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bc73957d-544d-480b-92a1-272fa2cf2df2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:47.926981 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:47.926981 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:47.930753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc73957d-544d-480b-92a1-272fa2cf2df2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:47.932925 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1049/2103] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:47 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:47.992771 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:47.992771 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:48.009051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2b031bd0-a0ad-461b-b1ae-154c174ec07e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:48.083496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2b031bd0-a0ad-461b-b1ae-154c174ec07e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:48.084357 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1055/2104] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:47 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 1369 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:48.100363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dbc59dcf-d384-43bb-be13-f5ecccae5e24 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots Dec 22 10:07:48.101042 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:48.101042 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:48.101744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dbc59dcf-d384-43bb-be13-f5ecccae5e24 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d163b9c-51a6-4f10-bd88-8b412f683ca2", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1134852700", "description": null, "metadata": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:48.264551 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:48.264551 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:48.266155 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dbc59dcf-d384-43bb-be13-f5ecccae5e24 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:48.266867 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-dbc59dcf-d384-43bb-be13-f5ecccae5e24 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create snapshot from volume 2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:48.458208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7e891ef-63d2-43b1-bc5a-0d2018522611 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:48.458930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7e891ef-63d2-43b1-bc5a-0d2018522611 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:48.459361 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:48.459361 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:48.460275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7e891ef-63d2-43b1-bc5a-0d2018522611 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:48.461493 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-dbc59dcf-d384-43bb-be13-f5ecccae5e24 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Created reservations ['99609879-fb60-490b-8a45-b9be1552c8d7', 'd5d904e1-bc09-4647-bbf1-ae421f1e42df', '6c8fd33c-562c-4e7d-adbb-a54e125e93b7', '78bab303-edfe-4aa5-a988-605c7d896e27'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:07:48.465984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a7e891ef-63d2-43b1-bc5a-0d2018522611 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:48.525500 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:48.525500 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:48.528714 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7e891ef-63d2-43b1-bc5a-0d2018522611 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:48.530330 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1056/2105] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:48 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:48.777067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dbc59dcf-d384-43bb-be13-f5ecccae5e24 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot create request issued successfully. Dec 22 10:07:48.778165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dbc59dcf-d384-43bb-be13-f5ecccae5e24 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots returned with HTTP 202 Dec 22 10:07:48.779068 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1050/2106] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:07:48 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots => generated 308 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:07:48.794284 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f47bab3c-2515-44ee-b8cb-215dac6e8951 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:07:48.794661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f47bab3c-2515-44ee-b8cb-215dac6e8951 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:48.800235 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:48.800235 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:48.800934 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f47bab3c-2515-44ee-b8cb-215dac6e8951 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:48.944333 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:48.944333 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:48.945487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f47bab3c-2515-44ee-b8cb-215dac6e8951 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:07:48.947408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f47bab3c-2515-44ee-b8cb-215dac6e8951 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:07:48.949461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-127efd74-fbad-46a5-9fb7-50466178c19c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:48.950133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-127efd74-fbad-46a5-9fb7-50466178c19c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:48.950469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:48.950469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:48.950995 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-127efd74-fbad-46a5-9fb7-50466178c19c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:48.951480 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-127efd74-fbad-46a5-9fb7-50466178c19c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:48.966946 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1057/2107] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:07:48 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 440 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:49.069418 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:49.069418 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:49.071462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-127efd74-fbad-46a5-9fb7-50466178c19c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:49.072415 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1051/2108] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:48 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:49.545679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ee82594-6750-4abf-ae7a-a46db588bd9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:49.546196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ee82594-6750-4abf-ae7a-a46db588bd9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:49.546412 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:49.546412 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:49.546780 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2ee82594-6750-4abf-ae7a-a46db588bd9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:49.547170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2ee82594-6750-4abf-ae7a-a46db588bd9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:49.642825 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:49.642825 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:49.644800 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2ee82594-6750-4abf-ae7a-a46db588bd9d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:49.645687 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1058/2109] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:49 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:49.996812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07aaf849-f83d-423d-9cfa-0b9f2749d911 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:07:49.996812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07aaf849-f83d-423d-9cfa-0b9f2749d911 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:49.996812 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:49.996812 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:49.996812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07aaf849-f83d-423d-9cfa-0b9f2749d911 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:50.098548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2895f387-2b83-4832-815e-1cde647c271a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:50.098548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2895f387-2b83-4832-815e-1cde647c271a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:50.098548 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:50.098548 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:50.098548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2895f387-2b83-4832-815e-1cde647c271a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:50.098548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2895f387-2b83-4832-815e-1cde647c271a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:50.105997 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:50.105997 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:50.105997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-07aaf849-f83d-423d-9cfa-0b9f2749d911 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:07:50.124461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07aaf849-f83d-423d-9cfa-0b9f2749d911 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:07:50.135114 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1052/2110] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:07:49 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 440 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:50.174129 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:50.174129 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:50.176168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2895f387-2b83-4832-815e-1cde647c271a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:50.195190 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1059/2111] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:50.661554 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d35b20f-2a28-42d3-9e61-fa9b8efe6d28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:50.661554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d35b20f-2a28-42d3-9e61-fa9b8efe6d28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:50.661554 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:50.661554 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:50.662378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d35b20f-2a28-42d3-9e61-fa9b8efe6d28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:50.662378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2d35b20f-2a28-42d3-9e61-fa9b8efe6d28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:50.738822 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:50.738822 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:50.751180 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d35b20f-2a28-42d3-9e61-fa9b8efe6d28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:50.761778 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1053/2112] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:50 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:51.134176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-816fd747-7b3d-4278-8817-03846b6165ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:07:51.137744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-816fd747-7b3d-4278-8817-03846b6165ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:51.138287 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:51.138287 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:51.139487 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-816fd747-7b3d-4278-8817-03846b6165ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:51.177146 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:51.177146 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:51.177488 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-816fd747-7b3d-4278-8817-03846b6165ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:07:51.181141 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-816fd747-7b3d-4278-8817-03846b6165ad tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:07:51.181141 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1060/2113] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:07:51 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:51.206079 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5146135e-477b-4bcb-ae31-53c865a11d2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:51.206079 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5146135e-477b-4bcb-ae31-53c865a11d2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:51.206079 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:51.206079 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:51.206079 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5146135e-477b-4bcb-ae31-53c865a11d2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:51.206079 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5146135e-477b-4bcb-ae31-53c865a11d2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:51.275097 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:51.275097 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:51.277214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5146135e-477b-4bcb-ae31-53c865a11d2a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:51.279971 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1054/2114] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:51.766454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55451c94-a46a-44b1-959f-efdb212d1c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:51.766917 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55451c94-a46a-44b1-959f-efdb212d1c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:51.767135 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:51.767135 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:51.767655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-55451c94-a46a-44b1-959f-efdb212d1c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:51.768080 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-55451c94-a46a-44b1-959f-efdb212d1c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:51.891918 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:51.891918 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:51.893817 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-55451c94-a46a-44b1-959f-efdb212d1c43 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:51.904971 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1061/2115] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:51 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:52.319744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41898bcd-5ec2-4f2e-bdda-addb4dc3b6c0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:07:52.319744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41898bcd-5ec2-4f2e-bdda-addb4dc3b6c0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:52.319744 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:52.319744 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:52.319744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-41898bcd-5ec2-4f2e-bdda-addb4dc3b6c0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:52.322700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75aa780a-c543-4d78-b8f9-e7e2f09abeeb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:52.322700 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75aa780a-c543-4d78-b8f9-e7e2f09abeeb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:52.322700 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:52.322700 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:52.322700 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-75aa780a-c543-4d78-b8f9-e7e2f09abeeb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:52.322700 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-75aa780a-c543-4d78-b8f9-e7e2f09abeeb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:52.324610 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:52.324610 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:52.324610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-41898bcd-5ec2-4f2e-bdda-addb4dc3b6c0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:07:52.338711 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-41898bcd-5ec2-4f2e-bdda-addb4dc3b6c0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:07:52.354089 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1055/2116] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:07:52 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 467 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:52.359277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e4062812-0ea5-4b10-892b-23dcdb04651f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:07:52.359809 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e4062812-0ea5-4b10-892b-23dcdb04651f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:52.360048 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:52.360048 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:52.360412 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e4062812-0ea5-4b10-892b-23dcdb04651f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:52.395665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:52.395665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:52.397571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-75aa780a-c543-4d78-b8f9-e7e2f09abeeb tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:52.398401 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1062/2117] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:52.456459 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:52.456459 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:52.457847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e4062812-0ea5-4b10-892b-23dcdb04651f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:07:52.459754 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e4062812-0ea5-4b10-892b-23dcdb04651f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:07:52.466735 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1056/2118] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:07:52 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 467 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:52.918779 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6c340ff-1d65-4442-9ecf-15558c8023f1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:52.918779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6c340ff-1d65-4442-9ecf-15558c8023f1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:52.918779 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:52.918779 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:52.918779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6c340ff-1d65-4442-9ecf-15558c8023f1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:52.918779 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b6c340ff-1d65-4442-9ecf-15558c8023f1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:53.006168 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:53.006168 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:53.020809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6c340ff-1d65-4442-9ecf-15558c8023f1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:53.029903 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1063/2119] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:52 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:53.093118 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-b8fbb3a5-0f93-450e-95c5-271018b556a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:07:53.093118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-b8fbb3a5-0f93-450e-95c5-271018b556a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:53.093118 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:53.093118 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:53.093118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-b8fbb3a5-0f93-450e-95c5-271018b556a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:53.149540 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:53.149540 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:53.149540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-b8fbb3a5-0f93-450e-95c5-271018b556a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:07:53.149540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-b8fbb3a5-0f93-450e-95c5-271018b556a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:07:53.149540 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1057/2120] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Dec 22 10:07:53 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 467 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:53.200761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-264fc0c9-fee7-4d4a-a53e-5cee7c4df217 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:07:53.200761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-264fc0c9-fee7-4d4a-a53e-5cee7c4df217 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:53.200761 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:53.200761 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:53.200761 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-264fc0c9-fee7-4d4a-a53e-5cee7c4df217 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:53.334167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:53.334167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:53.352896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-264fc0c9-fee7-4d4a-a53e-5cee7c4df217 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:07:53.420159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0913434d-7d59-4171-9b0d-9df488cbd3e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:53.420159 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0913434d-7d59-4171-9b0d-9df488cbd3e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:53.420159 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:53.420159 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:53.420159 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0913434d-7d59-4171-9b0d-9df488cbd3e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:53.420159 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0913434d-7d59-4171-9b0d-9df488cbd3e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:53.435787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-264fc0c9-fee7-4d4a-a53e-5cee7c4df217 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:07:53.460566 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1064/2121] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:07:53 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 1369 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:07:53.534178 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:53.534178 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:53.534178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0913434d-7d59-4171-9b0d-9df488cbd3e2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:53.534178 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1058/2122] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:54.075594 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27b14908-4e5c-414e-a9c9-f7cb46a82472 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:54.075594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27b14908-4e5c-414e-a9c9-f7cb46a82472 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:54.075594 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:54.075594 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:54.075594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-27b14908-4e5c-414e-a9c9-f7cb46a82472 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:54.087560 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-27b14908-4e5c-414e-a9c9-f7cb46a82472 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:54.226778 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:54.226778 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:54.226778 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-27b14908-4e5c-414e-a9c9-f7cb46a82472 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:54.226778 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1065/2123] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:54 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:54.557475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-640b7fa9-5e8e-40aa-b4df-218a8cf5c27c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:54.557475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-640b7fa9-5e8e-40aa-b4df-218a8cf5c27c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:54.557475 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:54.557475 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:54.557475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-640b7fa9-5e8e-40aa-b4df-218a8cf5c27c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:54.557475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-640b7fa9-5e8e-40aa-b4df-218a8cf5c27c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:54.611249 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:54.611249 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:54.611249 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-640b7fa9-5e8e-40aa-b4df-218a8cf5c27c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:54.611249 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1059/2124] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:54 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:55.245544 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de3dc03c-1fdd-43e5-a383-b313dafa43ac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:55.245544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de3dc03c-1fdd-43e5-a383-b313dafa43ac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:55.245544 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:55.245544 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:55.245544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de3dc03c-1fdd-43e5-a383-b313dafa43ac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:55.245544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-de3dc03c-1fdd-43e5-a383-b313dafa43ac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:55.337986 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:55.337986 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:55.347969 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de3dc03c-1fdd-43e5-a383-b313dafa43ac tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:55.353625 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1066/2125] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:55 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:55.625702 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b8aa626-65a7-4ba2-af77-b7701b212613 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:55.625702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b8aa626-65a7-4ba2-af77-b7701b212613 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:55.625702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:55.625702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:55.625702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b8aa626-65a7-4ba2-af77-b7701b212613 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:55.625702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6b8aa626-65a7-4ba2-af77-b7701b212613 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:55.780838 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:55.780838 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:55.780838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b8aa626-65a7-4ba2-af77-b7701b212613 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:55.789840 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1060/2126] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:55 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:56.370842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44351d3c-b011-44a2-a5d1-1bc7f1f4880e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:56.370842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44351d3c-b011-44a2-a5d1-1bc7f1f4880e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:56.370842 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:56.370842 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:56.370842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44351d3c-b011-44a2-a5d1-1bc7f1f4880e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:56.370842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-44351d3c-b011-44a2-a5d1-1bc7f1f4880e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:56.483815 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:56.483815 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:56.483815 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44351d3c-b011-44a2-a5d1-1bc7f1f4880e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:56.483815 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1067/2127] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:56 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:56.797182 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f13e3682-765e-4105-b2fc-77805bae6bb6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:56.797182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f13e3682-765e-4105-b2fc-77805bae6bb6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:56.797182 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:56.797182 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:56.797182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f13e3682-765e-4105-b2fc-77805bae6bb6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:56.797182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f13e3682-765e-4105-b2fc-77805bae6bb6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:56.997751 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:56.997751 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:57.032540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f13e3682-765e-4105-b2fc-77805bae6bb6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:57.035506 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1061/2128] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:56 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:57.275061 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-d0e631b3-7edd-4c09-8a19-8cc7497751e5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:07:57.275061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-d0e631b3-7edd-4c09-8a19-8cc7497751e5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:57.275061 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:57.275061 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:57.275061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-d0e631b3-7edd-4c09-8a19-8cc7497751e5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:57.397757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:57.397757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:57.399281 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-d0e631b3-7edd-4c09-8a19-8cc7497751e5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:07:57.402810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-d0e631b3-7edd-4c09-8a19-8cc7497751e5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:07:57.403984 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1068/2129] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Dec 22 10:07:57 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 467 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:57.503757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5969edc5-04ca-46d0-9e79-8b1afba0b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:57.503757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5969edc5-04ca-46d0-9e79-8b1afba0b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:57.503757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:57.503757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:57.503757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5969edc5-04ca-46d0-9e79-8b1afba0b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:57.503757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5969edc5-04ca-46d0-9e79-8b1afba0b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:57.669892 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:57.669892 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:57.671739 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5969edc5-04ca-46d0-9e79-8b1afba0b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:57.686319 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1062/2130] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:57 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:58.055340 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-175e2e01-4ad6-4bba-b0f7-cbe10b4c25bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:58.055340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-175e2e01-4ad6-4bba-b0f7-cbe10b4c25bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:58.055340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:58.055340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:58.055340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-175e2e01-4ad6-4bba-b0f7-cbe10b4c25bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:58.055340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-175e2e01-4ad6-4bba-b0f7-cbe10b4c25bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:58.170174 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:58.170174 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:58.170174 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-175e2e01-4ad6-4bba-b0f7-cbe10b4c25bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:58.192010 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1069/2131] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:58 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:58.712023 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a96cf178-0dc5-4e48-8036-38d5ca504f51 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:58.712023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a96cf178-0dc5-4e48-8036-38d5ca504f51 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:58.712023 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:58.712023 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:58.712023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a96cf178-0dc5-4e48-8036-38d5ca504f51 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:58.712023 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a96cf178-0dc5-4e48-8036-38d5ca504f51 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:58.840076 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:58.840076 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:58.840076 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a96cf178-0dc5-4e48-8036-38d5ca504f51 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:58.872727 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1070/2132] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:58 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:59.062847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7342d4e8-52c0-4d1b-a705-7ee9ef62e7a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] GET http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff Dec 22 10:07:59.062847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7342d4e8-52c0-4d1b-a705-7ee9ef62e7a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:59.062847 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:59.062847 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:59.062847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7342d4e8-52c0-4d1b-a705-7ee9ef62e7a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:59.136152 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7342d4e8-52c0-4d1b-a705-7ee9ef62e7a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff returned with HTTP 200 Dec 22 10:07:59.144841 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1063/2133] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:07:58 2020] GET /volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff => generated 361 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:59.152845 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8766cf8-6c03-4082-967b-83fa85829efa tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] PUT http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff Dec 22 10:07:59.152845 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:59.152845 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:59.152845 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8766cf8-6c03-4082-967b-83fa85829efa tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:59.188489 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd30daab-45d3-4679-961e-dd9de68709ca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:07:59.188489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd30daab-45d3-4679-961e-dd9de68709ca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:59.188489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd30daab-45d3-4679-961e-dd9de68709ca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:59.188489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bd30daab-45d3-4679-961e-dd9de68709ca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:59.257947 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:59.257947 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:59.267044 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd30daab-45d3-4679-961e-dd9de68709ca tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:07:59.267928 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1064/2134] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:59.485698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8766cf8-6c03-4082-967b-83fa85829efa tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff returned with HTTP 200 Dec 22 10:07:59.504022 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1071/2135] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 10:07:59 2020] PUT /volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff => generated 314 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:59.853992 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] POST http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes Dec 22 10:07:59.854624 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:07:59.854624 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:07:59.855036 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-221049155"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:07:59.856175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-221049155'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:07:59.866275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Create volume of 1 GB Dec 22 10:07:59.877013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4329cc4-b637-4d3f-901f-3242e161f331 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:07:59.877013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b4329cc4-b637-4d3f-901f-3242e161f331 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:07:59.877013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b4329cc4-b637-4d3f-901f-3242e161f331 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:07:59.877013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b4329cc4-b637-4d3f-901f-3242e161f331 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:07:59.918258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Availability Zones retrieved successfully. Dec 22 10:07:59.929222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:07:59.929222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:07:59.939931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4329cc4-b637-4d3f-901f-3242e161f331 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:07:59.945049 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1072/2136] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:07:59 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:07:59.986573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Flow 'volume_create_api' (b18cbcdc-ea68-4aec-bf98-8c8e0c3fc963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:07:59.995932 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56698959-6143-430d-af6f-7d764be2244b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:07:59.995932 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:08:00.147126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56698959-6143-430d-af6f-7d764be2244b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:00.204962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d809a2-6fa0-4815-b844-74d88427a681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:00.292278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2329de0-350f-4f1f-86c7-58c729e35eac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:00.292278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2329de0-350f-4f1f-86c7-58c729e35eac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:00.292278 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:00.292278 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:00.292278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2329de0-350f-4f1f-86c7-58c729e35eac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:00.292278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a2329de0-350f-4f1f-86c7-58c729e35eac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:00.359071 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:00.359071 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:00.361515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2329de0-350f-4f1f-86c7-58c729e35eac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:00.362444 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1073/2137] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:00 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:00.500731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Created reservations ['ccc6ca4e-30d6-4939-bb0d-2129bc5d28d1', '669dce90-033a-4330-bd2d-0f465a35b1b1', 'b6cdc7f6-07fb-4a1c-9f6c-881b8444af06', 'cc96e8a8-f662-421b-a3c0-c0c644a07304'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:08:00.505485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d809a2-6fa0-4815-b844-74d88427a681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc6ca4e-30d6-4939-bb0d-2129bc5d28d1', '669dce90-033a-4330-bd2d-0f465a35b1b1', 'b6cdc7f6-07fb-4a1c-9f6c-881b8444af06', 'cc96e8a8-f662-421b-a3c0-c0c644a07304']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:00.515137 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d05eb51-9cea-468f-848e-f900f0832692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:00.639617 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d05eb51-9cea-468f-848e-f900f0832692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b4a00a-a5e1-4e7f-a275-cc417cde7270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-221049155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785e9b166d6e458aa3ac64301932e3ff',qos_specs=None,replication_status=,reservations=['ccc6ca4e-30d6-4939-bb0d-2129bc5d28d1','669dce90-033a-4330-bd2d-0f465a35b1b1','b6cdc7f6-07fb-4a1c-9f6c-881b8444af06','cc96e8a8-f662-421b-a3c0-c0c644a07304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9613635c66140658589473ab41e1db7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-221049155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b4a00a-a5e1-4e7f-a275-cc417cde7270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785e9b166d6e458aa3ac64301932e3ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b9613635c66140658589473ab41e1db7',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:00.650593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808ab20e-01ef-48f2-912c-45d619e685e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:00.731101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808ab20e-01ef-48f2-912c-45d619e685e8) transitioned into state 'SUCCESS' from state '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-221049155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785e9b166d6e458aa3ac64301932e3ff',qos_specs=None,replication_status=,reservations=['ccc6ca4e-30d6-4939-bb0d-2129bc5d28d1','669dce90-033a-4330-bd2d-0f465a35b1b1','b6cdc7f6-07fb-4a1c-9f6c-881b8444af06','cc96e8a8-f662-421b-a3c0-c0c644a07304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9613635c66140658589473ab41e1db7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:00.731101 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250ebec1-d8db-4eb9-af9b-d3b033961fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:00.800257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250ebec1-d8db-4eb9-af9b-d3b033961fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:00.823578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Flow 'volume_create_api' (b18cbcdc-ea68-4aec-bf98-8c8e0c3fc963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:00.950544 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25d3c688-3bd2-47da-bba2-1a0dbe15a4b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:08:00.950991 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25d3c688-3bd2-47da-bba2-1a0dbe15a4b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:00.951211 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:00.951211 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:00.951589 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25d3c688-3bd2-47da-bba2-1a0dbe15a4b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:00.967654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Create volume request issued successfully. Dec 22 10:08:01.031745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6ba00b0-ea94-418e-b216-ddcfc87bd396 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes returned with HTTP 202 Dec 22 10:08:01.031745 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1065/2138] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:07:59 2020] POST /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes => generated 835 bytes in 1541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:08:01.064196 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5e70442-aac7-464f-9fa6-8d3bcf2d1d82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:01.064196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b5e70442-aac7-464f-9fa6-8d3bcf2d1d82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:01.064196 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:01.064196 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:01.064196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b5e70442-aac7-464f-9fa6-8d3bcf2d1d82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:01.064196 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b5e70442-aac7-464f-9fa6-8d3bcf2d1d82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:01.080991 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:01.080991 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:01.080991 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25d3c688-3bd2-47da-bba2-1a0dbe15a4b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:08:01.102081 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25d3c688-3bd2-47da-bba2-1a0dbe15a4b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:08:01.102081 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1074/2139] 10.222.0.64 () {58 vars in 1368 bytes} [Tue Dec 22 10:08:00 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 467 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:01.116161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d5e8776-d1e8-4dce-953b-ac096bb7ed0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:01.116161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d5e8776-d1e8-4dce-953b-ac096bb7ed0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:01.116161 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:01.116161 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:01.116161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8d5e8776-d1e8-4dce-953b-ac096bb7ed0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:01.148137 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:01.148137 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:01.148137 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5e70442-aac7-464f-9fa6-8d3bcf2d1d82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:01.153648 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1066/2140] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:01 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:01.230005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-71d7ca58-7ad9-4fe5-b2e9-10a08d203ed0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:08:01.230005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-71d7ca58-7ad9-4fe5-b2e9-10a08d203ed0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:01.238853 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:01.238853 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:01.240006 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-71d7ca58-7ad9-4fe5-b2e9-10a08d203ed0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:01.385550 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:01.385550 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:01.411622 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8d5e8776-d1e8-4dce-953b-ac096bb7ed0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:01.466217 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:01.466217 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8d5e8776-d1e8-4dce-953b-ac096bb7ed0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 200 Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1075/2141] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:01 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 927 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12e528b6-d18b-4f7e-8b59-4d75f639ab05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12e528b6-d18b-4f7e-8b59-4d75f639ab05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12e528b6-d18b-4f7e-8b59-4d75f639ab05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:01.469634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-12e528b6-d18b-4f7e-8b59-4d75f639ab05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:01.473838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-71d7ca58-7ad9-4fe5-b2e9-10a08d203ed0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:01.546382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:01.546382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:01.546382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12e528b6-d18b-4f7e-8b59-4d75f639ab05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:01.548996 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-71d7ca58-7ad9-4fe5-b2e9-10a08d203ed0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:08:01.548996 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1067/2142] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:01 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 1369 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:08:01.569650 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1076/2143] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:01 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:01.573163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes Dec 22 10:08:01.573163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:01.573163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:01.573163 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b664975d-3415-4638-bbc3-0f2f50ce12dc", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:01.573163 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b664975d-3415-4638-bbc3-0f2f50ce12dc', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:08:01.729789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:01.729789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:01.729789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:08:01.745170 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume of 1 GB Dec 22 10:08:01.755214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Availability Zones retrieved successfully. Dec 22 10:08:01.835708 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (441519cf-c65e-4ba4-96b2-64dda7415eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:01.863406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7896e3-8d8f-4699-afb2-d5449724da4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:01.863406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:08:02.178555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06f39ef9-0b55-4bfb-b9ce-c1048b29c001 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:02.178555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06f39ef9-0b55-4bfb-b9ce-c1048b29c001 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:02.178555 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:02.178555 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:02.178555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06f39ef9-0b55-4bfb-b9ce-c1048b29c001 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:02.178555 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-06f39ef9-0b55-4bfb-b9ce-c1048b29c001 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:02.277152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7896e3-8d8f-4699-afb2-d5449724da4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b664975d-3415-4638-bbc3-0f2f50ce12dc', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:02.277152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4d112a-c8d9-433c-897a-d26dea8455ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:02.302279 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:02.302279 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:02.302279 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06f39ef9-0b55-4bfb-b9ce-c1048b29c001 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:02.302279 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1077/2144] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:02 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:02.464576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c377f771-ad9f-43b3-ab2b-7b1fbcd9bb21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:02.465098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c377f771-ad9f-43b3-ab2b-7b1fbcd9bb21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:02.465324 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:02.465324 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:02.465654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c377f771-ad9f-43b3-ab2b-7b1fbcd9bb21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:02.659250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Created reservations ['19746ce2-50db-4002-a493-fe880d60514e', 'a0367841-0bec-4997-a5c0-1fe7825d6c54', '5a78e194-3205-42d1-83ce-45a8a6d0d911', '89a940ab-280e-4723-98db-801bf67c761e'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:08:02.659250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4d112a-c8d9-433c-897a-d26dea8455ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19746ce2-50db-4002-a493-fe880d60514e', 'a0367841-0bec-4997-a5c0-1fe7825d6c54', '5a78e194-3205-42d1-83ce-45a8a6d0d911', '89a940ab-280e-4723-98db-801bf67c761e']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:02.659250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9863ba9d-6fc0-499f-a329-ab7a3798b479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:02.702276 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:02.702276 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:02.733930 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c377f771-ad9f-43b3-ab2b-7b1fbcd9bb21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:02.789722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c377f771-ad9f-43b3-ab2b-7b1fbcd9bb21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 200 Dec 22 10:08:02.789722 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1078/2145] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:02 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 927 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:02.802047 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-815804e9-9cae-4671-884d-307f55510657 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:02.802047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-815804e9-9cae-4671-884d-307f55510657 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:02.802047 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:02.802047 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:02.802047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-815804e9-9cae-4671-884d-307f55510657 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:02.802047 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-815804e9-9cae-4671-884d-307f55510657 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:03.039734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9863ba9d-6fc0-499f-a329-ab7a3798b479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2563cc80-dcd0-412f-a4b4-68ef129aa326', '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='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['19746ce2-50db-4002-a493-fe880d60514e','a0367841-0bec-4997-a5c0-1fe7825d6c54','5a78e194-3205-42d1-83ce-45a8a6d0d911','89a940ab-280e-4723-98db-801bf67c761e'],size=1,snapshot_id=b664975d-3415-4638-bbc3-0f2f50ce12dc,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:08:02Z,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=2563cc80-dcd0-412f-a4b4-68ef129aa326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e798a8e61fa24836a28e3da00a2e4e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b664975d-3415-4638-bbc3-0f2f50ce12dc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:03.054679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203cd72a-39ab-4946-b8ea-930f9dc79b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:03.175400 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:03.175400 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:03.175400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-815804e9-9cae-4671-884d-307f55510657 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:03.175400 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1079/2146] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:03.183096 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203cd72a-39ab-4946-b8ea-930f9dc79b62) transitioned into 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='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['19746ce2-50db-4002-a493-fe880d60514e','a0367841-0bec-4997-a5c0-1fe7825d6c54','5a78e194-3205-42d1-83ce-45a8a6d0d911','89a940ab-280e-4723-98db-801bf67c761e'],size=1,snapshot_id=b664975d-3415-4638-bbc3-0f2f50ce12dc,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:03.183096 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a260976-aec3-4ee9-bda1-de1a0ce7d40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:03.325356 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91d2022e-7d3a-43ea-9e13-2e7ebc31099f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:03.325356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91d2022e-7d3a-43ea-9e13-2e7ebc31099f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:03.325356 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:03.325356 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:03.325356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-91d2022e-7d3a-43ea-9e13-2e7ebc31099f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:03.325356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-91d2022e-7d3a-43ea-9e13-2e7ebc31099f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:03.422413 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:03.422413 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:03.439453 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-91d2022e-7d3a-43ea-9e13-2e7ebc31099f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:03.454312 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1080/2147] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:03 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:03.615148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a260976-aec3-4ee9-bda1-de1a0ce7d40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:03.631645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (441519cf-c65e-4ba4-96b2-64dda7415eeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:03.780299 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request issued successfully. Dec 22 10:08:03.804766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e283ba5b-d2ce-4669-9cda-084093e6df9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:03.804766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e283ba5b-d2ce-4669-9cda-084093e6df9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:03.804766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:03.804766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:03.804766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e283ba5b-d2ce-4669-9cda-084093e6df9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:03.838393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-127d5f95-2789-4f50-8819-4ecc9196c18d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes returned with HTTP 202 Dec 22 10:08:03.838393 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1068/2148] 10.222.0.64 () {62 vars in 1305 bytes} [Tue Dec 22 10:08:01 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes => generated 805 bytes in 2277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:08:03.854294 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-1e184c9d-82a0-4009-82d9-043fc27e9903 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:03.854294 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-1e184c9d-82a0-4009-82d9-043fc27e9903 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:03.854294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:03.854294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:03.858665 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-1e184c9d-82a0-4009-82d9-043fc27e9903 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:04.021569 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:04.021569 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:04.036362 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:04.036362 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:04.047514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-1e184c9d-82a0-4009-82d9-043fc27e9903 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:04.101316 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-1e184c9d-82a0-4009-82d9-043fc27e9903 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:04.101316 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1069/2149] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:03 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 897 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:04.110091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e283ba5b-d2ce-4669-9cda-084093e6df9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:04.113804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-2eb524b1-7798-456b-aa5e-a9e060e98a92 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:04.113804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-2eb524b1-7798-456b-aa5e-a9e060e98a92 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:04.113804 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:04.113804 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:04.120729 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-2eb524b1-7798-456b-aa5e-a9e060e98a92 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:04.186827 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e283ba5b-d2ce-4669-9cda-084093e6df9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 200 Dec 22 10:08:04.189304 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1081/2150] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:03 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 928 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:04.198688 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a5cac3a-fb64-4e65-8572-ad4b22265d49 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:04.201594 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a5cac3a-fb64-4e65-8572-ad4b22265d49 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:04.201897 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:04.201897 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:04.202366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a5cac3a-fb64-4e65-8572-ad4b22265d49 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:04.204280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7a5cac3a-fb64-4e65-8572-ad4b22265d49 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:04.292352 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:04.292352 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:04.302578 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a5cac3a-fb64-4e65-8572-ad4b22265d49 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:04.302578 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1082/2151] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:04 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:04.313031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a25aee8e-2cee-467a-8d9d-66b0e26cc5b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] POST http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots Dec 22 10:08:04.313524 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:04.313524 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:04.313949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a25aee8e-2cee-467a-8d9d-66b0e26cc5b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97b4a00a-a5e1-4e7f-a275-cc417cde7270", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1763184994"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:04.411070 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:04.411070 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:04.474736 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-2eb524b1-7798-456b-aa5e-a9e060e98a92 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:04.524693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:04.524693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:04.524693 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a25aee8e-2cee-467a-8d9d-66b0e26cc5b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:04.524693 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-a25aee8e-2cee-467a-8d9d-66b0e26cc5b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Create snapshot from volume 97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:04.593802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-2eb524b1-7798-456b-aa5e-a9e060e98a92 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:04.593802 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1070/2152] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:04 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 897 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:04.593802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48a6e595-1971-40e7-b4c3-883ad0c7cb5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:04.593802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48a6e595-1971-40e7-b4c3-883ad0c7cb5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:04.593802 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:04.593802 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:04.593802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48a6e595-1971-40e7-b4c3-883ad0c7cb5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:04.599100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-48a6e595-1971-40e7-b4c3-883ad0c7cb5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:04.677311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:04.677311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:04.684964 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48a6e595-1971-40e7-b4c3-883ad0c7cb5b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:04.692487 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1071/2153] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:04 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:04.781166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-a25aee8e-2cee-467a-8d9d-66b0e26cc5b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Created reservations ['4ecc679f-4d00-4f46-b105-7a929b809968', '675f8536-70db-408e-9344-125090398bf9', '37624768-b57d-45fe-a2ba-d36ac568c80f', '7b056afc-82fb-4d60-8a94-dbfe343cf5ab'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:08:05.162169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a25aee8e-2cee-467a-8d9d-66b0e26cc5b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot create request issued successfully. Dec 22 10:08:05.164079 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a25aee8e-2cee-467a-8d9d-66b0e26cc5b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots returned with HTTP 202 Dec 22 10:08:05.165224 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1083/2154] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:08:04 2020] POST /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots => generated 323 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:08:05.181972 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68e9fda8-be1b-48ce-986b-bdf4640ca529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:05.182843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68e9fda8-be1b-48ce-986b-bdf4640ca529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:05.192030 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:05.192030 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:05.193295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68e9fda8-be1b-48ce-986b-bdf4640ca529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:05.338209 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0d49f5f-41aa-4115-9419-69cfbeccbc21 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:05.338209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0d49f5f-41aa-4115-9419-69cfbeccbc21 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:05.338209 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:05.338209 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:05.338209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0d49f5f-41aa-4115-9419-69cfbeccbc21 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:05.338209 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e0d49f5f-41aa-4115-9419-69cfbeccbc21 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:05.464124 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:05.464124 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:05.464124 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-68e9fda8-be1b-48ce-986b-bdf4640ca529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:05.481426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68e9fda8-be1b-48ce-986b-bdf4640ca529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 200 Dec 22 10:08:05.482274 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1072/2155] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:05 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 455 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:05.493496 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:05.493496 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:05.496939 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0d49f5f-41aa-4115-9419-69cfbeccbc21 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:05.497847 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1084/2156] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:05 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:05.710904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4d8e895-8585-40fd-8870-bb75ad7d0034 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:05.710904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4d8e895-8585-40fd-8870-bb75ad7d0034 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:05.710904 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:05.710904 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:05.710904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a4d8e895-8585-40fd-8870-bb75ad7d0034 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:05.710904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a4d8e895-8585-40fd-8870-bb75ad7d0034 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:05.884202 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:05.884202 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:05.906818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a4d8e895-8585-40fd-8870-bb75ad7d0034 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:05.907689 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1073/2157] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:05 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:06.500676 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad06d276-a571-4022-b574-30076cdcae30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:06.500676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad06d276-a571-4022-b574-30076cdcae30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:06.500676 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:06.500676 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:06.500676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad06d276-a571-4022-b574-30076cdcae30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:06.512524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ab0dc1a-7af4-47e2-982d-9c84fb01904b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:06.512524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ab0dc1a-7af4-47e2-982d-9c84fb01904b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:06.512524 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:06.512524 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:06.516542 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ab0dc1a-7af4-47e2-982d-9c84fb01904b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:06.516542 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6ab0dc1a-7af4-47e2-982d-9c84fb01904b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:06.599990 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:06.599990 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:06.600351 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ab0dc1a-7af4-47e2-982d-9c84fb01904b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:06.601077 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1074/2158] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:06 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:06.608734 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:06.608734 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:06.609895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ad06d276-a571-4022-b574-30076cdcae30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:06.632783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad06d276-a571-4022-b574-30076cdcae30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 200 Dec 22 10:08:06.634552 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1085/2159] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:06 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 455 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:06.930854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c854807b-bc43-46cd-a2fc-449321a5c694 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:06.930854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c854807b-bc43-46cd-a2fc-449321a5c694 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:06.930854 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:06.930854 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:06.930854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c854807b-bc43-46cd-a2fc-449321a5c694 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:06.930854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c854807b-bc43-46cd-a2fc-449321a5c694 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:07.002755 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:07.002755 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:07.004571 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c854807b-bc43-46cd-a2fc-449321a5c694 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:07.005412 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1075/2160] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:06 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:07.612293 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-ea376a60-397b-4068-a3a6-a4465ca820bb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:07.612293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-ea376a60-397b-4068-a3a6-a4465ca820bb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:07.612293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:07.612293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:07.612293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-ea376a60-397b-4068-a3a6-a4465ca820bb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:07.622657 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eb652804-158d-4743-b98b-f0aad5fb8cd1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:07.622657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eb652804-158d-4743-b98b-f0aad5fb8cd1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:07.622657 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:07.622657 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:07.622657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eb652804-158d-4743-b98b-f0aad5fb8cd1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:07.622657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-eb652804-158d-4743-b98b-f0aad5fb8cd1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eb652804-158d-4743-b98b-f0aad5fb8cd1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1076/2161] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:07 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e226af0-fa84-4c23-ad0a-fdf5b2af32d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e226af0-fa84-4c23-ad0a-fdf5b2af32d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:07.700561 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e226af0-fa84-4c23-ad0a-fdf5b2af32d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:07.774655 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:07.774655 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:07.782844 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2e226af0-fa84-4c23-ad0a-fdf5b2af32d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:07.800601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e226af0-fa84-4c23-ad0a-fdf5b2af32d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 200 Dec 22 10:08:07.801767 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1077/2162] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:07 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 455 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:07.825542 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:07.825542 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:07.878012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-ea376a60-397b-4068-a3a6-a4465ca820bb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:07.946325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-ea376a60-397b-4068-a3a6-a4465ca820bb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:07.947182 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1086/2163] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:07 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 897 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:08.036030 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fee11b1b-4f21-4f7d-b7ef-1198ee6aeefc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:08.036030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fee11b1b-4f21-4f7d-b7ef-1198ee6aeefc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:08.036030 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:08.036030 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:08.036030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fee11b1b-4f21-4f7d-b7ef-1198ee6aeefc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:08.036030 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fee11b1b-4f21-4f7d-b7ef-1198ee6aeefc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:08.191300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:08.191300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:08.191300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fee11b1b-4f21-4f7d-b7ef-1198ee6aeefc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:08.204415 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1078/2164] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:08 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:08.759570 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49f4c9e1-24f3-4edf-bd31-a9a1d0b0a37d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:08.759570 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49f4c9e1-24f3-4edf-bd31-a9a1d0b0a37d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:08.759570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:08.759570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:08.769324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-49f4c9e1-24f3-4edf-bd31-a9a1d0b0a37d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:08.769324 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-49f4c9e1-24f3-4edf-bd31-a9a1d0b0a37d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:08.835056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a559d63d-aabe-4836-b456-af75118e74ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:08.835056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a559d63d-aabe-4836-b456-af75118e74ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:08.835056 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:08.835056 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:08.835056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a559d63d-aabe-4836-b456-af75118e74ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:08.964826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:08.964826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:08.964826 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-49f4c9e1-24f3-4edf-bd31-a9a1d0b0a37d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:08.996209 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1087/2165] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:08 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:09.053423 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:09.053423 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:09.053423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a559d63d-aabe-4836-b456-af75118e74ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:09.062320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a559d63d-aabe-4836-b456-af75118e74ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 200 Dec 22 10:08:09.062320 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1079/2166] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:08 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 482 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:09.079263 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a5c0085-c4ac-4337-8409-84b61dfb7510 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] PUT http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff Dec 22 10:08:09.079263 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:09.079263 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:09.079263 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6a5c0085-c4ac-4337-8409-84b61dfb7510 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:09.219205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50bbc25c-2f29-4715-a6a0-b30a44093430 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:09.219205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50bbc25c-2f29-4715-a6a0-b30a44093430 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:09.219205 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:09.219205 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:09.219205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50bbc25c-2f29-4715-a6a0-b30a44093430 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:09.219205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-50bbc25c-2f29-4715-a6a0-b30a44093430 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:09.420001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:09.420001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:09.424491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50bbc25c-2f29-4715-a6a0-b30a44093430 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:09.430722 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1080/2167] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:09 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:09.639748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a5c0085-c4ac-4337-8409-84b61dfb7510 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff returned with HTTP 200 Dec 22 10:08:09.639748 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1088/2168] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 10:08:09 2020] PUT /volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff => generated 314 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:09.651072 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e56f4371-14d3-45fb-93e1-f3fc70c6d2e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] POST http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots Dec 22 10:08:09.651072 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:09.651072 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:09.651072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e56f4371-14d3-45fb-93e1-f3fc70c6d2e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97b4a00a-a5e1-4e7f-a275-cc417cde7270"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:09.777684 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:09.777684 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:09.782113 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e56f4371-14d3-45fb-93e1-f3fc70c6d2e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:09.783914 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-e56f4371-14d3-45fb-93e1-f3fc70c6d2e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Create snapshot from volume 97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:09.927028 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota_utils [None req-e56f4371-14d3-45fb-93e1-f3fc70c6d2e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Quota exceeded for 785e9b166d6e458aa3ac64301932e3ff, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 22 10:08:09.927574 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.middleware.fault [None req-e56f4371-14d3-45fb-93e1-f3fc70c6d2e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots returned with HTTP 413 Dec 22 10:08:09.929263 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1081/2169] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Dec 22 10:08:09 2020] POST /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots => generated 208 bytes in 287 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 10:08:09.956348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fc80cca-0dac-4909-adc7-a7ca3b2b3631 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] PUT http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff Dec 22 10:08:09.958090 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fc80cca-0dac-4909-adc7-a7ca3b2b3631 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:10.026470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09278c9e-5f49-4939-99bb-d7594ef546e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:10.026470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09278c9e-5f49-4939-99bb-d7594ef546e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:10.026470 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:10.026470 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:10.026470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09278c9e-5f49-4939-99bb-d7594ef546e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:10.026470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-09278c9e-5f49-4939-99bb-d7594ef546e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:10.063471 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:10.063471 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:10.063471 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09278c9e-5f49-4939-99bb-d7594ef546e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:10.063471 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1082/2170] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:10.466898 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d3551cc-701c-4eac-b4a5-411dff2aaa62 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:10.466898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d3551cc-701c-4eac-b4a5-411dff2aaa62 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:10.466898 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:10.466898 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:10.466898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d3551cc-701c-4eac-b4a5-411dff2aaa62 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:10.466898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3d3551cc-701c-4eac-b4a5-411dff2aaa62 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:10.612049 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:10.612049 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:10.627319 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d3551cc-701c-4eac-b4a5-411dff2aaa62 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:10.627319 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1083/2171] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:10 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:10.667687 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fc80cca-0dac-4909-adc7-a7ca3b2b3631 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff returned with HTTP 200 Dec 22 10:08:10.688020 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-492a02d6-90f2-4bcb-b464-72b38f466e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] POST http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots Dec 22 10:08:10.688020 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:10.688020 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:10.688020 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-492a02d6-90f2-4bcb-b464-72b38f466e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97b4a00a-a5e1-4e7f-a275-cc417cde7270"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:10.692425 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1089/2172] 10.222.0.50 () {60 vars in 1341 bytes} [Tue Dec 22 10:08:09 2020] PUT /volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff => generated 314 bytes in 757 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:10.903773 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:10.903773 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:10.903773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-492a02d6-90f2-4bcb-b464-72b38f466e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:10.903773 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-492a02d6-90f2-4bcb-b464-72b38f466e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Create snapshot from volume 97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:10.956071 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25040200-033c-4f75-bac0-245b3d1fb9ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:10.956071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25040200-033c-4f75-bac0-245b3d1fb9ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:10.956071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25040200-033c-4f75-bac0-245b3d1fb9ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:11.004519 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota_utils [None req-492a02d6-90f2-4bcb-b464-72b38f466e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Quota exceeded for 785e9b166d6e458aa3ac64301932e3ff, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Dec 22 10:08:11.005769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.middleware.fault [None req-492a02d6-90f2-4bcb-b464-72b38f466e4e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots returned with HTTP 413 Dec 22 10:08:11.007406 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1084/2173] 10.222.0.50 () {60 vars in 1231 bytes} [Tue Dec 22 10:08:10 2020] POST /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots => generated 133 bytes in 326 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 10:08:11.020675 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3c3c78b-6764-44eb-a642-5d49ea9b8ba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] DELETE http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:11.022131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3c3c78b-6764-44eb-a642-5d49ea9b8ba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:11.022131 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:11.022131 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:11.022131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3c3c78b-6764-44eb-a642-5d49ea9b8ba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:11.022490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-a3c3c78b-6764-44eb-a642-5d49ea9b8ba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Delete snapshot with id: 4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:11.056817 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:11.056817 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:11.058307 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a3c3c78b-6764-44eb-a642-5d49ea9b8ba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:11.191771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a3c3c78b-6764-44eb-a642-5d49ea9b8ba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot delete request issued successfully. Dec 22 10:08:11.191771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3c3c78b-6764-44eb-a642-5d49ea9b8ba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 202 Dec 22 10:08:11.194429 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1085/2174] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 10:08:11 2020] DELETE /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:11.215429 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6ffa9e7-7607-44cf-ad3c-2b5eb2cb5134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:11.221959 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6ffa9e7-7607-44cf-ad3c-2b5eb2cb5134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:11.221959 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:11.221959 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:11.221959 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6ffa9e7-7607-44cf-ad3c-2b5eb2cb5134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:11.222673 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e6ffa9e7-7607-44cf-ad3c-2b5eb2cb5134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:11.262852 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:11.262852 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:11.309098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25040200-033c-4f75-bac0-245b3d1fb9ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:11.337550 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:11.337550 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:11.344358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6ffa9e7-7607-44cf-ad3c-2b5eb2cb5134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:11.353992 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1086/2175] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:11.403070 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90387f85-f54d-458d-b3fa-de44e61c0b4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:11.408550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90387f85-f54d-458d-b3fa-de44e61c0b4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:11.408845 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:11.408845 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:11.411759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-90387f85-f54d-458d-b3fa-de44e61c0b4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:11.441477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-25040200-033c-4f75-bac0-245b3d1fb9ac tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:11.443920 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1090/2176] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:10 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 897 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:11.577139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:11.577139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:11.577139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-90387f85-f54d-458d-b3fa-de44e61c0b4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:11.596035 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-90387f85-f54d-458d-b3fa-de44e61c0b4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 200 Dec 22 10:08:11.618697 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1087/2177] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:11 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 481 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:11.673975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7db2a0af-034f-4301-8132-c2c5065aaaed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:11.673975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7db2a0af-034f-4301-8132-c2c5065aaaed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:11.679137 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:11.679137 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:11.679137 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7db2a0af-034f-4301-8132-c2c5065aaaed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:11.692577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7db2a0af-034f-4301-8132-c2c5065aaaed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:11.861603 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:11.861603 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:11.872446 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7db2a0af-034f-4301-8132-c2c5065aaaed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:11.873805 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1091/2178] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:11 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:12.372536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad35d686-7aa0-490e-9a1a-bcf87fe0340c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:12.372536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad35d686-7aa0-490e-9a1a-bcf87fe0340c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:12.372536 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:12.372536 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:12.372536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ad35d686-7aa0-490e-9a1a-bcf87fe0340c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:12.372536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ad35d686-7aa0-490e-9a1a-bcf87fe0340c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:12.528448 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:12.528448 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:12.528448 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ad35d686-7aa0-490e-9a1a-bcf87fe0340c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:12.551598 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1088/2179] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:12.616439 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-830de640-af7a-4d52-95bf-f36d8eb4cb79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:12.616439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-830de640-af7a-4d52-95bf-f36d8eb4cb79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:12.616439 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:12.616439 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:12.616439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-830de640-af7a-4d52-95bf-f36d8eb4cb79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:12.788860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:12.788860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:12.788860 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-830de640-af7a-4d52-95bf-f36d8eb4cb79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:12.788860 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-830de640-af7a-4d52-95bf-f36d8eb4cb79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 200 Dec 22 10:08:12.789862 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1092/2180] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:12 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 481 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:12.936510 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d44de6ab-3bd7-443a-ae9e-b1836bbe5f0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:12.936510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d44de6ab-3bd7-443a-ae9e-b1836bbe5f0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:12.936510 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:12.936510 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:12.936510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d44de6ab-3bd7-443a-ae9e-b1836bbe5f0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:12.936510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d44de6ab-3bd7-443a-ae9e-b1836bbe5f0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:13.389630 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:13.389630 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:13.389630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d44de6ab-3bd7-443a-ae9e-b1836bbe5f0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:13.389630 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1089/2181] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:12 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:13.547132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82b69ab8-299f-413f-91e9-d16cc189878f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:13.547132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82b69ab8-299f-413f-91e9-d16cc189878f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:13.547132 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:13.547132 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:13.547132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-82b69ab8-299f-413f-91e9-d16cc189878f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:13.547132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-82b69ab8-299f-413f-91e9-d16cc189878f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:13.619469 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:13.619469 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:13.619469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-82b69ab8-299f-413f-91e9-d16cc189878f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:13.619469 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1093/2182] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:13 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:13.821782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06555d06-c575-4b81-87f6-f8b6cbd8540e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:13.821782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06555d06-c575-4b81-87f6-f8b6cbd8540e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:13.821782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:13.821782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:13.821782 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06555d06-c575-4b81-87f6-f8b6cbd8540e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:14.015887 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:14.015887 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:14.041937 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-265dced8-435e-444a-a2f5-99cfd5a09719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:14.041937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-265dced8-435e-444a-a2f5-99cfd5a09719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:14.041937 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:14.041937 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:14.041937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-265dced8-435e-444a-a2f5-99cfd5a09719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:14.041937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-265dced8-435e-444a-a2f5-99cfd5a09719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:14.049416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-06555d06-c575-4b81-87f6-f8b6cbd8540e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Snapshot retrieved successfully. Dec 22 10:08:14.149713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06555d06-c575-4b81-87f6-f8b6cbd8540e tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 200 Dec 22 10:08:14.156548 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:14.156548 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:14.162600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-265dced8-435e-444a-a2f5-99cfd5a09719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:14.162600 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1094/2183] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:14 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:14.162828 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1090/2184] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:13 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 481 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:14.464930 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-461a8dae-24eb-4821-a87e-b0b20a5433ae tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:14.464930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-461a8dae-24eb-4821-a87e-b0b20a5433ae tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:14.464930 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:14.464930 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:14.464930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-461a8dae-24eb-4821-a87e-b0b20a5433ae tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:14.621508 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-befb78e9-5cdc-4197-aab9-67983a40f332 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:14.622300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-befb78e9-5cdc-4197-aab9-67983a40f332 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:14.622613 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:14.622613 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:14.623223 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-befb78e9-5cdc-4197-aab9-67983a40f332 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:14.623740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-befb78e9-5cdc-4197-aab9-67983a40f332 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:14.809933 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:14.809933 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:14.820903 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-befb78e9-5cdc-4197-aab9-67983a40f332 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:14.831729 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1091/2185] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:14.841407 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:14.841407 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:14.874524 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-461a8dae-24eb-4821-a87e-b0b20a5433ae tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:15.065300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-461a8dae-24eb-4821-a87e-b0b20a5433ae tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:15.071932 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1095/2186] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:14 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 897 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:15.179021 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11256fbc-7232-4797-9f53-4d2ca9d94ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 Dec 22 10:08:15.179021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11256fbc-7232-4797-9f53-4d2ca9d94ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:15.179021 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:15.179021 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:15.179021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11256fbc-7232-4797-9f53-4d2ca9d94ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:15.184333 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92d04ddd-ee80-456a-8962-3a846eb54167 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:15.184333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92d04ddd-ee80-456a-8962-3a846eb54167 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:15.184333 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:15.184333 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:15.184333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-92d04ddd-ee80-456a-8962-3a846eb54167 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:15.184333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-92d04ddd-ee80-456a-8962-3a846eb54167 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:15.299123 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:15.299123 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:15.299123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-92d04ddd-ee80-456a-8962-3a846eb54167 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:15.299123 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1096/2187] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:15 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:15.351033 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11256fbc-7232-4797-9f53-4d2ca9d94ad1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 returned with HTTP 404 Dec 22 10:08:15.351033 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1092/2188] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:08:15 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/snapshots/4a822dd8-baea-4a3f-b819-f11e5c0bb3f9 => generated 111 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:08:15.365664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba27be82-8e80-4fda-9218-7bc6fea65aac tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] DELETE http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:15.365664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba27be82-8e80-4fda-9218-7bc6fea65aac tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:15.365664 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:15.365664 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:15.365664 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ba27be82-8e80-4fda-9218-7bc6fea65aac tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:15.365664 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-ba27be82-8e80-4fda-9218-7bc6fea65aac tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Delete volume with id: 97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:15.620649 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:15.620649 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:15.645097 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba27be82-8e80-4fda-9218-7bc6fea65aac tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:15.741368 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ba27be82-8e80-4fda-9218-7bc6fea65aac tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Delete volume request issued successfully. Dec 22 10:08:15.741368 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ba27be82-8e80-4fda-9218-7bc6fea65aac tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 202 Dec 22 10:08:15.741368 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1097/2189] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:08:15 2020] DELETE /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 0 bytes in 384 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:15.749536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b08e566a-fd88-407b-8fa8-6a0261be8ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:15.749536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b08e566a-fd88-407b-8fa8-6a0261be8ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:15.749536 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b08e566a-fd88-407b-8fa8-6a0261be8ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:15.853715 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d5e6800-ea60-458a-ae44-89f2122cd7c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:15.853715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d5e6800-ea60-458a-ae44-89f2122cd7c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:15.853715 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:15.853715 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:15.853715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d5e6800-ea60-458a-ae44-89f2122cd7c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:15.853715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3d5e6800-ea60-458a-ae44-89f2122cd7c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:16.055622 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:16.055622 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:16.097628 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b08e566a-fd88-407b-8fa8-6a0261be8ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:16.101827 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:16.101827 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:16.101827 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d5e6800-ea60-458a-ae44-89f2122cd7c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:16.128795 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1098/2190] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:15 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:16.217258 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b08e566a-fd88-407b-8fa8-6a0261be8ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 200 Dec 22 10:08:16.235215 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1093/2191] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:15 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 927 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:16.322116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58375138-e1cc-4700-a2c6-5e0f715772ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:16.322116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58375138-e1cc-4700-a2c6-5e0f715772ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:16.322116 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:16.322116 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:16.322116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-58375138-e1cc-4700-a2c6-5e0f715772ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:16.322116 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-58375138-e1cc-4700-a2c6-5e0f715772ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:16.408564 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:16.408564 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:16.413285 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-58375138-e1cc-4700-a2c6-5e0f715772ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:16.416718 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1099/2192] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:16 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:17.143793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06a06d80-67e6-4df5-bac8-e6f40ebc76ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:17.143793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06a06d80-67e6-4df5-bac8-e6f40ebc76ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:17.143793 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:17.143793 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:17.143793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-06a06d80-67e6-4df5-bac8-e6f40ebc76ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:17.143793 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-06a06d80-67e6-4df5-bac8-e6f40ebc76ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:17.240051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44f7bdc8-ee2d-40c4-bab7-6b90057d94a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:17.240051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44f7bdc8-ee2d-40c4-bab7-6b90057d94a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:17.240051 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:17.240051 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:17.240051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-44f7bdc8-ee2d-40c4-bab7-6b90057d94a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:17.312422 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:17.312422 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:17.314424 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-06a06d80-67e6-4df5-bac8-e6f40ebc76ab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:17.315273 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1094/2193] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:17 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:17.478483 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9af8cc3-549e-4852-a699-56d7b3087613 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:17.492711 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9af8cc3-549e-4852-a699-56d7b3087613 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:17.492711 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:17.492711 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:17.492711 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9af8cc3-549e-4852-a699-56d7b3087613 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:17.492711 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f9af8cc3-549e-4852-a699-56d7b3087613 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:17.568458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:17.568458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:17.601223 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:17.601223 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:17.618189 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9af8cc3-549e-4852-a699-56d7b3087613 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:17.631238 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-44f7bdc8-ee2d-40c4-bab7-6b90057d94a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:17.634920 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1095/2194] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:17 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:17.719921 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-44f7bdc8-ee2d-40c4-bab7-6b90057d94a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 200 Dec 22 10:08:17.748198 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1100/2195] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:17 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 927 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:18.104222 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-9fe9fa2f-8ec1-4bdb-aad9-1c3db9c1e7f1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:18.104222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-9fe9fa2f-8ec1-4bdb-aad9-1c3db9c1e7f1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:18.104222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:18.104222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:18.104222 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-9fe9fa2f-8ec1-4bdb-aad9-1c3db9c1e7f1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:18.214592 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:18.214592 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:18.224445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-9fe9fa2f-8ec1-4bdb-aad9-1c3db9c1e7f1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:18.259688 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-9fe9fa2f-8ec1-4bdb-aad9-1c3db9c1e7f1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:18.261291 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1096/2196] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:18 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 897 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:18.330770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-02de26eb-a997-4c30-83a1-eebd4964dfed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:18.338900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-02de26eb-a997-4c30-83a1-eebd4964dfed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:18.340702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:18.340702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:18.341313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-02de26eb-a997-4c30-83a1-eebd4964dfed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:18.341851 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-02de26eb-a997-4c30-83a1-eebd4964dfed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:18.531241 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:18.531241 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:18.556480 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-02de26eb-a997-4c30-83a1-eebd4964dfed tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:18.566721 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1101/2197] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:18 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:18.672634 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ee39744-a079-4d6a-833b-796efadf22f0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:18.675962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ee39744-a079-4d6a-833b-796efadf22f0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:18.675962 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:18.675962 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:18.675962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ee39744-a079-4d6a-833b-796efadf22f0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:18.675962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3ee39744-a079-4d6a-833b-796efadf22f0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:18.730466 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:18.730466 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:18.738059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ee39744-a079-4d6a-833b-796efadf22f0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:18.739245 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1097/2198] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:18 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:18.758248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e128c056-4b96-40ac-9cea-21431bb3df35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:18.758769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e128c056-4b96-40ac-9cea-21431bb3df35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:18.758988 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:18.758988 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:18.759356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e128c056-4b96-40ac-9cea-21431bb3df35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:18.930402 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:18.930402 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:18.951012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e128c056-4b96-40ac-9cea-21431bb3df35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:19.005757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e128c056-4b96-40ac-9cea-21431bb3df35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 200 Dec 22 10:08:19.014305 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1102/2199] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:18 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 927 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:19.563988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d385a0b-e515-463a-a2e5-6d05cfd8fab8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:19.564590 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d385a0b-e515-463a-a2e5-6d05cfd8fab8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:19.564698 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:19.564698 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:19.565057 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d385a0b-e515-463a-a2e5-6d05cfd8fab8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:19.565468 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4d385a0b-e515-463a-a2e5-6d05cfd8fab8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:19.674547 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:19.674547 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:19.674547 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d385a0b-e515-463a-a2e5-6d05cfd8fab8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:19.684621 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1098/2200] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:19 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:19.759767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8416bb91-f967-4feb-9336-f5e5041512b4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:19.759767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8416bb91-f967-4feb-9336-f5e5041512b4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:19.759767 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:19.759767 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:19.759767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8416bb91-f967-4feb-9336-f5e5041512b4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:19.759767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8416bb91-f967-4feb-9336-f5e5041512b4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:19.894513 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:19.894513 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:19.896460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8416bb91-f967-4feb-9336-f5e5041512b4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:19.917341 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1103/2201] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:19 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:20.025735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-640a16c3-f832-433f-8006-f8b4c29570ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:20.025735 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-640a16c3-f832-433f-8006-f8b4c29570ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:20.025735 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:20.025735 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:20.025735 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-640a16c3-f832-433f-8006-f8b4c29570ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:20.193410 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:20.193410 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:20.234763 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-640a16c3-f832-433f-8006-f8b4c29570ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Volume info retrieved successfully. Dec 22 10:08:20.358059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-640a16c3-f832-433f-8006-f8b4c29570ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 200 Dec 22 10:08:20.368092 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1099/2202] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:20 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 927 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:20.691130 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-17b4a8e7-3262-44cb-a44f-ec61bc78d964 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:20.691130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-17b4a8e7-3262-44cb-a44f-ec61bc78d964 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:20.691130 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:20.691130 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:20.691130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-17b4a8e7-3262-44cb-a44f-ec61bc78d964 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:20.691130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-17b4a8e7-3262-44cb-a44f-ec61bc78d964 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:20.747824 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:20.747824 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:20.791625 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-17b4a8e7-3262-44cb-a44f-ec61bc78d964 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:20.794770 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1104/2203] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:20.942320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d241e8d-a7e1-4d81-8168-35682bb89f25 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:20.942320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d241e8d-a7e1-4d81-8168-35682bb89f25 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:20.942320 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:20.942320 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:20.942320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2d241e8d-a7e1-4d81-8168-35682bb89f25 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:20.942320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2d241e8d-a7e1-4d81-8168-35682bb89f25 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:21.007480 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:21.007480 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:21.015277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2d241e8d-a7e1-4d81-8168-35682bb89f25 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:21.023659 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1100/2204] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:20 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:21.292847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-da70f7ff-bb9f-488f-a5a4-b14b73dc016a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:21.293434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-da70f7ff-bb9f-488f-a5a4-b14b73dc016a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:21.293654 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:21.293654 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:21.294035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-da70f7ff-bb9f-488f-a5a4-b14b73dc016a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:21.413949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a319e09-2649-43a3-a953-9fc02f367da5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] GET http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 Dec 22 10:08:21.413949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6a319e09-2649-43a3-a953-9fc02f367da5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:21.413949 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:21.413949 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:21.413949 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6a319e09-2649-43a3-a953-9fc02f367da5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:21.542924 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:21.542924 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:21.568848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6a319e09-2649-43a3-a953-9fc02f367da5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329 tempest-VolumeSnapshotQuotasNegativeTestJSON-1005618329] http://10.222.0.50/volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 returned with HTTP 404 Dec 22 10:08:21.584664 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1101/2205] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:21 2020] GET /volume/v3/785e9b166d6e458aa3ac64301932e3ff/volumes/97b4a00a-a5e1-4e7f-a275-cc417cde7270 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:08:21.592582 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e2ee07bd-bc3d-4929-a578-beb03abc790f tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] PUT http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff Dec 22 10:08:21.595517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-da70f7ff-bb9f-488f-a5a4-b14b73dc016a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:21.624748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e2ee07bd-bc3d-4929-a578-beb03abc790f tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:21.696242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-da70f7ff-bb9f-488f-a5a4-b14b73dc016a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:21.697329 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1105/2206] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:21 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 1346 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:08:21.809015 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2fb0848-1304-41fb-916f-7bbd2cff596e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:21.809900 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2fb0848-1304-41fb-916f-7bbd2cff596e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:21.810308 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:21.810308 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:21.810950 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2fb0848-1304-41fb-916f-7bbd2cff596e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:21.814575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a2fb0848-1304-41fb-916f-7bbd2cff596e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:21.953895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e2ee07bd-bc3d-4929-a578-beb03abc790f tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730 tempest-VolumeSnapshotQuotasNegativeTestJSON-809084730] http://10.222.0.50/volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff returned with HTTP 200 Dec 22 10:08:21.977551 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1102/2207] 10.222.0.50 () {60 vars in 1342 bytes} [Tue Dec 22 10:08:21 2020] PUT /volume/v3/5c14756e189044c5871872f5b05613c3/os-quota-sets/785e9b166d6e458aa3ac64301932e3ff => generated 319 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:22.034078 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:22.034078 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:22.034078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2fb0848-1304-41fb-916f-7bbd2cff596e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:22.041403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d729f4fb-6aff-4b7f-95c2-6a6223cd245d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:22.041403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d729f4fb-6aff-4b7f-95c2-6a6223cd245d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:22.041403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d729f4fb-6aff-4b7f-95c2-6a6223cd245d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:22.041403 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d729f4fb-6aff-4b7f-95c2-6a6223cd245d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:22.048689 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1106/2208] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:21 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:22.154921 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:22.154921 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:22.159896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d729f4fb-6aff-4b7f-95c2-6a6223cd245d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:22.162831 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1103/2209] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:22 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:23.051712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d7e9a25-73dd-430c-9a32-e4da06aa61a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:23.052816 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d7e9a25-73dd-430c-9a32-e4da06aa61a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:23.053056 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:23.053056 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:23.053454 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4d7e9a25-73dd-430c-9a32-e4da06aa61a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:23.054157 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4d7e9a25-73dd-430c-9a32-e4da06aa61a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:23.112267 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:23.112267 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:23.112267 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4d7e9a25-73dd-430c-9a32-e4da06aa61a6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:23.127807 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1107/2210] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:23 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:23.266706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45df604f-1979-449e-93a0-53bcef7bcc2f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:23.266706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45df604f-1979-449e-93a0-53bcef7bcc2f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:23.266706 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:23.266706 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:23.266706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45df604f-1979-449e-93a0-53bcef7bcc2f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:23.266706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-45df604f-1979-449e-93a0-53bcef7bcc2f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:23.408202 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:23.408202 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:23.412632 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45df604f-1979-449e-93a0-53bcef7bcc2f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:23.418705 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1104/2211] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:23 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:24.124353 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03344667-17e6-4d4e-a7a3-41a0488d21ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:24.124860 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03344667-17e6-4d4e-a7a3-41a0488d21ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:24.125323 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:24.125323 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:24.125826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03344667-17e6-4d4e-a7a3-41a0488d21ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:24.126272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-03344667-17e6-4d4e-a7a3-41a0488d21ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:24.263543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:24.263543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:24.263543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03344667-17e6-4d4e-a7a3-41a0488d21ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:24.263543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1108/2212] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:24 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:24.427123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:24.427645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:24.427857 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:24.427857 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:24.429153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:24.429562 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:24.498693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:24.498693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:24.507126 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:24.508277 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1105/2213] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:24 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:24.698390 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-a20a37e5-d955-4555-8969-c678bef48400 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:24.698390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-a20a37e5-d955-4555-8969-c678bef48400 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:24.698390 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:24.698390 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:24.698390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-a20a37e5-d955-4555-8969-c678bef48400 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:24.857124 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:24.857124 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:24.907887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-a20a37e5-d955-4555-8969-c678bef48400 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:24.968481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-a20a37e5-d955-4555-8969-c678bef48400 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:24.968481 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1109/2214] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:08:24 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 1347 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:08:24.974197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume// Dec 22 10:08:24.974197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:24.974197 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:24.974197 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:24.974197 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:24.974197 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-080b9b01-a02f-4e2f-87d6-fe5c6f7f7379 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:08:24.974197 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1106/2215] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:08:24 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:08:24.994645 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-aab89412-8b91-4b7f-b175-8a31425d530a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments Dec 22 10:08:24.994645 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:24.994645 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:25.018112 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-aab89412-8b91-4b7f-b175-8a31425d530a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2563cc80-dcd0-412f-a4b4-68ef129aa326", "instance_uuid": "e9d585a4-e6a7-4b28-89af-04f833286b4d", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:25.264040 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:25.264040 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:25.281464 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-598e7623-d7fd-49b1-96f4-155b2d2979a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:25.285747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-598e7623-d7fd-49b1-96f4-155b2d2979a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:25.285747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-598e7623-d7fd-49b1-96f4-155b2d2979a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:25.285747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-598e7623-d7fd-49b1-96f4-155b2d2979a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:25.402385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-aab89412-8b91-4b7f-b175-8a31425d530a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments returned with HTTP 200 Dec 22 10:08:25.403195 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1110/2216] 10.222.0.64 () {64 vars in 1358 bytes} [Tue Dec 22 10:08:24 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments => generated 273 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:08:25.409835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-aab89412-8b91-4b7f-b175-8a31425d530a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume// Dec 22 10:08:25.410320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-aab89412-8b91-4b7f-b175-8a31425d530a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:25.410541 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:25.410541 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:25.411264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-aab89412-8b91-4b7f-b175-8a31425d530a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:25.412551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-aab89412-8b91-4b7f-b175-8a31425d530a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:08:25.414127 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1111/2217] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:08:25 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 10:08:25.430717 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-497b39ba-1428-4eaa-a622-b11222b02d09 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:25.448642 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-497b39ba-1428-4eaa-a622-b11222b02d09 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:25.450810 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-497b39ba-1428-4eaa-a622-b11222b02d09 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:25.480387 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:25.480387 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:25.483995 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-598e7623-d7fd-49b1-96f4-155b2d2979a2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:25.505536 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1107/2218] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:25 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:25.532511 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32cae5d9-2074-4a9a-8a55-1027ca6298a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:25.533510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32cae5d9-2074-4a9a-8a55-1027ca6298a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:25.533879 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:25.533879 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:25.534633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-32cae5d9-2074-4a9a-8a55-1027ca6298a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:25.535308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-32cae5d9-2074-4a9a-8a55-1027ca6298a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:25.558826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:25.558826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:25.569641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-497b39ba-1428-4eaa-a622-b11222b02d09 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:25.596050 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:25.596050 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:25.609518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-497b39ba-1428-4eaa-a622-b11222b02d09 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:25.610542 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1112/2219] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:08:25 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 1445 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:08:25.662727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-28bc4337-89f4-482c-8635-934d65e5bd28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] PUT http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c Dec 22 10:08:25.662727 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:25.662727 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:25.662727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-28bc4337-89f4-482c-8635-934d65e5bd28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:25.821073 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:25.821073 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:25.821073 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-32cae5d9-2074-4a9a-8a55-1027ca6298a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:25.821073 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1108/2220] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:25 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:25.855178 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 10:08:25.855178 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 10:08:25.855178 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-28bc4337-89f4-482c-8635-934d65e5bd28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-2563cc80-dcd0-412f-a4b4-68ef129aa326-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.029s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 10:08:25.860666 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:25.860666 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:26.503502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e735c6b4-1c30-470c-83c1-f07378bd6145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:26.503502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e735c6b4-1c30-470c-83c1-f07378bd6145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:26.503502 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:26.503502 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:26.503502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e735c6b4-1c30-470c-83c1-f07378bd6145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:26.503502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e735c6b4-1c30-470c-83c1-f07378bd6145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:26.577869 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:26.577869 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:26.587231 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e735c6b4-1c30-470c-83c1-f07378bd6145 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:26.588107 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1109/2221] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:26 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:26.846748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3124017a-8f4a-4b0c-8b42-560768988719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:26.866621 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3124017a-8f4a-4b0c-8b42-560768988719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:26.870475 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:26.870475 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:26.878158 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3124017a-8f4a-4b0c-8b42-560768988719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:26.878158 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3124017a-8f4a-4b0c-8b42-560768988719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:26.926521 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:26.926521 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:26.930391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3124017a-8f4a-4b0c-8b42-560768988719 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:26.932034 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1110/2222] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:26 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:27.617508 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72bc3a8d-c144-4597-9db1-413637c0302f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:27.617508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72bc3a8d-c144-4597-9db1-413637c0302f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:27.617508 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:27.617508 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:27.617508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72bc3a8d-c144-4597-9db1-413637c0302f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:27.617508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-72bc3a8d-c144-4597-9db1-413637c0302f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:27.700398 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:27.700398 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:27.700398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72bc3a8d-c144-4597-9db1-413637c0302f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:27.721382 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1111/2223] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:27.961868 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c4e39130-d65c-4155-85d0-0810b1b40b3f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:27.961868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c4e39130-d65c-4155-85d0-0810b1b40b3f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:27.961868 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:27.961868 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:27.961868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c4e39130-d65c-4155-85d0-0810b1b40b3f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:27.961868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c4e39130-d65c-4155-85d0-0810b1b40b3f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:28.038603 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:28.038603 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:28.046352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c4e39130-d65c-4155-85d0-0810b1b40b3f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:28.063087 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1112/2224] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:27 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:28.725699 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4119feff-b13a-4f1a-905c-92d6951333e6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:28.725699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4119feff-b13a-4f1a-905c-92d6951333e6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:28.725699 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:28.725699 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:28.725699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4119feff-b13a-4f1a-905c-92d6951333e6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:28.725699 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4119feff-b13a-4f1a-905c-92d6951333e6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:28.764217 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:28.764217 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:28.764217 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4119feff-b13a-4f1a-905c-92d6951333e6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:28.764217 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1113/2225] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:29.061568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c961c05-d7f0-4e77-9fd7-6201d63a0cc7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:29.061568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c961c05-d7f0-4e77-9fd7-6201d63a0cc7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:29.061568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:29.061568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:29.061568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c961c05-d7f0-4e77-9fd7-6201d63a0cc7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:29.067697 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2c961c05-d7f0-4e77-9fd7-6201d63a0cc7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:29.153311 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:29.153311 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:29.156652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c961c05-d7f0-4e77-9fd7-6201d63a0cc7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:29.159648 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1114/2226] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:29 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:29.532184 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-28bc4337-89f4-482c-8635-934d65e5bd28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-2563cc80-dcd0-412f-a4b4-68ef129aa326-n-h1-765315-5'" released by "attachment_update" :: held 3.681s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 10:08:29.532887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-28bc4337-89f4-482c-8635-934d65e5bd28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c returned with HTTP 200 Dec 22 10:08:29.533792 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1113/2227] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 10:08:25 2020] PUT /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c => generated 762 bytes in 3892 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:08:29.608829 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-4d2288cc-7771-4f4a-a212-754260b7986a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c/action Dec 22 10:08:29.609419 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:29.609419 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:29.609977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-4d2288cc-7771-4f4a-a212-754260b7986a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:08:29.610374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-4d2288cc-7771-4f4a-a212-754260b7986a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:29.786654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd62d6a0-8e5e-49a5-98a4-7f5e44203eaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:29.786654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd62d6a0-8e5e-49a5-98a4-7f5e44203eaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:29.786654 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:29.786654 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:29.786654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd62d6a0-8e5e-49a5-98a4-7f5e44203eaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:29.786654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cd62d6a0-8e5e-49a5-98a4-7f5e44203eaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:29.886184 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:29.886184 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:29.888463 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd62d6a0-8e5e-49a5-98a4-7f5e44203eaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:29.890316 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1114/2228] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:29 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:29.921044 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:29.921044 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:29.949109 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-9a2720d5-0f63-43f1-9654-ac00ac7791f3 req-4d2288cc-7771-4f4a-a212-754260b7986a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c/action returned with HTTP 204 Dec 22 10:08:29.950312 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1115/2229] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 10:08:29 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c/action => generated 0 bytes in 349 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:08:30.175266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca37ce2a-018c-4a16-908f-39a8fc18cfd1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:30.175794 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca37ce2a-018c-4a16-908f-39a8fc18cfd1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:30.176284 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:30.176284 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:30.176727 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ca37ce2a-018c-4a16-908f-39a8fc18cfd1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:30.177125 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ca37ce2a-018c-4a16-908f-39a8fc18cfd1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:30.239477 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:30.239477 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:30.249061 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ca37ce2a-018c-4a16-908f-39a8fc18cfd1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:30.249899 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1115/2230] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:30 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:30.909732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48285951-5b37-4c93-a616-747be6f1ea17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:30.918928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48285951-5b37-4c93-a616-747be6f1ea17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:30.918928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:30.918928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:30.918928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-48285951-5b37-4c93-a616-747be6f1ea17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:30.918928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-48285951-5b37-4c93-a616-747be6f1ea17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:30.962611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:30.962611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:30.970421 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-48285951-5b37-4c93-a616-747be6f1ea17 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:30.971323 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1116/2231] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:31.270618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a27249-eb5b-4c62-902d-2eb8ca17561b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:31.277492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28a27249-eb5b-4c62-902d-2eb8ca17561b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:31.277492 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:31.277492 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:31.277492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28a27249-eb5b-4c62-902d-2eb8ca17561b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:31.277492 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-28a27249-eb5b-4c62-902d-2eb8ca17561b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:31.344888 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:31.344888 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:31.358042 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28a27249-eb5b-4c62-902d-2eb8ca17561b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:31.359208 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1116/2232] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:31 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:31.991883 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8c4d8d1e-85e5-4805-8903-3566645b3ea6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:31.996649 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8c4d8d1e-85e5-4805-8903-3566645b3ea6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:31.999035 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:31.999035 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:31.999035 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8c4d8d1e-85e5-4805-8903-3566645b3ea6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:31.999914 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8c4d8d1e-85e5-4805-8903-3566645b3ea6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:32.165556 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:32.165556 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:32.165556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8c4d8d1e-85e5-4805-8903-3566645b3ea6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:32.175020 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1117/2233] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:31 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:32.373789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc1c43e4-a6ea-4892-a787-0f0407713ec8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:32.374313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc1c43e4-a6ea-4892-a787-0f0407713ec8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:32.375116 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:32.375116 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:32.375521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc1c43e4-a6ea-4892-a787-0f0407713ec8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:32.375899 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-dc1c43e4-a6ea-4892-a787-0f0407713ec8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:32.520708 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:32.520708 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:32.545882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc1c43e4-a6ea-4892-a787-0f0407713ec8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:32.546883 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1117/2234] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:32 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:33.186207 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-589b0d8a-8b3b-4f6a-8194-032f52a6deaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:33.194469 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-589b0d8a-8b3b-4f6a-8194-032f52a6deaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:33.198312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:33.198312 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:33.199022 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-589b0d8a-8b3b-4f6a-8194-032f52a6deaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:33.199511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-589b0d8a-8b3b-4f6a-8194-032f52a6deaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:33.322394 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:33.322394 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:33.324948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-589b0d8a-8b3b-4f6a-8194-032f52a6deaa tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:33.339561 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1118/2235] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:33.561174 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f7e5bb-26a8-4a1c-a078-b3a0934bb52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:33.562034 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f7e5bb-26a8-4a1c-a078-b3a0934bb52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:33.562406 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:33.562406 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:33.563005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f9f7e5bb-26a8-4a1c-a078-b3a0934bb52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:33.563524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f9f7e5bb-26a8-4a1c-a078-b3a0934bb52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:33.633891 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:33.633891 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:33.647476 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f9f7e5bb-26a8-4a1c-a078-b3a0934bb52c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:33.650738 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1118/2236] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:33 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:34.350512 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3aae049e-e06b-480e-b1a9-b5b17ccc034b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:34.351544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3aae049e-e06b-480e-b1a9-b5b17ccc034b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:34.351920 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:34.351920 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:34.352373 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3aae049e-e06b-480e-b1a9-b5b17ccc034b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:34.352757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3aae049e-e06b-480e-b1a9-b5b17ccc034b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:34.435849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:34.435849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:34.437751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3aae049e-e06b-480e-b1a9-b5b17ccc034b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:34.438584 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1119/2237] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:34 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:34.668036 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c055a58f-c2f6-42ba-9d94-a8be877275a9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:34.668937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c055a58f-c2f6-42ba-9d94-a8be877275a9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:34.669305 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:34.669305 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:34.669884 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c055a58f-c2f6-42ba-9d94-a8be877275a9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:34.670544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c055a58f-c2f6-42ba-9d94-a8be877275a9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id da50c87f-ba41-4019-b974-6efc959a5419. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:34.710914 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:34.710914 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:34.713161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c055a58f-c2f6-42ba-9d94-a8be877275a9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 200 Dec 22 10:08:34.714308 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1119/2238] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:34 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:34.726344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-161ee5c5-3860-40a1-b1e9-1860a66b14e2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/3bacef51-eed0-4867-a40d-d001c3802e81 Dec 22 10:08:34.727627 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-161ee5c5-3860-40a1-b1e9-1860a66b14e2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:34.728126 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:34.728126 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:34.728960 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-161ee5c5-3860-40a1-b1e9-1860a66b14e2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:34.862940 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:34.862940 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:34.873516 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-161ee5c5-3860-40a1-b1e9-1860a66b14e2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:08:34.910408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-161ee5c5-3860-40a1-b1e9-1860a66b14e2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/3bacef51-eed0-4867-a40d-d001c3802e81 returned with HTTP 200 Dec 22 10:08:34.913983 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1120/2239] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:34 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/3bacef51-eed0-4867-a40d-d001c3802e81 => generated 971 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:34.929706 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a68257b-b77d-4d82-829d-e5e6c842384b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes Dec 22 10:08:34.930127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a68257b-b77d-4d82-829d-e5e6c842384b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:34.930526 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:34.930526 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:34.931107 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5a68257b-b77d-4d82-829d-e5e6c842384b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:34.932390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-5a68257b-b77d-4d82-829d-e5e6c842384b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:08:34.934506 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-5a68257b-b77d-4d82-829d-e5e6c842384b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88115) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 10:08:35.091314 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5a68257b-b77d-4d82-829d-e5e6c842384b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Get all volumes completed successfully. Dec 22 10:08:35.093095 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5a68257b-b77d-4d82-829d-e5e6c842384b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes returned with HTTP 200 Dec 22 10:08:35.094355 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1120/2240] 10.222.0.50 () {58 vars in 1204 bytes} [Tue Dec 22 10:08:34 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes => generated 795 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:35.110447 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b78a7285-3917-428b-942a-6c12f5499a28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] DELETE http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/3bacef51-eed0-4867-a40d-d001c3802e81 Dec 22 10:08:35.111752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b78a7285-3917-428b-942a-6c12f5499a28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:35.112196 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:35.112196 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:35.112867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b78a7285-3917-428b-942a-6c12f5499a28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:35.113711 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-b78a7285-3917-428b-942a-6c12f5499a28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete volume with id: 3bacef51-eed0-4867-a40d-d001c3802e81 Dec 22 10:08:35.357251 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:35.357251 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:35.359673 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b78a7285-3917-428b-942a-6c12f5499a28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:08:35.457936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2eee2bd-c696-400a-b3a3-dfb5a6f21eab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:35.459265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d2eee2bd-c696-400a-b3a3-dfb5a6f21eab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:35.459874 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:35.459874 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:35.460645 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d2eee2bd-c696-400a-b3a3-dfb5a6f21eab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:35.461337 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d2eee2bd-c696-400a-b3a3-dfb5a6f21eab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:35.468517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b78a7285-3917-428b-942a-6c12f5499a28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete volume request issued successfully. Dec 22 10:08:35.469359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b78a7285-3917-428b-942a-6c12f5499a28 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/3bacef51-eed0-4867-a40d-d001c3802e81 returned with HTTP 202 Dec 22 10:08:35.478359 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1121/2241] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:08:35 2020] DELETE /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/3bacef51-eed0-4867-a40d-d001c3802e81 => generated 0 bytes in 374 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:35.510945 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5100a31b-b7ee-4aeb-97d0-f9595e209da9 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] DELETE http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 Dec 22 10:08:35.518012 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5100a31b-b7ee-4aeb-97d0-f9595e209da9 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:35.521830 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:35.521830 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:35.525246 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5100a31b-b7ee-4aeb-97d0-f9595e209da9 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:35.528501 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-5100a31b-b7ee-4aeb-97d0-f9595e209da9 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Delete backup with id: 34fcceb1-a548-4f50-8f1d-d471fc85d8f7. Dec 22 10:08:35.599378 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:35.599378 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:35.613191 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:35.613191 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:35.615238 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d2eee2bd-c696-400a-b3a3-dfb5a6f21eab tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:35.624604 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1121/2242] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:35.710318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-5100a31b-b7ee-4aeb-97d0-f9595e209da9 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] delete_backup rpcapi backup_id 34fcceb1-a548-4f50-8f1d-d471fc85d8f7 {{(pid=88114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 10:08:35.718366 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5100a31b-b7ee-4aeb-97d0-f9595e209da9 tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 returned with HTTP 202 Dec 22 10:08:35.719805 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1122/2243] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:08:35 2020] DELETE /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:08:35.735649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5930aa6-0333-422b-bab4-ae7cdcb9768c tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] GET http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 Dec 22 10:08:35.737061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b5930aa6-0333-422b-bab4-ae7cdcb9768c tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:35.737932 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:35.737932 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:35.739562 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b5930aa6-0333-422b-bab4-ae7cdcb9768c tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:35.740693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b5930aa6-0333-422b-bab4-ae7cdcb9768c tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Show backup with id 34fcceb1-a548-4f50-8f1d-d471fc85d8f7. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:35.810094 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:35.810094 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:35.813260 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b5930aa6-0333-422b-bab4-ae7cdcb9768c tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 returned with HTTP 200 Dec 22 10:08:35.815588 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1122/2244] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:35 2020] GET /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:36.633686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a1f0a3c-90f9-4119-8007-ca8e054ac92d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:36.635495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9a1f0a3c-90f9-4119-8007-ca8e054ac92d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:36.636112 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:36.636112 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:36.637082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9a1f0a3c-90f9-4119-8007-ca8e054ac92d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:36.637915 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9a1f0a3c-90f9-4119-8007-ca8e054ac92d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:36.713451 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:36.713451 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:36.721034 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9a1f0a3c-90f9-4119-8007-ca8e054ac92d tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:36.722093 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1123/2245] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:36.832119 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1dfb58b2-eb15-4187-ba4d-3ec03a6b447b tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] GET http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 Dec 22 10:08:36.832733 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1dfb58b2-eb15-4187-ba4d-3ec03a6b447b tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:36.832999 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:36.832999 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:36.833872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1dfb58b2-eb15-4187-ba4d-3ec03a6b447b tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:36.834884 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1dfb58b2-eb15-4187-ba4d-3ec03a6b447b tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Show backup with id 34fcceb1-a548-4f50-8f1d-d471fc85d8f7. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:36.877777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1dfb58b2-eb15-4187-ba4d-3ec03a6b447b tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 returned with HTTP 404 Dec 22 10:08:36.879376 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1123/2246] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:36 2020] GET /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/34fcceb1-a548-4f50-8f1d-d471fc85d8f7 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:08:36.889570 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ada8627-8d63-4844-af8f-f5b2099a9036 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] DELETE http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 Dec 22 10:08:36.890374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ada8627-8d63-4844-af8f-f5b2099a9036 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:36.890659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:36.890659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:36.891166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ada8627-8d63-4844-af8f-f5b2099a9036 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:36.891675 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-3ada8627-8d63-4844-af8f-f5b2099a9036 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete backup with id: da50c87f-ba41-4019-b974-6efc959a5419. Dec 22 10:08:36.963476 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:36.963476 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:37.008930 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-3ada8627-8d63-4844-af8f-f5b2099a9036 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] delete_backup rpcapi backup_id da50c87f-ba41-4019-b974-6efc959a5419 {{(pid=88114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 10:08:37.024160 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ada8627-8d63-4844-af8f-f5b2099a9036 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 returned with HTTP 202 Dec 22 10:08:37.055327 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] POST http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes Dec 22 10:08:37.056241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-720828172"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:37.057616 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-720828172'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:08:37.058067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Create volume of 1 GB Dec 22 10:08:37.062443 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1124/2247] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:08:36 2020] DELETE /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/da50c87f-ba41-4019-b974-6efc959a5419 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:08:37.088467 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Availability Zones retrieved successfully. Dec 22 10:08:37.120958 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Flow 'volume_create_api' (65b6e8ff-96e9-4f4a-9cb3-2993e26f8b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:37.133363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b31939-885b-41e2-924c-8299af576ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:37.137292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:08:37.376794 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b31939-885b-41e2-924c-8299af576ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:37.380716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a95ca2-30ba-4eaa-8189-3dc7a11c49a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:37.503521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Created reservations ['56e01ce9-2fda-4ea0-8aab-f4c0aaad6eba', '36cb9aaa-b94c-4460-bb98-184c6a9612ab', 'f0eeef1a-766b-4d06-a403-91d131e67de2', 'b035c2d3-5076-4dc7-909a-52aabf05edb0'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:08:37.508169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a95ca2-30ba-4eaa-8189-3dc7a11c49a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e01ce9-2fda-4ea0-8aab-f4c0aaad6eba', '36cb9aaa-b94c-4460-bb98-184c6a9612ab', 'f0eeef1a-766b-4d06-a403-91d131e67de2', 'b035c2d3-5076-4dc7-909a-52aabf05edb0']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:37.515177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abe1517-af1b-4b96-8d6b-676302a63f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:37.665401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abe1517-af1b-4b96-8d6b-676302a63f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34afe5cb-0989-4190-ac8a-886385606223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-720828172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1064429fd6b64bb2b385c3b5a03d5590',qos_specs=None,replication_status=,reservations=['56e01ce9-2fda-4ea0-8aab-f4c0aaad6eba','36cb9aaa-b94c-4460-bb98-184c6a9612ab','f0eeef1a-766b-4d06-a403-91d131e67de2','b035c2d3-5076-4dc7-909a-52aabf05edb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0e702595c940bb86b751806fc03cd7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-720828172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34afe5cb-0989-4190-ac8a-886385606223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1064429fd6b64bb2b385c3b5a03d5590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab0e702595c940bb86b751806fc03cd7',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:37.667615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a6d7fe-023f-4052-bb7d-6e7dfffe31ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:37.717470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a6d7fe-023f-4052-bb7d-6e7dfffe31ca) transitioned into state 'SUCCESS' from state '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-720828172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1064429fd6b64bb2b385c3b5a03d5590',qos_specs=None,replication_status=,reservations=['56e01ce9-2fda-4ea0-8aab-f4c0aaad6eba','36cb9aaa-b94c-4460-bb98-184c6a9612ab','f0eeef1a-766b-4d06-a403-91d131e67de2','b035c2d3-5076-4dc7-909a-52aabf05edb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab0e702595c940bb86b751806fc03cd7',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:37.720427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e13fd30-3d25-4f93-9582-32db250fbef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:37.740103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6d4556c-92c4-46da-8cb1-b69bcfe32aa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:37.740730 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6d4556c-92c4-46da-8cb1-b69bcfe32aa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:37.741263 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:37.741263 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:37.741901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6d4556c-92c4-46da-8cb1-b69bcfe32aa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:37.742533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f6d4556c-92c4-46da-8cb1-b69bcfe32aa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:37.771072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e13fd30-3d25-4f93-9582-32db250fbef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:37.796420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:37.796420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:37.799009 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Flow 'volume_create_api' (65b6e8ff-96e9-4f4a-9cb3-2993e26f8b11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:37.799555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6d4556c-92c4-46da-8cb1-b69bcfe32aa3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:37.801401 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1125/2248] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:37.986107 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Create volume request issued successfully. Dec 22 10:08:38.029229 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e8f34f6f-26f2-45b0-9a6e-b924e7a22672 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes returned with HTTP 202 Dec 22 10:08:38.029229 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1124/2249] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:08:37 2020] POST /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes => generated 822 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:08:38.069542 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b28c98d7-7952-4422-8796-c0575fee6f6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:08:38.100974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b28c98d7-7952-4422-8796-c0575fee6f6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:38.100974 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:38.100974 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:38.100974 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b28c98d7-7952-4422-8796-c0575fee6f6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:38.549420 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:38.549420 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:38.586910 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b28c98d7-7952-4422-8796-c0575fee6f6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:08:38.641787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b28c98d7-7952-4422-8796-c0575fee6f6a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 200 Dec 22 10:08:38.656754 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1126/2250] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:38 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 914 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:38.819416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-343483dd-1ab5-4b8e-9b31-212c1a4fe355 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:38.820205 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-343483dd-1ab5-4b8e-9b31-212c1a4fe355 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:38.820349 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:38.820349 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:38.820619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-343483dd-1ab5-4b8e-9b31-212c1a4fe355 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:38.820996 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-343483dd-1ab5-4b8e-9b31-212c1a4fe355 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:38.931089 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:38.931089 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:38.932786 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-343483dd-1ab5-4b8e-9b31-212c1a4fe355 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:38.933729 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1125/2251] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:38 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:39.665414 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc7f7c46-d10d-4710-9f2b-8b5e58b51e1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:08:39.666507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc7f7c46-d10d-4710-9f2b-8b5e58b51e1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:39.666944 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:39.666944 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:39.667366 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cc7f7c46-d10d-4710-9f2b-8b5e58b51e1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:39.821293 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:39.821293 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:39.843458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cc7f7c46-d10d-4710-9f2b-8b5e58b51e1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:08:39.952960 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be391dc9-1553-4a65-aa2b-dd804b4eb808 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:39.955674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be391dc9-1553-4a65-aa2b-dd804b4eb808 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:39.956106 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:39.956106 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:39.956787 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be391dc9-1553-4a65-aa2b-dd804b4eb808 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:39.958119 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-be391dc9-1553-4a65-aa2b-dd804b4eb808 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:40.033282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cc7f7c46-d10d-4710-9f2b-8b5e58b51e1c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 200 Dec 22 10:08:40.040447 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1127/2252] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:39 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 914 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:40.085271 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:40.085271 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:40.088858 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be391dc9-1553-4a65-aa2b-dd804b4eb808 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:40.096765 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1126/2253] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:39 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:41.061246 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1457ee66-a93a-407e-ae5f-3c1725a9c1a1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:08:41.062018 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1457ee66-a93a-407e-ae5f-3c1725a9c1a1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:41.062180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:41.062180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:41.062918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1457ee66-a93a-407e-ae5f-3c1725a9c1a1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:41.111311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00e0e8ed-d66c-457c-b047-8ca9695a1482 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:41.112046 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00e0e8ed-d66c-457c-b047-8ca9695a1482 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:41.112392 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:41.112392 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:41.112959 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00e0e8ed-d66c-457c-b047-8ca9695a1482 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:41.113426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-00e0e8ed-d66c-457c-b047-8ca9695a1482 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:41.204288 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:41.204288 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:41.214051 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00e0e8ed-d66c-457c-b047-8ca9695a1482 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:41.223288 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1127/2254] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:41.310598 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:41.310598 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:41.349058 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1457ee66-a93a-407e-ae5f-3c1725a9c1a1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:08:41.489936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1457ee66-a93a-407e-ae5f-3c1725a9c1a1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 200 Dec 22 10:08:41.499365 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1128/2255] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:41 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 915 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:41.536736 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fedfe604-058a-4631-af1d-70233b12cbdb tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] POST http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups Dec 22 10:08:41.538117 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:41.538117 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:41.539174 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fedfe604-058a-4631-af1d-70233b12cbdb tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34afe5cb-0989-4190-ac8a-886385606223", "name": "tempest-VolumesBackupsAdminTest-Backup-854570226"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:41.542401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-fedfe604-058a-4631-af1d-70233b12cbdb tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Creating new backup {'backup': {'volume_id': '34afe5cb-0989-4190-ac8a-886385606223', 'name': 'tempest-VolumesBackupsAdminTest-Backup-854570226'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 10:08:41.544651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-fedfe604-058a-4631-af1d-70233b12cbdb tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Creating backup of volume 34afe5cb-0989-4190-ac8a-886385606223 in container None Dec 22 10:08:41.733736 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:41.733736 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:41.751463 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fedfe604-058a-4631-af1d-70233b12cbdb tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:08:41.972489 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-fedfe604-058a-4631-af1d-70233b12cbdb tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Created reservations ['9b23671f-1d77-4400-9fab-2e2ddb02661f', '35243516-52ea-4759-94b7-a63f51479a54'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:08:42.172174 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fedfe604-058a-4631-af1d-70233b12cbdb tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups returned with HTTP 202 Dec 22 10:08:42.188737 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1128/2256] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:08:41 2020] POST /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups => generated 400 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:08:42.233793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-481bc751-0e71-4043-a387-db7bf1228b86 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:42.242881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-481bc751-0e71-4043-a387-db7bf1228b86 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:42.244048 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:42.244048 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:42.244698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-481bc751-0e71-4043-a387-db7bf1228b86 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:42.245306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-481bc751-0e71-4043-a387-db7bf1228b86 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:42.360489 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:42.360489 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:42.392909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-481bc751-0e71-4043-a387-db7bf1228b86 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:42.400629 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1129/2257] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:42 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 807 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:42.408739 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-487eeaa8-6755-4888-b69b-40864dba295b tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types Dec 22 10:08:42.409330 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:42.409330 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:42.409933 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-487eeaa8-6755-4888-b69b-40864dba295b tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-301824251", "os-volume-type-access:is_public": false}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:42.410400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50e2ab96-4644-44a8-af25-41c7247f70da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:42.411544 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50e2ab96-4644-44a8-af25-41c7247f70da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:42.412155 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:42.412155 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:42.413497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50e2ab96-4644-44a8-af25-41c7247f70da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:42.414364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-50e2ab96-4644-44a8-af25-41c7247f70da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:42.474972 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:42.474972 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:42.495602 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50e2ab96-4644-44a8-af25-41c7247f70da tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:42.510719 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1130/2258] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:42.555737 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-487eeaa8-6755-4888-b69b-40864dba295b tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types returned with HTTP 200 Dec 22 10:08:42.557331 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1129/2259] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 10:08:41 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types => generated 228 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:43.126151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42284db6-2cb8-4950-be3c-858b79fde0dd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] POST http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes Dec 22 10:08:43.127197 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:43.127197 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:43.128784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-42284db6-2cb8-4950-be3c-858b79fde0dd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86371713-93ed-4fe9-9491-4c02e7d810fa", "size": 1}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:43.132132 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-42284db6-2cb8-4950-be3c-858b79fde0dd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Create volume request body: {'volume': {'volume_type': '86371713-93ed-4fe9-9491-4c02e7d810fa', 'size': 1}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:08:43.264408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-42284db6-2cb8-4950-be3c-858b79fde0dd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes returned with HTTP 404 Dec 22 10:08:43.269056 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1131/2260] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:08:42 2020] POST /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes => generated 114 bytes in 702 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:08:43.283885 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4eb24258-9023-4c14-9219-f757820cf1ca tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa/action Dec 22 10:08:43.286844 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4eb24258-9023-4c14-9219-f757820cf1ca tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action body: b'{"addProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:08:43.288764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4eb24258-9023-4c14-9219-f757820cf1ca tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:43.422880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b80688b8-cae4-47be-8b5d-44281a26b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:43.423710 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b80688b8-cae4-47be-8b5d-44281a26b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:43.424610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b80688b8-cae4-47be-8b5d-44281a26b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:43.425243 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b80688b8-cae4-47be-8b5d-44281a26b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:43.439063 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4eb24258-9023-4c14-9219-f757820cf1ca tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa/action returned with HTTP 202 Dec 22 10:08:43.451543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1130/2261] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Dec 22 10:08:43 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:43.481807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] POST http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes Dec 22 10:08:43.483400 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86371713-93ed-4fe9-9491-4c02e7d810fa", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-714073182"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:43.485628 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Create volume request body: {'volume': {'volume_type': '86371713-93ed-4fe9-9491-4c02e7d810fa', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-714073182'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:08:43.597776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Create volume of 1 GB Dec 22 10:08:43.598763 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:43.598763 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:43.599783 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Availability Zones retrieved successfully. Dec 22 10:08:43.629874 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Flow 'volume_create_api' (cef991a4-1c2f-4d5a-924e-525b31144416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:43.634320 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893df746-90bf-4878-bd62-e407c343e3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:43.637088 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:08:43.639312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:43.639312 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:43.644969 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b80688b8-cae4-47be-8b5d-44281a26b85c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:43.664960 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1132/2262] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:43 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 807 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:43.692822 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c373824-bd7b-426d-be73-a351a3f432d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:43.697651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c373824-bd7b-426d-be73-a351a3f432d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:43.697651 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:43.697651 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:43.697651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c373824-bd7b-426d-be73-a351a3f432d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:43.697651 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9c373824-bd7b-426d-be73-a351a3f432d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:43.762334 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:43.762334 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:43.770596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c373824-bd7b-426d-be73-a351a3f432d7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:43.772913 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1133/2263] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:43 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:43.838285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893df746-90bf-4878-bd62-e407c343e3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T10:08:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=86371713-93ed-4fe9-9491-4c02e7d810fa,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-301824251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86371713-93ed-4fe9-9491-4c02e7d810fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:43.864765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d56b99-0a40-4a65-a395-fb78ce586f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:44.055147 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-301824251 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-301824251, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:08:44.056643 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.quota [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-301824251 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-301824251, it is now deprecated. Please use the default quota class for default quota. Dec 22 10:08:44.196703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Created reservations ['8a0a0d0e-cdb5-4e9a-b499-c64e6aeee266', '6d1eb60e-0da5-41cd-9d59-69c975520135', '909c970e-6e8f-4689-913d-2d6722aebf47', 'a642b17f-458e-4e01-a01b-9cbb954fbbd5'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:08:44.199654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d56b99-0a40-4a65-a395-fb78ce586f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a0a0d0e-cdb5-4e9a-b499-c64e6aeee266', '6d1eb60e-0da5-41cd-9d59-69c975520135', '909c970e-6e8f-4689-913d-2d6722aebf47', 'a642b17f-458e-4e01-a01b-9cbb954fbbd5']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:44.202959 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1b53c4-7929-4888-b31d-af1610a8ec8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:44.406141 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1b53c4-7929-4888-b31d-af1610a8ec8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c102a837-1054-4115-a1db-24f5fe57bb19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-714073182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='701d812404d14a3fa888c58c69b8b56f',qos_specs=None,replication_status=,reservations=['8a0a0d0e-cdb5-4e9a-b499-c64e6aeee266','6d1eb60e-0da5-41cd-9d59-69c975520135','909c970e-6e8f-4689-913d-2d6722aebf47','a642b17f-458e-4e01-a01b-9cbb954fbbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6ac7455edc45e893319dd49f861f0e',volume_type_id=86371713-93ed-4fe9-9491-4c02e7d810fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-714073182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c102a837-1054-4115-a1db-24f5fe57bb19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='701d812404d14a3fa888c58c69b8b56f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='be6ac7455edc45e893319dd49f861f0e',volume_attachment=,volume_type=,volume_type_id=86371713-93ed-4fe9-9491-4c02e7d810fa)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:44.424240 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1cfc4cc-2227-40bf-b7cf-a4b5e4206838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:44.524271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1cfc4cc-2227-40bf-b7cf-a4b5e4206838) transitioned into state 'SUCCESS' from state '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-714073182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='701d812404d14a3fa888c58c69b8b56f',qos_specs=None,replication_status=,reservations=['8a0a0d0e-cdb5-4e9a-b499-c64e6aeee266','6d1eb60e-0da5-41cd-9d59-69c975520135','909c970e-6e8f-4689-913d-2d6722aebf47','a642b17f-458e-4e01-a01b-9cbb954fbbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be6ac7455edc45e893319dd49f861f0e',volume_type_id=86371713-93ed-4fe9-9491-4c02e7d810fa)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:44.542362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa344fdd-d7bc-448e-9563-402a61a40e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:44.602977 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa344fdd-d7bc-448e-9563-402a61a40e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:44.610524 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Flow 'volume_create_api' (cef991a4-1c2f-4d5a-924e-525b31144416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:44.687216 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4dc0d129-586d-4d6f-b88d-54944371f84b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:44.688397 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4dc0d129-586d-4d6f-b88d-54944371f84b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:44.688397 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:44.688397 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:44.688660 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4dc0d129-586d-4d6f-b88d-54944371f84b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:44.689175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4dc0d129-586d-4d6f-b88d-54944371f84b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:44.704669 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Create volume request issued successfully. Dec 22 10:08:44.730505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d633ab44-ddfc-4c3c-b8d3-5badd3c1c0cd tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes returned with HTTP 202 Dec 22 10:08:44.732332 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1131/2264] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:08:43 2020] POST /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes => generated 860 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:08:44.747053 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-007e6d56-8649-4af6-9fbf-f17b74b38aef tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] GET http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 Dec 22 10:08:44.750286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-007e6d56-8649-4af6-9fbf-f17b74b38aef tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:44.750709 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:44.750709 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:44.751340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-007e6d56-8649-4af6-9fbf-f17b74b38aef tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:44.758344 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:44.758344 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:44.760236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4dc0d129-586d-4d6f-b88d-54944371f84b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:44.769928 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1134/2265] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:44 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 807 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:44.787731 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38fa61f7-a104-47ad-ad59-8f42e25c1052 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:44.788443 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38fa61f7-a104-47ad-ad59-8f42e25c1052 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:44.788751 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:44.788751 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:44.789216 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-38fa61f7-a104-47ad-ad59-8f42e25c1052 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:44.789591 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-38fa61f7-a104-47ad-ad59-8f42e25c1052 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:44.839133 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:44.839133 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:44.841012 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-38fa61f7-a104-47ad-ad59-8f42e25c1052 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:44.841812 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1135/2266] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:44.886521 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:44.886521 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:44.908444 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-007e6d56-8649-4af6-9fbf-f17b74b38aef tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Volume info retrieved successfully. Dec 22 10:08:44.956870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-007e6d56-8649-4af6-9fbf-f17b74b38aef tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 returned with HTTP 200 Dec 22 10:08:44.962174 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1132/2267] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:44 2020] GET /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 => generated 928 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:45.779237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47b31338-8f60-4b55-8781-51958aec4da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:45.780942 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47b31338-8f60-4b55-8781-51958aec4da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:45.781375 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:45.781375 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:45.781999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47b31338-8f60-4b55-8781-51958aec4da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:45.782636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-47b31338-8f60-4b55-8781-51958aec4da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:45.853156 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:45.853156 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:45.856568 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc361924-831c-40aa-87d1-18854f11fd4e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:45.857235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc361924-831c-40aa-87d1-18854f11fd4e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:45.857408 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47b31338-8f60-4b55-8781-51958aec4da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:45.857646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:45.857646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:45.858187 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc361924-831c-40aa-87d1-18854f11fd4e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:45.858801 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fc361924-831c-40aa-87d1-18854f11fd4e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:45.865862 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1136/2268] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:45 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 807 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:45.942957 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:45.942957 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:45.945842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc361924-831c-40aa-87d1-18854f11fd4e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:45.953533 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1133/2269] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:45 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:45.978988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db3eae7a-72a3-4116-94be-49bdbcc4be1d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] GET http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 Dec 22 10:08:45.979526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db3eae7a-72a3-4116-94be-49bdbcc4be1d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:45.979748 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:45.979748 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:45.984369 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-db3eae7a-72a3-4116-94be-49bdbcc4be1d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:46.137836 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:46.137836 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:46.144884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-db3eae7a-72a3-4116-94be-49bdbcc4be1d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Volume info retrieved successfully. Dec 22 10:08:46.208831 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-db3eae7a-72a3-4116-94be-49bdbcc4be1d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 returned with HTTP 200 Dec 22 10:08:46.211634 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1137/2270] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:45 2020] GET /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 => generated 953 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:46.231632 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95460b09-f86a-44a7-95c9-20b251aa4fb0 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa/action Dec 22 10:08:46.232634 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:46.232634 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:46.234163 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95460b09-f86a-44a7-95c9-20b251aa4fb0 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action body: b'{"removeProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:08:46.234572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-95460b09-f86a-44a7-95c9-20b251aa4fb0 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:46.314118 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-95460b09-f86a-44a7-95c9-20b251aa4fb0 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa/action returned with HTTP 202 Dec 22 10:08:46.320309 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1134/2271] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Dec 22 10:08:46 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:46.324899 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f11f901-81c1-4d18-a9be-fe863b03e74c tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types Dec 22 10:08:46.325589 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:46.325589 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:46.326262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f11f901-81c1-4d18-a9be-fe863b03e74c tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1067229676", "os-volume-type-access:is_public": false}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:46.392533 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f11f901-81c1-4d18-a9be-fe863b03e74c tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types returned with HTTP 200 Dec 22 10:08:46.392533 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1138/2272] 10.222.0.50 () {60 vars in 1220 bytes} [Tue Dec 22 10:08:46 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types => generated 229 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:46.407874 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec4e5d9b-cbb4-44f5-a71e-a2345067cd21 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action Dec 22 10:08:46.409583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec4e5d9b-cbb4-44f5-a71e-a2345067cd21 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action body: b'{"addProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:08:46.410169 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ec4e5d9b-cbb4-44f5-a71e-a2345067cd21 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:46.434650 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ec4e5d9b-cbb4-44f5-a71e-a2345067cd21 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action returned with HTTP 202 Dec 22 10:08:46.436000 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1135/2273] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Dec 22 10:08:46 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:46.444953 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a17ed47f-0634-4a2c-9229-98ba7b1ad6a3 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action Dec 22 10:08:46.446089 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a17ed47f-0634-4a2c-9229-98ba7b1ad6a3 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action body: b'{"addProjectAccess": {"project": "0791a1c2c81a4a9384be2428b86fd35f"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:08:46.446671 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a17ed47f-0634-4a2c-9229-98ba7b1ad6a3 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0791a1c2c81a4a9384be2428b86fd35f"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:46.479508 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a17ed47f-0634-4a2c-9229-98ba7b1ad6a3 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action returned with HTTP 202 Dec 22 10:08:46.481826 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1139/2274] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Dec 22 10:08:46 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:08:46.493646 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2b05db4-269a-4567-8a47-c2a20237f252 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] GET http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/os-volume-type-access Dec 22 10:08:46.494559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2b05db4-269a-4567-8a47-c2a20237f252 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:46.495245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a2b05db4-269a-4567-8a47-c2a20237f252 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Calling method 'index' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:46.518179 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a2b05db4-269a-4567-8a47-c2a20237f252 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/os-volume-type-access returned with HTTP 200 Dec 22 10:08:46.519630 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1136/2275] 10.222.0.50 () {58 vars in 1375 bytes} [Tue Dec 22 10:08:46 2020] GET /volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/os-volume-type-access => generated 244 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:46.530585 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-add76bec-a57b-4f69-8e7a-4c1a09c417f9 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action Dec 22 10:08:46.531714 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-add76bec-a57b-4f69-8e7a-4c1a09c417f9 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action body: b'{"removeProjectAccess": {"project": "0791a1c2c81a4a9384be2428b86fd35f"}}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:08:46.532327 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-add76bec-a57b-4f69-8e7a-4c1a09c417f9 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0791a1c2c81a4a9384be2428b86fd35f"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:46.561355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-add76bec-a57b-4f69-8e7a-4c1a09c417f9 tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action returned with HTTP 202 Dec 22 10:08:46.562822 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1140/2276] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Dec 22 10:08:46 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:46.571416 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bc02626-7c5e-4b02-8d57-2c29ae2728ce tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] POST http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action Dec 22 10:08:46.572429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bc02626-7c5e-4b02-8d57-2c29ae2728ce tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action body: b'{"removeProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:08:46.572820 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8bc02626-7c5e-4b02-8d57-2c29ae2728ce tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "701d812404d14a3fa888c58c69b8b56f"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:46.607236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8bc02626-7c5e-4b02-8d57-2c29ae2728ce tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action returned with HTTP 202 Dec 22 10:08:46.608666 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1137/2277] 10.222.0.50 () {60 vars in 1351 bytes} [Tue Dec 22 10:08:46 2020] POST /volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:46.619854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f69dfe4-7291-4095-ba7f-f0d8f704a02d tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] DELETE http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f Dec 22 10:08:46.620629 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f69dfe4-7291-4095-ba7f-f0d8f704a02d tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:46.621291 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5f69dfe4-7291-4095-ba7f-f0d8f704a02d tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:46.723968 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:08:46.723968 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:08:46.736928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5f69dfe4-7291-4095-ba7f-f0d8f704a02d tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f returned with HTTP 202 Dec 22 10:08:46.738272 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1141/2278] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:08:46 2020] DELETE /volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:08:46.746522 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c41734d3-5af6-4039-ba9c-1c176b21361b tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] GET http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f Dec 22 10:08:46.747057 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c41734d3-5af6-4039-ba9c-1c176b21361b tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:46.747554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c41734d3-5af6-4039-ba9c-1c176b21361b tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:46.760477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c41734d3-5af6-4039-ba9c-1c176b21361b tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f returned with HTTP 404 Dec 22 10:08:46.761573 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1138/2279] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:08:46 2020] GET /volume/v3/3db6607d07984851add2164a74384474/types/a96a6083-b272-4615-8908-6c504a83a13f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:08:46.769486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4700e0f1-fdb1-43fd-8fcc-e1764dcde34d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] DELETE http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 Dec 22 10:08:46.770250 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4700e0f1-fdb1-43fd-8fcc-e1764dcde34d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:46.771055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4700e0f1-fdb1-43fd-8fcc-e1764dcde34d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:46.772356 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4700e0f1-fdb1-43fd-8fcc-e1764dcde34d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Delete volume with id: c102a837-1054-4115-a1db-24f5fe57bb19 Dec 22 10:08:46.829496 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:46.829496 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:46.831280 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4700e0f1-fdb1-43fd-8fcc-e1764dcde34d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Volume info retrieved successfully. Dec 22 10:08:46.874804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d408f67f-ca1e-426f-aa5f-d62814f8691d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:46.875789 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d408f67f-ca1e-426f-aa5f-d62814f8691d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:46.876511 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d408f67f-ca1e-426f-aa5f-d62814f8691d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:46.877570 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d408f67f-ca1e-426f-aa5f-d62814f8691d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:46.886347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4700e0f1-fdb1-43fd-8fcc-e1764dcde34d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Delete volume request issued successfully. Dec 22 10:08:46.887122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4700e0f1-fdb1-43fd-8fcc-e1764dcde34d tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 returned with HTTP 202 Dec 22 10:08:46.888026 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1142/2280] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:08:46 2020] DELETE /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:46.906517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3af7adea-4d4f-4606-b9d1-488f75787d0b tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] GET http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 Dec 22 10:08:46.908217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3af7adea-4d4f-4606-b9d1-488f75787d0b tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:46.908782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:46.908782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:46.919819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3af7adea-4d4f-4606-b9d1-488f75787d0b tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:46.980724 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:46.980724 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:46.997428 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d408f67f-ca1e-426f-aa5f-d62814f8691d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:47.000894 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1139/2281] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:46 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:47.058129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d723fb0e-476c-4c5b-8230-d1b5f77e56b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:47.059021 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d723fb0e-476c-4c5b-8230-d1b5f77e56b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:47.059458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:47.059458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:47.060156 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d723fb0e-476c-4c5b-8230-d1b5f77e56b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:47.060745 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d723fb0e-476c-4c5b-8230-d1b5f77e56b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:47.065456 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:47.065456 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:47.086882 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3af7adea-4d4f-4606-b9d1-488f75787d0b tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Volume info retrieved successfully. Dec 22 10:08:47.145153 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3af7adea-4d4f-4606-b9d1-488f75787d0b tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 returned with HTTP 200 Dec 22 10:08:47.155974 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1143/2282] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:46 2020] GET /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 => generated 952 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:47.155974 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-989cdbcf-e0ef-407e-8b45-dd694a84b27d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:47.156230 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-989cdbcf-e0ef-407e-8b45-dd694a84b27d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:47.156349 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:47.156349 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:47.159069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-989cdbcf-e0ef-407e-8b45-dd694a84b27d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:47.164702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:47.164702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:47.166624 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d723fb0e-476c-4c5b-8230-d1b5f77e56b4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:47.169917 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1140/2283] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:47 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:47.327723 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:47.327723 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:47.355358 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-989cdbcf-e0ef-407e-8b45-dd694a84b27d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:47.425679 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:47.425679 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:47.454059 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-989cdbcf-e0ef-407e-8b45-dd694a84b27d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:47.460090 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1144/2284] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:47 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 1639 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:08:48.023161 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ec62097-f111-4291-bbbf-7e10a6e2c0ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:48.023802 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ec62097-f111-4291-bbbf-7e10a6e2c0ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:48.023928 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:48.023928 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:48.024927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ec62097-f111-4291-bbbf-7e10a6e2c0ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:48.025565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7ec62097-f111-4291-bbbf-7e10a6e2c0ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:48.058920 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:48.058920 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:48.061517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ec62097-f111-4291-bbbf-7e10a6e2c0ee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:48.063293 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1141/2285] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:48 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:48.167090 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-630317de-9204-433e-9f8d-7e4b43436677 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] GET http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 Dec 22 10:08:48.167708 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-630317de-9204-433e-9f8d-7e4b43436677 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:48.168741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:48.168741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:48.169213 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-630317de-9204-433e-9f8d-7e4b43436677 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:48.181880 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36a57c03-25f8-4543-a09c-e43a370f47b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:48.182633 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36a57c03-25f8-4543-a09c-e43a370f47b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:48.182907 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:48.182907 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:48.183367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36a57c03-25f8-4543-a09c-e43a370f47b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:48.183819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-36a57c03-25f8-4543-a09c-e43a370f47b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:48.235268 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:48.235268 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:48.244502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36a57c03-25f8-4543-a09c-e43a370f47b6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:48.257617 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1142/2286] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:48 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:48.338696 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:48.338696 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:48.361013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-630317de-9204-433e-9f8d-7e4b43436677 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Volume info retrieved successfully. Dec 22 10:08:48.391256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-630317de-9204-433e-9f8d-7e4b43436677 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 returned with HTTP 200 Dec 22 10:08:48.402796 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1145/2287] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:48 2020] GET /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 => generated 952 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:49.078099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-faa55803-dc42-47ae-919b-e1a821977e4a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:49.078548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-faa55803-dc42-47ae-919b-e1a821977e4a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:49.078755 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:49.078755 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:49.079016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-faa55803-dc42-47ae-919b-e1a821977e4a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:49.079577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-faa55803-dc42-47ae-919b-e1a821977e4a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:49.108671 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:49.108671 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:49.110913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-faa55803-dc42-47ae-919b-e1a821977e4a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:49.112410 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1143/2288] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:49 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:49.273492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b98bac7e-edc0-4475-8409-5c1320f43851 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:49.274386 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b98bac7e-edc0-4475-8409-5c1320f43851 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:49.274818 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:49.274818 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:49.275708 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b98bac7e-edc0-4475-8409-5c1320f43851 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:49.276306 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b98bac7e-edc0-4475-8409-5c1320f43851 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:49.308204 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:49.308204 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:49.310548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b98bac7e-edc0-4475-8409-5c1320f43851 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:49.312244 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1146/2289] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:49 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:49.409827 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-865a9d8e-55b3-4bc2-b864-070cc7fe7822 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] GET http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 Dec 22 10:08:49.410467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-865a9d8e-55b3-4bc2-b864-070cc7fe7822 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:49.410782 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:49.410782 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:49.411312 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-865a9d8e-55b3-4bc2-b864-070cc7fe7822 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:49.474622 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-865a9d8e-55b3-4bc2-b864-070cc7fe7822 tempest-VolumeTypesAccessTest-1155624521 tempest-VolumeTypesAccessTest-1155624521] http://10.222.0.50/volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 returned with HTTP 404 Dec 22 10:08:49.475749 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1144/2290] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:49 2020] GET /volume/v3/701d812404d14a3fa888c58c69b8b56f/volumes/c102a837-1054-4115-a1db-24f5fe57bb19 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:08:49.484151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ca5f56a-c653-4ace-9a58-24ddbfef4ebf tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] DELETE http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa Dec 22 10:08:49.484937 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ca5f56a-c653-4ace-9a58-24ddbfef4ebf tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:49.485301 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:49.485301 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:49.485935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1ca5f56a-c653-4ace-9a58-24ddbfef4ebf tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Calling method '_delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:49.605212 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 22 10:08:49.605212 n-d-765315-5 devstack@c-api.service[88113]: "UPDATE / DELETE expressions." % clause Dec 22 10:08:49.642850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1ca5f56a-c653-4ace-9a58-24ddbfef4ebf tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa returned with HTTP 202 Dec 22 10:08:49.644445 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1147/2291] 10.222.0.50 () {58 vars in 1312 bytes} [Tue Dec 22 10:08:49 2020] DELETE /volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:49.664879 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3f22e5d-44f0-4f4b-881d-10577911bd2f tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] GET http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa Dec 22 10:08:49.665679 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3f22e5d-44f0-4f4b-881d-10577911bd2f tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:49.666321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f3f22e5d-44f0-4f4b-881d-10577911bd2f tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:49.713392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f3f22e5d-44f0-4f4b-881d-10577911bd2f tempest-VolumeTypesAccessTest-839038353 tempest-VolumeTypesAccessTest-839038353] http://10.222.0.50/volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa returned with HTTP 404 Dec 22 10:08:49.717307 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1145/2292] 10.222.0.50 () {58 vars in 1309 bytes} [Tue Dec 22 10:08:49 2020] GET /volume/v3/3db6607d07984851add2164a74384474/types/86371713-93ed-4fe9-9491-4c02e7d810fa => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:08:50.127588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57900ff4-7bf0-401c-9039-5ae2c7c668f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:50.128298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57900ff4-7bf0-401c-9039-5ae2c7c668f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:50.129115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57900ff4-7bf0-401c-9039-5ae2c7c668f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:50.129634 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-57900ff4-7bf0-401c-9039-5ae2c7c668f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:50.205159 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:50.205159 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:50.216320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57900ff4-7bf0-401c-9039-5ae2c7c668f6 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:50.219088 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1148/2293] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:50 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:50.327145 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e79554d-de80-4c19-8125-f695ffc54091 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:50.327826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e79554d-de80-4c19-8125-f695ffc54091 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:50.328463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6e79554d-de80-4c19-8125-f695ffc54091 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:50.328943 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6e79554d-de80-4c19-8125-f695ffc54091 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:50.412130 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:50.412130 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:50.422911 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6e79554d-de80-4c19-8125-f695ffc54091 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:50.427150 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1146/2294] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:51.239734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc1e9ea0-99dd-4fd5-8bed-8f12433eb998 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:51.240747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc1e9ea0-99dd-4fd5-8bed-8f12433eb998 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:51.240968 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:51.240968 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:51.241346 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fc1e9ea0-99dd-4fd5-8bed-8f12433eb998 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:51.241706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fc1e9ea0-99dd-4fd5-8bed-8f12433eb998 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:51.322266 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:51.322266 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:51.324056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fc1e9ea0-99dd-4fd5-8bed-8f12433eb998 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:51.330799 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1149/2295] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:51 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:51.442494 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1315ce5c-6012-475a-a5ab-6d9c1429a104 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:51.443661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1315ce5c-6012-475a-a5ab-6d9c1429a104 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:51.443981 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:51.443981 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:51.444601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1315ce5c-6012-475a-a5ab-6d9c1429a104 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:51.445177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1315ce5c-6012-475a-a5ab-6d9c1429a104 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:51.497479 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:51.497479 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:51.499339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1315ce5c-6012-475a-a5ab-6d9c1429a104 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:51.500523 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1147/2296] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:51 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:52.344873 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50c3528d-e16c-4540-97dc-4c22a020e252 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:52.345582 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50c3528d-e16c-4540-97dc-4c22a020e252 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:52.345933 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:52.345933 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:52.346499 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50c3528d-e16c-4540-97dc-4c22a020e252 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:52.347313 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-50c3528d-e16c-4540-97dc-4c22a020e252 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:52.403436 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:52.403436 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:52.408278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50c3528d-e16c-4540-97dc-4c22a020e252 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:52.422759 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1150/2297] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:52 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:52.516278 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f19cef7-af85-4596-aeda-30a153cb4a60 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:52.517055 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f19cef7-af85-4596-aeda-30a153cb4a60 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:52.517716 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:52.517716 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:52.518574 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8f19cef7-af85-4596-aeda-30a153cb4a60 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:52.519354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8f19cef7-af85-4596-aeda-30a153cb4a60 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:52.565772 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:52.565772 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:52.570523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8f19cef7-af85-4596-aeda-30a153cb4a60 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:52.573110 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1148/2298] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:53.441589 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6ab2d88-995d-4640-b9e2-06c65fc035c7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:53.442803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6ab2d88-995d-4640-b9e2-06c65fc035c7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:53.443542 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:53.443542 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:53.445368 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f6ab2d88-995d-4640-b9e2-06c65fc035c7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:53.445819 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f6ab2d88-995d-4640-b9e2-06c65fc035c7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:53.494669 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:53.494669 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:53.498921 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f6ab2d88-995d-4640-b9e2-06c65fc035c7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:53.501415 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1151/2299] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:53 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:53.590178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7243f6b6-dd3d-47bc-a354-0602a5a2a55b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:53.590884 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7243f6b6-dd3d-47bc-a354-0602a5a2a55b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:53.591344 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:53.591344 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:53.592029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7243f6b6-dd3d-47bc-a354-0602a5a2a55b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:53.592526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7243f6b6-dd3d-47bc-a354-0602a5a2a55b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:53.634171 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:53.634171 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:53.636617 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7243f6b6-dd3d-47bc-a354-0602a5a2a55b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:53.651410 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6714e1f7-df05-43b0-8c27-8f931b3b92dd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:08:53.652325 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6714e1f7-df05-43b0-8c27-8f931b3b92dd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:53.652741 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:53.652741 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:53.653399 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6714e1f7-df05-43b0-8c27-8f931b3b92dd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:53.658691 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1149/2300] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:53.777403 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:53.777403 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:53.811784 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6714e1f7-df05-43b0-8c27-8f931b3b92dd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:08:53.857355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6714e1f7-df05-43b0-8c27-8f931b3b92dd tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 200 Dec 22 10:08:53.872619 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1152/2301] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 978 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:53.890597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-659583a1-e400-4bfa-9310-5feba5c8fd05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:53.891108 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-659583a1-e400-4bfa-9310-5feba5c8fd05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:53.891108 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:53.891108 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:53.891637 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-659583a1-e400-4bfa-9310-5feba5c8fd05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:53.891755 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-659583a1-e400-4bfa-9310-5feba5c8fd05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:53.945813 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:53.945813 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:53.948230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-659583a1-e400-4bfa-9310-5feba5c8fd05 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:53.949275 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1150/2302] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:53.966789 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ab75bd1-a1ac-4ba7-bd4d-08563749991c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/detail Dec 22 10:08:53.967765 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ab75bd1-a1ac-4ba7-bd4d-08563749991c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:53.968149 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:53.968149 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:53.968728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ab75bd1-a1ac-4ba7-bd4d-08563749991c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'detail' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:53.969548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.api_utils [None req-6ab75bd1-a1ac-4ba7-bd4d-08563749991c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Removing options '' from query. {{(pid=88115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 10:08:54.001752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ab75bd1-a1ac-4ba7-bd4d-08563749991c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/detail returned with HTTP 200 Dec 22 10:08:54.004209 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1153/2303] 10.222.0.50 () {58 vars in 1225 bytes} [Tue Dec 22 10:08:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/detail => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:54.027551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] POST http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca/restore Dec 22 10:08:54.029078 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:54.029078 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:54.029684 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:08:54.030713 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Restoring backup 0ef9cebb-3e86-40da-84c6-f9575e0d3cca ({'restore': {}}) {{(pid=88114) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 22 10:08:54.031324 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Restoring backup 0ef9cebb-3e86-40da-84c6-f9575e0d3cca to volume None. Dec 22 10:08:54.076785 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:54.076785 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:54.083294 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.backup.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Creating volume of 1 GB for restore of backup 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. Dec 22 10:08:54.106461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Availability Zones retrieved successfully. Dec 22 10:08:54.130069 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (f7882075-8b78-4003-9c1f-3c6fc1863442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:54.134588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50cb4f9-3e6f-4fee-9a55-aefbe6920d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:54.137289 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:08:54.221477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50cb4f9-3e6f-4fee-9a55-aefbe6920d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:54.225568 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e173a20-9b3e-4d52-8c58-e7f98c8ddf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:54.391569 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Created reservations ['f172e3d9-12ab-4e7f-859e-f4680c4940f3', '2cf5c009-0e2e-4cbc-8b99-ffeacc252644', 'fc9c9f8b-4413-4986-8348-ecfae13a7cb2', '4febe15b-5bff-49af-afdc-d3862c6289f0'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:08:54.398357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e173a20-9b3e-4d52-8c58-e7f98c8ddf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f172e3d9-12ab-4e7f-859e-f4680c4940f3', '2cf5c009-0e2e-4cbc-8b99-ffeacc252644', 'fc9c9f8b-4413-4986-8348-ecfae13a7cb2', '4febe15b-5bff-49af-afdc-d3862c6289f0']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:54.398357 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3560661-6640-4285-b473-8074e7cde42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:54.520319 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28fd952e-f7bd-45b0-97ce-6249759564ed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:54.524338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3560661-6640-4285-b473-8074e7cde42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '574c0612-1ee5-4a6d-b243-bf0b49816ac2', '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_0ef9cebb-3e86-40da-84c6-f9575e0d3cca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['f172e3d9-12ab-4e7f-859e-f4680c4940f3','2cf5c009-0e2e-4cbc-8b99-ffeacc252644','fc9c9f8b-4413-4986-8348-ecfae13a7cb2','4febe15b-5bff-49af-afdc-d3862c6289f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:08:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0ef9cebb-3e86-40da-84c6-f9575e0d3cca',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=574c0612-1ee5-4a6d-b243-bf0b49816ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f3f289fc6d64d69aaf136579d8c4d19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='302fb26113ef48e0bde7781a2ebb0232',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:54.524655 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28fd952e-f7bd-45b0-97ce-6249759564ed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:54.525073 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:54.525073 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:54.526146 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-28fd952e-f7bd-45b0-97ce-6249759564ed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:54.526601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0573ee4f-adf9-4437-9564-77841693dbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:54.528372 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-28fd952e-f7bd-45b0-97ce-6249759564ed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:54.572237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:54.572237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:54.575458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-28fd952e-f7bd-45b0-97ce-6249759564ed tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:54.576596 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1154/2304] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:54 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:54.594488 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0573ee4f-adf9-4437-9564-77841693dbc0) transitioned into 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_0ef9cebb-3e86-40da-84c6-f9575e0d3cca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f289fc6d64d69aaf136579d8c4d19',qos_specs=None,replication_status=,reservations=['f172e3d9-12ab-4e7f-859e-f4680c4940f3','2cf5c009-0e2e-4cbc-8b99-ffeacc252644','fc9c9f8b-4413-4986-8348-ecfae13a7cb2','4febe15b-5bff-49af-afdc-d3862c6289f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302fb26113ef48e0bde7781a2ebb0232',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:54.596507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b0cee7-1f04-4fb2-ac66-e60bd7dce2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:08:54.621873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b0cee7-1f04-4fb2-ac66-e60bd7dce2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:08:54.624549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Flow 'volume_create_api' (f7882075-8b78-4003-9c1f-3c6fc1863442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:08:54.714631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Create volume request issued successfully. Dec 22 10:08:54.800730 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:54.800730 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:54.800730 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:08:55.457588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-0b1beab1-d3d0-489e-a58e-57b4710fb697 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c Dec 22 10:08:55.459691 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-0b1beab1-d3d0-489e-a58e-57b4710fb697 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:55.459926 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:55.459926 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:55.460333 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-0b1beab1-d3d0-489e-a58e-57b4710fb697 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'version_select' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:55.513628 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:55.513628 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:56.021482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:56.021482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:56.028112 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:08:56.402016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-0b1beab1-d3d0-489e-a58e-57b4710fb697 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:08:56.402016 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-0b1beab1-d3d0-489e-a58e-57b4710fb697 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Pending status list for volume during attachment-delete: [] {{(pid=88115) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:08:56.410791 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-0b1beab1-d3d0-489e-a58e-57b4710fb697 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c returned with HTTP 200 Dec 22 10:08:56.415901 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1155/2305] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:08:55 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/d8d18efb-7408-48bf-951e-2cdef43a0f1c => generated 19 bytes in 970 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:56.437919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7040c4f9-382a-4813-a083-fb4784b20f74 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:56.438515 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7040c4f9-382a-4813-a083-fb4784b20f74 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:56.438764 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:56.438764 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:56.439098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7040c4f9-382a-4813-a083-fb4784b20f74 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:56.439428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7040c4f9-382a-4813-a083-fb4784b20f74 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:56.554767 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:56.554767 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:56.557739 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7040c4f9-382a-4813-a083-fb4784b20f74 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:56.558425 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1156/2306] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:56 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:56.567836 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-f258f5d4-e54c-4936-a8b0-0298d7771b28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:56.568533 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-f258f5d4-e54c-4936-a8b0-0298d7771b28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:56.568723 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:56.568723 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:56.569100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-f258f5d4-e54c-4936-a8b0-0298d7771b28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:56.569562 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-f258f5d4-e54c-4936-a8b0-0298d7771b28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume with id: 2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:56.696459 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:56.696459 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:56.697758 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-f258f5d4-e54c-4936-a8b0-0298d7771b28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:56.765698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-f258f5d4-e54c-4936-a8b0-0298d7771b28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume request issued successfully. Dec 22 10:08:56.766183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cd02241f-063c-4fba-8cfe-9b0249c6a6f6 req-f258f5d4-e54c-4936-a8b0-0298d7771b28 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 202 Dec 22 10:08:56.767061 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1157/2307] 10.222.0.64 () {60 vars in 1384 bytes} [Tue Dec 22 10:08:56 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:08:57.164045 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:57.164045 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:57.170277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:08:57.170879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Checking backup size 1 against volume size 1 {{(pid=88114) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 22 10:08:57.171887 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.backup.api [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Overwriting volume 574c0612-1ee5-4a6d-b243-bf0b49816ac2 with restore of backup 0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:57.231441 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] restore_backup in rpcapi backup_id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca {{(pid=88114) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 22 10:08:57.246610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3afa436e-3cee-4407-8f83-99bb42388d86 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca/restore returned with HTTP 202 Dec 22 10:08:57.248138 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1151/2308] 10.222.0.50 () {60 vars in 1360 bytes} [Tue Dec 22 10:08:54 2020] POST /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca/restore => generated 189 bytes in 3235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:08:57.258336 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-881e95c8-4d2a-4ca1-80d2-30366732e4bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:57.259092 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-881e95c8-4d2a-4ca1-80d2-30366732e4bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:57.259453 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:57.259453 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:57.260118 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-881e95c8-4d2a-4ca1-80d2-30366732e4bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:57.260657 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-881e95c8-4d2a-4ca1-80d2-30366732e4bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:57.376806 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:57.376806 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:57.379158 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-881e95c8-4d2a-4ca1-80d2-30366732e4bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:57.389228 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1158/2309] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:57 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:57.574443 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-336877e2-9770-4f03-943f-f71650dab0ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:57.575017 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-336877e2-9770-4f03-943f-f71650dab0ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:57.575237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:57.575237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:57.575613 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-336877e2-9770-4f03-943f-f71650dab0ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:57.576024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-336877e2-9770-4f03-943f-f71650dab0ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:57.667478 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:57.667478 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:57.669767 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-336877e2-9770-4f03-943f-f71650dab0ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:57.670578 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1152/2310] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:57 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:08:58.406673 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b18465d-c56a-44a0-96f3-9e521ef680a8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:58.407759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b18465d-c56a-44a0-96f3-9e521ef680a8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:58.409549 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:58.409549 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:58.410190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5b18465d-c56a-44a0-96f3-9e521ef680a8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:58.410742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5b18465d-c56a-44a0-96f3-9e521ef680a8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:58.486851 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:58.486851 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:58.506219 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5b18465d-c56a-44a0-96f3-9e521ef680a8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:58.516327 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1159/2311] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:58 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:58.692858 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b50d740-ae56-4622-9b73-9e70aeca8f44 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:58.693735 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b50d740-ae56-4622-9b73-9e70aeca8f44 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:58.693951 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:58.693951 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:58.710610 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b50d740-ae56-4622-9b73-9e70aeca8f44 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:58.711466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1b50d740-ae56-4622-9b73-9e70aeca8f44 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:58.809221 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14fcf63d-bc40-4af8-a9c9-e6956dd7f961 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:08:58.809748 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14fcf63d-bc40-4af8-a9c9-e6956dd7f961 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:58.809946 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:58.809946 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:58.810738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-14fcf63d-bc40-4af8-a9c9-e6956dd7f961 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:58.825927 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:58.825927 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:58.832701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b50d740-ae56-4622-9b73-9e70aeca8f44 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:58.843060 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1153/2312] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:58 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:58.939405 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:58.939405 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:58.977961 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-14fcf63d-bc40-4af8-a9c9-e6956dd7f961 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:08:59.054488 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-14fcf63d-bc40-4af8-a9c9-e6956dd7f961 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:08:59.060261 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1160/2313] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:58 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 1346 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:08:59.527048 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2197b164-cd3a-4781-bd13-39f963caeeb5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:08:59.528260 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2197b164-cd3a-4781-bd13-39f963caeeb5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:59.528613 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:59.528613 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:59.529188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2197b164-cd3a-4781-bd13-39f963caeeb5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:59.529652 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2197b164-cd3a-4781-bd13-39f963caeeb5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:59.568252 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:59.568252 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:59.572018 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2197b164-cd3a-4781-bd13-39f963caeeb5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:08:59.573261 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1154/2314] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:59 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:08:59.858361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f85c8f7-c9c5-4f0b-b48c-e81446d56922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:08:59.859283 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f85c8f7-c9c5-4f0b-b48c-e81446d56922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:08:59.859694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:08:59.859694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:08:59.860385 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f85c8f7-c9c5-4f0b-b48c-e81446d56922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:08:59.861019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2f85c8f7-c9c5-4f0b-b48c-e81446d56922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:08:59.896078 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:08:59.896078 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:08:59.899870 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f85c8f7-c9c5-4f0b-b48c-e81446d56922 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:08:59.901541 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1161/2315] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:08:59 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:00.105364 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c54e351f-b476-4a98-a0c1-9ae40a269e4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:09:00.106160 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c54e351f-b476-4a98-a0c1-9ae40a269e4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:00.120620 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:00.120620 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:00.121502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c54e351f-b476-4a98-a0c1-9ae40a269e4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:00.267826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:00.267826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:00.323785 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c54e351f-b476-4a98-a0c1-9ae40a269e4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:00.378337 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c54e351f-b476-4a98-a0c1-9ae40a269e4e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 200 Dec 22 10:09:00.379470 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1162/2316] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:00 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 1346 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:00.502616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] POST http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes Dec 22 10:09:00.503344 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:00.503344 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:00.503769 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-21990463"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:09:00.504901 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-21990463'}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:09:00.505859 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Create volume of 2 GB Dec 22 10:09:00.533854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Availability Zones retrieved successfully. Dec 22 10:09:00.588944 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c5b6054-157d-4796-b10f-482c5ee0b7f8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:00.589477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c5b6054-157d-4796-b10f-482c5ee0b7f8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:00.589672 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:00.589672 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:00.590321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2c5b6054-157d-4796-b10f-482c5ee0b7f8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:00.590872 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2c5b6054-157d-4796-b10f-482c5ee0b7f8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:00.610764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Flow 'volume_create_api' (e1af41cf-5a2f-47ff-b67d-333cf797e88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:09:00.610764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd74b2b0-1790-4128-a55b-8a69e84027a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:00.613121 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Validating volume size '2' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:09:00.730583 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:00.730583 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:00.735257 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c5b6054-157d-4796-b10f-482c5ee0b7f8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:00.744768 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1163/2317] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:00 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:00.841339 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd74b2b0-1790-4128-a55b-8a69e84027a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:00.867504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf7ba78-69d4-47d1-90fa-7984e6373e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:00.919361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e578277c-21f8-4998-bf86-2d6da41cfe72 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:00.925199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e578277c-21f8-4998-bf86-2d6da41cfe72 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:00.925565 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:00.925565 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:00.932276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e578277c-21f8-4998-bf86-2d6da41cfe72 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:00.933618 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e578277c-21f8-4998-bf86-2d6da41cfe72 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:01.010167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:01.010167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:01.013064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e578277c-21f8-4998-bf86-2d6da41cfe72 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:01.014492 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1164/2318] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:00 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:01.055485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Created reservations ['ead3bed8-b63c-409b-ad23-8cd4007b9680', 'e6a48345-4c4b-44d2-9dee-b3240ec7bdf6', 'b78c895d-9606-4c60-a50c-4b11c7810ad0', '54bac185-6ac4-4c5b-8270-cf513ca95493'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:09:01.057775 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf7ba78-69d4-47d1-90fa-7984e6373e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ead3bed8-b63c-409b-ad23-8cd4007b9680', 'e6a48345-4c4b-44d2-9dee-b3240ec7bdf6', 'b78c895d-9606-4c60-a50c-4b11c7810ad0', '54bac185-6ac4-4c5b-8270-cf513ca95493']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:01.060041 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565a1431-fcbd-4ec4-8a9b-9c3c89e3a28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:01.175716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565a1431-fcbd-4ec4-8a9b-9c3c89e3a28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6adaa69d-9d44-4ed8-851f-99fdef8716e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-21990463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364faa43f3f84117aea02879b57015de',qos_specs=None,replication_status=,reservations=['ead3bed8-b63c-409b-ad23-8cd4007b9680','e6a48345-4c4b-44d2-9dee-b3240ec7bdf6','b78c895d-9606-4c60-a50c-4b11c7810ad0','54bac185-6ac4-4c5b-8270-cf513ca95493'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b86c8d1f7124c61822cae1fdbc06071',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-21990463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6adaa69d-9d44-4ed8-851f-99fdef8716e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364faa43f3f84117aea02879b57015de',provider_auth=None,provider_geometry=None,provider_id=None,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='3b86c8d1f7124c61822cae1fdbc06071',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:01.179825 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b22f14-ea8b-44d1-bfd2-640ca388563a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:01.209485 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2b22f14-ea8b-44d1-bfd2-640ca388563a) transitioned into state 'SUCCESS' from state '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-21990463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364faa43f3f84117aea02879b57015de',qos_specs=None,replication_status=,reservations=['ead3bed8-b63c-409b-ad23-8cd4007b9680','e6a48345-4c4b-44d2-9dee-b3240ec7bdf6','b78c895d-9606-4c60-a50c-4b11c7810ad0','54bac185-6ac4-4c5b-8270-cf513ca95493'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b86c8d1f7124c61822cae1fdbc06071',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:01.211682 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b348f8-6739-4c6e-8443-3e0cd0ec66fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:01.238345 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b348f8-6739-4c6e-8443-3e0cd0ec66fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:01.252975 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Flow 'volume_create_api' (e1af41cf-5a2f-47ff-b67d-333cf797e88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:09:01.385735 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Create volume request issued successfully. Dec 22 10:09:01.407654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78be26d9-bb07-402f-8346-da2e24da4913 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 Dec 22 10:09:01.408358 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78be26d9-bb07-402f-8346-da2e24da4913 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:01.408745 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:01.408745 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:01.409473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78be26d9-bb07-402f-8346-da2e24da4913 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:01.421584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2c7893eb-54b3-47d1-8f3a-030d2e48bc91 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes returned with HTTP 202 Dec 22 10:09:01.422892 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1155/2319] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:08:59 2020] POST /volume/v3/364faa43f3f84117aea02879b57015de/volumes => generated 822 bytes in 1458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:09:01.442009 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bb48728-89eb-49d3-bc62-508c0286aac3 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] GET http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:01.443100 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bb48728-89eb-49d3-bc62-508c0286aac3 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:01.443510 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:01.443510 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:01.444145 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bb48728-89eb-49d3-bc62-508c0286aac3 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:01.558823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78be26d9-bb07-402f-8346-da2e24da4913 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 returned with HTTP 404 Dec 22 10:09:01.559871 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1165/2320] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:01 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2563cc80-dcd0-412f-a4b4-68ef129aa326 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:01.604162 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:01.604162 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:01.616567 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2bb48728-89eb-49d3-bc62-508c0286aac3 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume info retrieved successfully. Dec 22 10:09:01.705005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bb48728-89eb-49d3-bc62-508c0286aac3 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 200 Dec 22 10:09:01.710314 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1156/2321] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:01 2020] GET /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 890 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:01.767881 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b021a48-fc86-4bc4-a852-6287b90242d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:01.768495 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b021a48-fc86-4bc4-a852-6287b90242d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:01.778349 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b021a48-fc86-4bc4-a852-6287b90242d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:01.778740 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9b021a48-fc86-4bc4-a852-6287b90242d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:01.849590 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:01.849590 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:01.851417 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b021a48-fc86-4bc4-a852-6287b90242d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:01.853088 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1166/2322] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:01 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:01.953422 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6de15bf2-9f03-44cf-8f0a-53906d227e2b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:09:01.954199 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6de15bf2-9f03-44cf-8f0a-53906d227e2b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:01.954398 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:01.954398 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:01.954876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6de15bf2-9f03-44cf-8f0a-53906d227e2b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:01.955327 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-6de15bf2-9f03-44cf-8f0a-53906d227e2b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete snapshot with id: b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:09:02.035510 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e19bb56b-3ebb-40be-97f5-29de22fd181f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:02.042607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e19bb56b-3ebb-40be-97f5-29de22fd181f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:02.043176 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:02.043176 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:02.043859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e19bb56b-3ebb-40be-97f5-29de22fd181f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:02.044477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e19bb56b-3ebb-40be-97f5-29de22fd181f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:02.064327 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:02.064327 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:02.076378 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6de15bf2-9f03-44cf-8f0a-53906d227e2b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:09:02.144860 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:02.144860 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:02.148779 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e19bb56b-3ebb-40be-97f5-29de22fd181f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:02.154290 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1167/2323] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:02 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:02.282659 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6de15bf2-9f03-44cf-8f0a-53906d227e2b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot delete request issued successfully. Dec 22 10:09:02.283396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6de15bf2-9f03-44cf-8f0a-53906d227e2b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 202 Dec 22 10:09:02.296130 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1157/2324] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 10:09:01 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:09:02.306984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c36431e0-4d87-496d-9e65-8f96e57c0f4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:09:02.307479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c36431e0-4d87-496d-9e65-8f96e57c0f4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:02.307697 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:02.307697 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:02.308103 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c36431e0-4d87-496d-9e65-8f96e57c0f4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:02.414543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:02.414543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:02.415749 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c36431e0-4d87-496d-9e65-8f96e57c0f4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:09:02.434099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c36431e0-4d87-496d-9e65-8f96e57c0f4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:09:02.440874 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1168/2325] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:09:02 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 466 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:02.726348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11233453-2ae5-440b-a4d6-55be12d719fd tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] GET http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:02.726885 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11233453-2ae5-440b-a4d6-55be12d719fd tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:02.727252 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:02.727252 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:02.727822 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11233453-2ae5-440b-a4d6-55be12d719fd tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:02.870976 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acef327b-edbb-4f56-93b7-e11fdfaea387 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:02.871601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-acef327b-edbb-4f56-93b7-e11fdfaea387 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:02.871886 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:02.871886 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:02.872367 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-acef327b-edbb-4f56-93b7-e11fdfaea387 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:02.872812 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-acef327b-edbb-4f56-93b7-e11fdfaea387 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:02.894789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:02.894789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:02.928366 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:02.928366 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:02.934208 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-11233453-2ae5-440b-a4d6-55be12d719fd tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume info retrieved successfully. Dec 22 10:09:02.936329 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acef327b-edbb-4f56-93b7-e11fdfaea387 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:02.943549 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1169/2326] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:02 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:02.988814 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11233453-2ae5-440b-a4d6-55be12d719fd tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 200 Dec 22 10:09:02.989906 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1158/2327] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:02 2020] GET /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 914 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:03.222611 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a05497cc-dabb-40fd-8b29-28a1387a1da3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:03.222611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a05497cc-dabb-40fd-8b29-28a1387a1da3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:03.222611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:03.222611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:03.222611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a05497cc-dabb-40fd-8b29-28a1387a1da3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:03.222611 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a05497cc-dabb-40fd-8b29-28a1387a1da3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:03.371000 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:03.371000 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:03.371000 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a05497cc-dabb-40fd-8b29-28a1387a1da3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:03.371000 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1170/2328] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:03 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:03.449623 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c36072ae-69f5-496c-87bd-40ac60fcb466 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:09:03.450166 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c36072ae-69f5-496c-87bd-40ac60fcb466 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:03.450356 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:03.450356 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:03.451008 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c36072ae-69f5-496c-87bd-40ac60fcb466 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:03.497931 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:03.497931 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:03.498853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c36072ae-69f5-496c-87bd-40ac60fcb466 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:09:03.512507 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c36072ae-69f5-496c-87bd-40ac60fcb466 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:09:03.513356 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1159/2329] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:09:03 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 466 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:03.963452 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2decff8c-a613-4f66-82dc-1c0cb1a152ea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:03.963452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2decff8c-a613-4f66-82dc-1c0cb1a152ea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:03.963452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:03.963452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:03.963452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2decff8c-a613-4f66-82dc-1c0cb1a152ea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:03.963452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2decff8c-a613-4f66-82dc-1c0cb1a152ea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:04.013766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31be065c-ae72-4611-a84b-8b59bd9424e8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] GET http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:04.013766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31be065c-ae72-4611-a84b-8b59bd9424e8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:04.013766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:04.013766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:04.013766 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-31be065c-ae72-4611-a84b-8b59bd9424e8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:04.018013 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:04.018013 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:04.018013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2decff8c-a613-4f66-82dc-1c0cb1a152ea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:04.026289 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1171/2330] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:03 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:04.133533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:04.133533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:04.154762 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-31be065c-ae72-4611-a84b-8b59bd9424e8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume info retrieved successfully. Dec 22 10:09:04.226053 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-31be065c-ae72-4611-a84b-8b59bd9424e8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 200 Dec 22 10:09:04.226053 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1160/2331] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:04 2020] GET /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:04.261788 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] POST http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes Dec 22 10:09:04.261788 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:04.261788 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:04.261788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6adaa69d-9d44-4ed8-851f-99fdef8716e7"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:09:04.261788 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Create volume request body: {'volume': {'size': 1, 'source_volid': '6adaa69d-9d44-4ed8-851f-99fdef8716e7'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:09:04.305807 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6017c992-7877-41ae-ad22-e72d09bb9c8f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:04.305807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6017c992-7877-41ae-ad22-e72d09bb9c8f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:04.305807 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:04.305807 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:04.305807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6017c992-7877-41ae-ad22-e72d09bb9c8f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:04.305807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6017c992-7877-41ae-ad22-e72d09bb9c8f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:04.326875 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:04.326875 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:04.326875 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume retrieved successfully. Dec 22 10:09:04.326875 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Create volume of 1 GB Dec 22 10:09:04.377865 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Availability Zones retrieved successfully. Dec 22 10:09:04.426903 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Flow 'volume_create_api' (e0e1f117-11c8-42bc-aa01-3c64322f5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:09:04.449334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba77173b-723f-48b8-a5e6-12bc38757c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:04.453308 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Validating volume size '1' using validate_int, validate_source_size {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:09:04.453308 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba77173b-723f-48b8-a5e6-12bc38757c5e) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 10:09:04.453308 n-d-765315-5 devstack@c-api.service[88113]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Dec 22 10:09:04.485315 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba77173b-723f-48b8-a5e6-12bc38757c5e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:04.485315 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba77173b-723f-48b8-a5e6-12bc38757c5e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 10:09:04.485315 n-d-765315-5 devstack@c-api.service[88113]: WARNING cinder.volume.api [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Flow 'volume_create_api' (e0e1f117-11c8-42bc-aa01-3c64322f5320) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 10:09:04.489108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-731080fc-fbc3-4679-be5a-cc297a3f5861 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes returned with HTTP 400 Dec 22 10:09:04.493463 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1172/2332] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:09:04 2020] POST /volume/v3/364faa43f3f84117aea02879b57015de/volumes => generated 173 bytes in 258 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 10:09:04.503587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b3af458-0440-43bf-bef7-c093171b68b8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] DELETE http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:04.505376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b3af458-0440-43bf-bef7-c093171b68b8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:04.506828 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:04.506828 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:04.507565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6b3af458-0440-43bf-bef7-c093171b68b8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:04.508572 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-6b3af458-0440-43bf-bef7-c093171b68b8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Delete volume with id: 6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:04.582795 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:04.582795 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:04.582795 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6017c992-7877-41ae-ad22-e72d09bb9c8f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:04.595788 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1161/2333] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:04 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:04.607497 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d5f1c56a-a54d-4528-9bff-b1e082e06d76 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:09:04.607497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d5f1c56a-a54d-4528-9bff-b1e082e06d76 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:04.607497 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:04.607497 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:04.607497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d5f1c56a-a54d-4528-9bff-b1e082e06d76 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:04.667690 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:04.667690 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:04.667690 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d5f1c56a-a54d-4528-9bff-b1e082e06d76 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:09:04.667690 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d5f1c56a-a54d-4528-9bff-b1e082e06d76 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 200 Dec 22 10:09:04.679804 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1162/2334] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:09:04 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 466 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:04.794485 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:04.794485 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:04.795672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6b3af458-0440-43bf-bef7-c093171b68b8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume info retrieved successfully. Dec 22 10:09:04.860703 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6b3af458-0440-43bf-bef7-c093171b68b8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Delete volume request issued successfully. Dec 22 10:09:04.860703 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6b3af458-0440-43bf-bef7-c093171b68b8 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 202 Dec 22 10:09:04.883399 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1173/2335] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:04 2020] DELETE /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 0 bytes in 365 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:09:04.885351 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-536488bf-1504-4021-b796-bd406b8d0a82 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] GET http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:04.885351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-536488bf-1504-4021-b796-bd406b8d0a82 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:04.885351 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:04.885351 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:04.885351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-536488bf-1504-4021-b796-bd406b8d0a82 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:05.040490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8821b1fb-77d8-4322-9359-aef737158d62 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:05.040490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8821b1fb-77d8-4322-9359-aef737158d62 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:05.040490 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:05.040490 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:05.040490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8821b1fb-77d8-4322-9359-aef737158d62 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:05.041939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8821b1fb-77d8-4322-9359-aef737158d62 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:05.068251 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:05.068251 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:05.091386 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-536488bf-1504-4021-b796-bd406b8d0a82 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume info retrieved successfully. Dec 22 10:09:05.125840 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:05.125840 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:05.128928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8821b1fb-77d8-4322-9359-aef737158d62 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:05.128928 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1174/2336] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:05 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:05.149802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-536488bf-1504-4021-b796-bd406b8d0a82 tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 200 Dec 22 10:09:05.151353 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1163/2337] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:04 2020] GET /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 914 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:05.604540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c5b9e98-3efb-4623-a467-a2ebf209197c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:05.604540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c5b9e98-3efb-4623-a467-a2ebf209197c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:05.604540 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:05.604540 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:05.604540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7c5b9e98-3efb-4623-a467-a2ebf209197c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:05.604540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7c5b9e98-3efb-4623-a467-a2ebf209197c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:05.657163 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:05.657163 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:05.672116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7c5b9e98-3efb-4623-a467-a2ebf209197c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:05.672116 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1175/2338] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:05 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:05.687975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9bf3f4b7-78a6-4f37-934f-45f45ecc1d77 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc Dec 22 10:09:05.691841 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9bf3f4b7-78a6-4f37-934f-45f45ecc1d77 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:05.691841 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:05.691841 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:05.691841 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9bf3f4b7-78a6-4f37-934f-45f45ecc1d77 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:05.738616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9bf3f4b7-78a6-4f37-934f-45f45ecc1d77 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc returned with HTTP 404 Dec 22 10:09:05.741912 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1164/2339] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:09:05 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/b664975d-3415-4638-bbc3-0f2f50ce12dc => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:05.750473 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b18786c6-9b88-4a21-a649-7f01ffae3f47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:09:05.751298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b18786c6-9b88-4a21-a649-7f01ffae3f47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:05.751521 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:05.751521 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:05.751898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b18786c6-9b88-4a21-a649-7f01ffae3f47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:05.752398 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-b18786c6-9b88-4a21-a649-7f01ffae3f47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume with id: 2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:09:05.838890 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:05.838890 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:05.838890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b18786c6-9b88-4a21-a649-7f01ffae3f47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:05.917496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b18786c6-9b88-4a21-a649-7f01ffae3f47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume request issued successfully. Dec 22 10:09:05.917496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b18786c6-9b88-4a21-a649-7f01ffae3f47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 202 Dec 22 10:09:05.925367 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1176/2340] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:05 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:09:05.933242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6efe41a-dd0a-4756-8897-518efd842949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:09:05.933242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c6efe41a-dd0a-4756-8897-518efd842949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:05.933242 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c6efe41a-dd0a-4756-8897-518efd842949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:06.039621 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:06.039621 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:06.063488 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c6efe41a-dd0a-4756-8897-518efd842949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:06.155586 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85caeb39-7c21-41ed-b8f7-c68420e57dea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:06.155586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85caeb39-7c21-41ed-b8f7-c68420e57dea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:06.155586 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:06.155586 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:06.155586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85caeb39-7c21-41ed-b8f7-c68420e57dea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:06.155586 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-85caeb39-7c21-41ed-b8f7-c68420e57dea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:06.157953 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6efe41a-dd0a-4756-8897-518efd842949 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:09:06.157953 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1165/2341] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:05 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 1368 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:06.171777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-897b7a15-4982-4bdf-bfcd-67496dd52c3c tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] GET http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:06.171777 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-897b7a15-4982-4bdf-bfcd-67496dd52c3c tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:06.171777 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:06.171777 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:06.171777 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-897b7a15-4982-4bdf-bfcd-67496dd52c3c tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:06.288659 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:06.288659 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:06.290796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85caeb39-7c21-41ed-b8f7-c68420e57dea tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:06.310796 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1177/2342] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:06 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:06.347980 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:06.347980 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:06.383633 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-897b7a15-4982-4bdf-bfcd-67496dd52c3c tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume info retrieved successfully. Dec 22 10:09:06.467852 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-897b7a15-4982-4bdf-bfcd-67496dd52c3c tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 200 Dec 22 10:09:06.467852 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1166/2343] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:06 2020] GET /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 914 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:06.678256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf25c524-5822-4abd-ae98-5a84c3c42711 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:06.678849 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf25c524-5822-4abd-ae98-5a84c3c42711 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:06.679082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:06.679082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:06.679463 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf25c524-5822-4abd-ae98-5a84c3c42711 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:06.679839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cf25c524-5822-4abd-ae98-5a84c3c42711 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:06.723312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:06.723312 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:06.723312 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf25c524-5822-4abd-ae98-5a84c3c42711 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:06.723312 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1178/2344] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:06 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:07.178049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7cf595d-65f9-4703-bb9b-06d632dec353 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:09:07.178049 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7cf595d-65f9-4703-bb9b-06d632dec353 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:07.178049 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:07.178049 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:07.178049 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7cf595d-65f9-4703-bb9b-06d632dec353 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:07.318271 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:07.318271 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:07.323441 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b136b63-3f54-48c2-9d50-0f04b3795aa7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:07.326082 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b136b63-3f54-48c2-9d50-0f04b3795aa7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:07.326367 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:07.326367 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:07.326852 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1b136b63-3f54-48c2-9d50-0f04b3795aa7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:07.327298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1b136b63-3f54-48c2-9d50-0f04b3795aa7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:07.397206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e7cf595d-65f9-4703-bb9b-06d632dec353 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:07.437605 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:07.437605 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:07.437605 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1b136b63-3f54-48c2-9d50-0f04b3795aa7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:07.437605 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1179/2345] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:07 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:07.492140 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd761a39-9759-4c49-b938-0218a1e00bdf tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] GET http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:07.492140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd761a39-9759-4c49-b938-0218a1e00bdf tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:07.492140 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:07.492140 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:07.492140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cd761a39-9759-4c49-b938-0218a1e00bdf tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:07.518193 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7cf595d-65f9-4703-bb9b-06d632dec353 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:09:07.530074 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1167/2346] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:07 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 1368 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:07.635963 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:07.635963 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:07.670503 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cd761a39-9759-4c49-b938-0218a1e00bdf tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Volume info retrieved successfully. Dec 22 10:09:07.745601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fbce5d7a-9da3-4140-a91b-13c03a8f01c2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:07.745601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fbce5d7a-9da3-4140-a91b-13c03a8f01c2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:07.745601 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:07.745601 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:07.745601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fbce5d7a-9da3-4140-a91b-13c03a8f01c2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:07.745601 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fbce5d7a-9da3-4140-a91b-13c03a8f01c2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:07.808745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cd761a39-9759-4c49-b938-0218a1e00bdf tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 200 Dec 22 10:09:07.808745 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1180/2347] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:07 2020] GET /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 914 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:07.874770 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:07.874770 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:07.878988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fbce5d7a-9da3-4140-a91b-13c03a8f01c2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:07.878988 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1168/2348] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:07 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:08.452753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3666be3-32c6-4162-a698-170c0d1ac918 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:08.452753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3666be3-32c6-4162-a698-170c0d1ac918 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:08.452753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:08.452753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:08.452753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3666be3-32c6-4162-a698-170c0d1ac918 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:08.452753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a3666be3-32c6-4162-a698-170c0d1ac918 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:08.506699 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:08.506699 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:08.506699 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3666be3-32c6-4162-a698-170c0d1ac918 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:08.514050 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1181/2349] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:08 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:08.537491 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e697117-1860-4758-ad7f-6d7002e2f9d6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:09:08.538032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e697117-1860-4758-ad7f-6d7002e2f9d6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:08.538253 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:08.538253 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:08.538631 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5e697117-1860-4758-ad7f-6d7002e2f9d6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:08.694588 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:08.694588 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:08.725641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5e697117-1860-4758-ad7f-6d7002e2f9d6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:08.779742 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5e697117-1860-4758-ad7f-6d7002e2f9d6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 200 Dec 22 10:09:08.779742 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1169/2350] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:08 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 1368 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:08.824558 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f84283df-804c-49f6-ae31-4f1d379d7bdb tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] GET http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 Dec 22 10:09:08.825171 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f84283df-804c-49f6-ae31-4f1d379d7bdb tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:08.825464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:08.825464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:08.826024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f84283df-804c-49f6-ae31-4f1d379d7bdb tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:08.905275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e72d94c-8b24-4526-a3f8-48552fe00900 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:08.905275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e72d94c-8b24-4526-a3f8-48552fe00900 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:08.905275 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:08.905275 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:08.905275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8e72d94c-8b24-4526-a3f8-48552fe00900 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:08.905275 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8e72d94c-8b24-4526-a3f8-48552fe00900 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:09.083294 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:09.083294 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:09.083294 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8e72d94c-8b24-4526-a3f8-48552fe00900 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:09.083294 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1170/2351] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:08 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:09.109388 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f84283df-804c-49f6-ae31-4f1d379d7bdb tempest-VolumesCloneNegativeTest-917779299 tempest-VolumesCloneNegativeTest-917779299] http://10.222.0.50/volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 returned with HTTP 404 Dec 22 10:09:09.114528 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1182/2352] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:08 2020] GET /volume/v3/364faa43f3f84117aea02879b57015de/volumes/6adaa69d-9d44-4ed8-851f-99fdef8716e7 => generated 109 bytes in 293 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:09.518291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bdc3f94e-b2cb-4746-b2d3-1afaed69d190 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:09.518847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bdc3f94e-b2cb-4746-b2d3-1afaed69d190 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:09.518973 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:09.518973 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:09.519351 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bdc3f94e-b2cb-4746-b2d3-1afaed69d190 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:09.519715 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bdc3f94e-b2cb-4746-b2d3-1afaed69d190 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:09.613047 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:09.613047 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:09.613047 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bdc3f94e-b2cb-4746-b2d3-1afaed69d190 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:09.618621 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1171/2353] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:09 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:09.802811 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-edfedac1-9ccf-4cd4-be56-45ed791d1e4b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 Dec 22 10:09:09.802811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-edfedac1-9ccf-4cd4-be56-45ed791d1e4b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:09.802811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-edfedac1-9ccf-4cd4-be56-45ed791d1e4b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:09.918850 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-edfedac1-9ccf-4cd4-be56-45ed791d1e4b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 returned with HTTP 404 Dec 22 10:09:09.940094 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1183/2354] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:09 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/2d163b9c-51a6-4f10-bd88-8b412f683ca2 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:09.962713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes Dec 22 10:09:09.969644 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:09.969644 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:09.972095 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1182281818", "snapshot_id": null, "imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6", "volume_type": null, "size": 1}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:09:09.974128 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1182281818', 'snapshot_id': None, 'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6', 'volume_type': None, 'size': 1}} {{(pid=88114) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:09:10.095751 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1446a94c-1ce8-411d-aee0-e171340661db tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:10.098752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1446a94c-1ce8-411d-aee0-e171340661db tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:10.099296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1446a94c-1ce8-411d-aee0-e171340661db tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:10.099670 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1446a94c-1ce8-411d-aee0-e171340661db tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:10.172265 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume of 1 GB Dec 22 10:09:10.200227 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Availability Zones retrieved successfully. Dec 22 10:09:10.294082 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:10.294082 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:10.294082 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1446a94c-1ce8-411d-aee0-e171340661db tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:10.294082 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1184/2355] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:10 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:10.321729 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (45176a4c-3732-41ef-8467-db1c1bcb6966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:09:10.335648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043e80ab-ef43-4a12-94b6-e1f96681a9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:10.345873 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Validating volume size '1' using validate_int {{(pid=88114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:09:10.567232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043e80ab-ef43-4a12-94b6-e1f96681a9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:10.569772 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cbf330-977f-4739-8bfe-149aedb20f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:10.632771 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9493ab64-7371-4d9a-8e50-aa5efc6eff43 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:10.634258 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9493ab64-7371-4d9a-8e50-aa5efc6eff43 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:10.634849 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:10.634849 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:10.635952 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9493ab64-7371-4d9a-8e50-aa5efc6eff43 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:10.636757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9493ab64-7371-4d9a-8e50-aa5efc6eff43 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:10.697104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Created reservations ['7c6022e4-059e-4934-a0e7-99c57ecf5585', '40ee2320-bd47-4788-a225-565d763c8743', '61a89606-f2e8-44eb-96a3-9c6945b40261', '87c8b162-11a4-4863-b867-25a2d8b607b7'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:09:10.697104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cbf330-977f-4739-8bfe-149aedb20f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6022e4-059e-4934-a0e7-99c57ecf5585', '40ee2320-bd47-4788-a225-565d763c8743', '61a89606-f2e8-44eb-96a3-9c6945b40261', '87c8b162-11a4-4863-b867-25a2d8b607b7']}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:10.710945 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9bdbf0-be8f-432e-b511-c9e8b54da9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:10.769627 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:10.769627 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:10.769627 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9493ab64-7371-4d9a-8e50-aa5efc6eff43 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:10.787416 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1185/2356] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:10 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:10.887394 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9bdbf0-be8f-432e-b511-c9e8b54da9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e112adb7-a918-4c19-b488-638ec0b739fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1182281818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['7c6022e4-059e-4934-a0e7-99c57ecf5585','40ee2320-bd47-4788-a225-565d763c8743','61a89606-f2e8-44eb-96a3-9c6945b40261','87c8b162-11a4-4863-b867-25a2d8b607b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1182281818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e112adb7-a918-4c19-b488-638ec0b739fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e798a8e61fa24836a28e3da00a2e4e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='200d7272e56a4d1e8b71c6bbc6f61bae',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:10.890311 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (682aba59-8c65-4bd7-8f9e-9f44dc037e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:10.951418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (682aba59-8c65-4bd7-8f9e-9f44dc037e80) transitioned into state 'SUCCESS' from state '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-1182281818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['7c6022e4-059e-4934-a0e7-99c57ecf5585','40ee2320-bd47-4788-a225-565d763c8743','61a89606-f2e8-44eb-96a3-9c6945b40261','87c8b162-11a4-4863-b867-25a2d8b607b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:10.964127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6768a1-ea41-4ea8-b25e-a347de0652a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:09:11.002371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6768a1-ea41-4ea8-b25e-a347de0652a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88114) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:09:11.002371 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (45176a4c-3732-41ef-8467-db1c1bcb6966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88114) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:09:11.140470 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request issued successfully. Dec 22 10:09:11.163486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-00d5b425-0aea-48f7-b76e-d693f846abc7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes returned with HTTP 202 Dec 22 10:09:11.163486 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1172/2357] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:09:09 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes => generated 828 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:09:11.187813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0280c9a-3ec4-4c52-8e2a-1d684f1f5602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:11.187813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0280c9a-3ec4-4c52-8e2a-1d684f1f5602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:11.187813 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:11.187813 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:11.187813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d0280c9a-3ec4-4c52-8e2a-1d684f1f5602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:11.307743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be8ec5c2-60f9-456a-820d-1d157dfa795b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:11.308305 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be8ec5c2-60f9-456a-820d-1d157dfa795b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:11.308525 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:11.308525 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:11.308898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be8ec5c2-60f9-456a-820d-1d157dfa795b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:11.309267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-be8ec5c2-60f9-456a-820d-1d157dfa795b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:11.315300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:11.315300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:11.326264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d0280c9a-3ec4-4c52-8e2a-1d684f1f5602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:11.356178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d0280c9a-3ec4-4c52-8e2a-1d684f1f5602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:11.368128 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1186/2358] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:11 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 896 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:11.375256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:11.375256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:11.377679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be8ec5c2-60f9-456a-820d-1d157dfa795b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:11.381014 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1173/2359] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:11 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:11.792918 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c5670d43-837b-4690-bb6e-53667ea7f919 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:11.792918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c5670d43-837b-4690-bb6e-53667ea7f919 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:11.792918 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:11.792918 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:11.792918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c5670d43-837b-4690-bb6e-53667ea7f919 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:11.792918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c5670d43-837b-4690-bb6e-53667ea7f919 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:11.887597 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:11.887597 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:11.887597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c5670d43-837b-4690-bb6e-53667ea7f919 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:11.887597 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1187/2360] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:11 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:12.374076 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-252fb863-ebcb-45a3-b626-8eda99a7efe6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:12.375254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-252fb863-ebcb-45a3-b626-8eda99a7efe6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:12.375486 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:12.375486 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:12.376001 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-252fb863-ebcb-45a3-b626-8eda99a7efe6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:12.426292 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7f56fa4-e5f0-4f28-8cc4-c0e5e68c9eee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:12.426292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7f56fa4-e5f0-4f28-8cc4-c0e5e68c9eee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:12.426292 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:12.426292 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:12.426292 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7f56fa4-e5f0-4f28-8cc4-c0e5e68c9eee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:12.462605 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a7f56fa4-e5f0-4f28-8cc4-c0e5e68c9eee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:12.522325 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:12.522325 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:12.541998 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-252fb863-ebcb-45a3-b626-8eda99a7efe6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:12.560909 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-252fb863-ebcb-45a3-b626-8eda99a7efe6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:12.560909 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1174/2361] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:12 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:12.609872 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:12.609872 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:12.616929 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7f56fa4-e5f0-4f28-8cc4-c0e5e68c9eee tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:12.620380 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1188/2362] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:12 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:12.913906 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae1644f3-569f-48a5-94b7-3342a8d3a8e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:12.913906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae1644f3-569f-48a5-94b7-3342a8d3a8e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:12.913906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:12.913906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:12.913906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ae1644f3-569f-48a5-94b7-3342a8d3a8e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:12.913906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ae1644f3-569f-48a5-94b7-3342a8d3a8e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:13.069125 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:13.069125 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:13.069125 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ae1644f3-569f-48a5-94b7-3342a8d3a8e9 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:13.069125 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1175/2363] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:12 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:13.581496 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-980e6e19-85c8-4248-9286-e114f763c11d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:13.581496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-980e6e19-85c8-4248-9286-e114f763c11d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:13.581496 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:13.581496 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:13.581496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-980e6e19-85c8-4248-9286-e114f763c11d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:13.644276 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb7de967-43de-4572-85f4-98dfaecd8b3a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:13.644276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb7de967-43de-4572-85f4-98dfaecd8b3a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:13.644276 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:13.644276 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:13.644276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cb7de967-43de-4572-85f4-98dfaecd8b3a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:13.644276 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-cb7de967-43de-4572-85f4-98dfaecd8b3a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:13.727402 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:13.727402 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:13.742787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:13.742787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:13.742787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cb7de967-43de-4572-85f4-98dfaecd8b3a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:13.748659 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1176/2364] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:13 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:13.761075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-980e6e19-85c8-4248-9286-e114f763c11d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:13.839806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-980e6e19-85c8-4248-9286-e114f763c11d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:13.839806 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1189/2365] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:13 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:14.102200 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5969086-4220-4f62-bb41-710b9da3bd04 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:14.112002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f5969086-4220-4f62-bb41-710b9da3bd04 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:14.112002 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:14.112002 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:14.112002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f5969086-4220-4f62-bb41-710b9da3bd04 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:14.112002 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f5969086-4220-4f62-bb41-710b9da3bd04 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:14.174442 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:14.174442 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:14.178896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f5969086-4220-4f62-bb41-710b9da3bd04 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:14.179925 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1177/2366] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:14 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:14.771046 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86d67dbf-f7ec-4432-8db3-7be37a5753cf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:14.773537 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86d67dbf-f7ec-4432-8db3-7be37a5753cf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:14.773703 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:14.773703 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:14.774089 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86d67dbf-f7ec-4432-8db3-7be37a5753cf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:14.774467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-86d67dbf-f7ec-4432-8db3-7be37a5753cf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:14.849437 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6ec6620-18c5-48c0-828a-611dd680bf78 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:14.850550 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6ec6620-18c5-48c0-828a-611dd680bf78 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:14.852538 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:14.852538 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:14.853229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b6ec6620-18c5-48c0-828a-611dd680bf78 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:14.879750 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:14.879750 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:14.889825 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86d67dbf-f7ec-4432-8db3-7be37a5753cf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:14.892421 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1190/2367] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:14 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:14.975315 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:14.975315 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:15.013344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b6ec6620-18c5-48c0-828a-611dd680bf78 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:15.095618 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b6ec6620-18c5-48c0-828a-611dd680bf78 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:15.095618 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1178/2368] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:14 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:15.210681 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2ef03bd-17e0-4f45-a019-80363318bd8a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:15.210681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2ef03bd-17e0-4f45-a019-80363318bd8a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:15.210681 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:15.210681 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:15.210681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b2ef03bd-17e0-4f45-a019-80363318bd8a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:15.210681 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b2ef03bd-17e0-4f45-a019-80363318bd8a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:15.274180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:15.274180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:15.283271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b2ef03bd-17e0-4f45-a019-80363318bd8a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:15.287769 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1191/2369] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:15 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:15.910847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d77b42a-a7e5-4d3e-a4cc-66cbd75c97f5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:15.910847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d77b42a-a7e5-4d3e-a4cc-66cbd75c97f5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:15.910847 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:15.910847 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:15.910847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d77b42a-a7e5-4d3e-a4cc-66cbd75c97f5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:15.910847 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-3d77b42a-a7e5-4d3e-a4cc-66cbd75c97f5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:15.951259 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:15.951259 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:15.953133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d77b42a-a7e5-4d3e-a4cc-66cbd75c97f5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:15.959373 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1179/2370] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:15 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:16.118805 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-972dca13-afc3-4f9a-98c2-01d5061c984b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:16.118805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-972dca13-afc3-4f9a-98c2-01d5061c984b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:16.118805 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:16.118805 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:16.118805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-972dca13-afc3-4f9a-98c2-01d5061c984b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:16.260356 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:16.260356 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:16.304796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bb7839a-9b9d-4fcf-a947-4759273bf48b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:16.305321 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bb7839a-9b9d-4fcf-a947-4759273bf48b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:16.305545 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:16.305545 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:16.305919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bb7839a-9b9d-4fcf-a947-4759273bf48b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:16.306284 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2bb7839a-9b9d-4fcf-a947-4759273bf48b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:16.318271 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-972dca13-afc3-4f9a-98c2-01d5061c984b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:16.365320 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:16.365320 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:16.365320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bb7839a-9b9d-4fcf-a947-4759273bf48b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:16.365320 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1180/2371] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:16 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:16.392385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-972dca13-afc3-4f9a-98c2-01d5061c984b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:16.392385 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1192/2372] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:16 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:16.973013 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12d17508-d6e5-4516-911c-72257135eb5f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:16.973013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12d17508-d6e5-4516-911c-72257135eb5f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:16.973013 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:16.973013 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:16.973013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12d17508-d6e5-4516-911c-72257135eb5f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:16.973013 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-12d17508-d6e5-4516-911c-72257135eb5f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:17.080978 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:17.080978 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:17.082956 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12d17508-d6e5-4516-911c-72257135eb5f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:17.089808 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1181/2373] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:16 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:17.383728 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b4d24f2-9767-4cc7-97f2-a051dc18a413 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:17.383728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b4d24f2-9767-4cc7-97f2-a051dc18a413 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:17.383728 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:17.383728 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:17.383728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b4d24f2-9767-4cc7-97f2-a051dc18a413 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:17.383728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9b4d24f2-9767-4cc7-97f2-a051dc18a413 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:17.420342 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff1abb37-bcc7-4052-a77f-97119b4463c4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:17.420342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff1abb37-bcc7-4052-a77f-97119b4463c4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:17.424781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:17.424781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:17.424781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ff1abb37-bcc7-4052-a77f-97119b4463c4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:17.470353 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:17.470353 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:17.478401 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b4d24f2-9767-4cc7-97f2-a051dc18a413 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:17.480842 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1193/2374] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:17 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:17.614687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:17.614687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:17.626293 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ff1abb37-bcc7-4052-a77f-97119b4463c4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:17.670268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ff1abb37-bcc7-4052-a77f-97119b4463c4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:17.673922 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1182/2375] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:17 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:18.101093 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb7dc33c-0e3e-4efb-8744-89a89acc8af1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:18.101093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb7dc33c-0e3e-4efb-8744-89a89acc8af1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:18.101093 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:18.101093 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:18.101093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb7dc33c-0e3e-4efb-8744-89a89acc8af1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:18.101093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-fb7dc33c-0e3e-4efb-8744-89a89acc8af1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:18.171134 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:18.171134 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:18.171134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb7dc33c-0e3e-4efb-8744-89a89acc8af1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:18.183994 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1194/2376] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:18 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:18.507522 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2eb6d742-849f-4544-b920-884a59f4b93b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:18.507522 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2eb6d742-849f-4544-b920-884a59f4b93b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:18.507522 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:18.507522 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:18.507522 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2eb6d742-849f-4544-b920-884a59f4b93b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:18.507522 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2eb6d742-849f-4544-b920-884a59f4b93b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:18.596683 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:18.596683 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:18.596683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2eb6d742-849f-4544-b920-884a59f4b93b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:18.616166 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1183/2377] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:18 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:18.691229 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cf77c54-d26b-451c-b620-15a82124abaa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:18.691229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cf77c54-d26b-451c-b620-15a82124abaa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:18.698167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:18.698167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:18.704978 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cf77c54-d26b-451c-b620-15a82124abaa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:18.878642 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:18.878642 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:18.900555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9cf77c54-d26b-451c-b620-15a82124abaa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:18.964556 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cf77c54-d26b-451c-b620-15a82124abaa tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:18.964556 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1195/2378] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:18 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:19.208498 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc9fff92-c207-43d3-81b0-1b110c43fdba tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:19.208498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc9fff92-c207-43d3-81b0-1b110c43fdba tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:19.208498 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:19.208498 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:19.208498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc9fff92-c207-43d3-81b0-1b110c43fdba tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:19.208498 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-dc9fff92-c207-43d3-81b0-1b110c43fdba tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:19.257249 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:19.257249 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:19.257249 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc9fff92-c207-43d3-81b0-1b110c43fdba tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:19.257249 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1184/2379] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:19 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:19.632855 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9e0bc19-cf62-4865-8489-409e24e50131 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:19.632855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9e0bc19-cf62-4865-8489-409e24e50131 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:19.632855 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:19.632855 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:19.632855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9e0bc19-cf62-4865-8489-409e24e50131 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:19.632855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c9e0bc19-cf62-4865-8489-409e24e50131 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:19.669215 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:19.669215 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:19.671377 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9e0bc19-cf62-4865-8489-409e24e50131 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:19.672333 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1196/2380] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:19 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:19.974935 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69c344a6-5322-4f7f-9321-216acfca8602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:19.975569 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69c344a6-5322-4f7f-9321-216acfca8602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:19.975853 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:19.975853 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:19.976790 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69c344a6-5322-4f7f-9321-216acfca8602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:20.158022 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:20.158022 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:20.186776 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69c344a6-5322-4f7f-9321-216acfca8602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:20.277329 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb82b72d-1441-4a65-9286-efd563ad6f63 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:20.277329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb82b72d-1441-4a65-9286-efd563ad6f63 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:20.277329 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:20.277329 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:20.277329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb82b72d-1441-4a65-9286-efd563ad6f63 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:20.277329 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bb82b72d-1441-4a65-9286-efd563ad6f63 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:20.300804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69c344a6-5322-4f7f-9321-216acfca8602 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:20.310597 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1185/2381] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:19 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:20.371492 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:20.371492 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:20.371492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb82b72d-1441-4a65-9286-efd563ad6f63 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:20.371492 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1197/2382] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:20 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:20.688409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dcd80863-3776-44ab-840a-e9c8dc196da5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:20.688409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dcd80863-3776-44ab-840a-e9c8dc196da5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:20.688409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:20.688409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:20.688409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dcd80863-3776-44ab-840a-e9c8dc196da5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:20.694935 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-dcd80863-3776-44ab-840a-e9c8dc196da5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:20.810787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:20.810787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:20.825431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dcd80863-3776-44ab-840a-e9c8dc196da5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:20.825431 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1186/2383] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:20 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:21.323520 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-672a084e-669e-42d4-a315-082ff609ee03 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:21.323520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-672a084e-669e-42d4-a315-082ff609ee03 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:21.323520 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:21.323520 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:21.323520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-672a084e-669e-42d4-a315-082ff609ee03 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:21.385094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee746518-12d9-4c8c-ad3d-9f6e174d4d17 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:21.385839 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee746518-12d9-4c8c-ad3d-9f6e174d4d17 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:21.387439 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:21.387439 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:21.387931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ee746518-12d9-4c8c-ad3d-9f6e174d4d17 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:21.388458 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-ee746518-12d9-4c8c-ad3d-9f6e174d4d17 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:21.461154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:21.461154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:21.471787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ee746518-12d9-4c8c-ad3d-9f6e174d4d17 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:21.472667 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:21.472667 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:21.517004 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1187/2384] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:21 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:21.575506 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-672a084e-669e-42d4-a315-082ff609ee03 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:21.716543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-672a084e-669e-42d4-a315-082ff609ee03 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:21.716543 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1198/2385] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:21 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:21.837078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3027ced-5d44-47d9-b06d-e6aef5f09ed8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:21.837709 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3027ced-5d44-47d9-b06d-e6aef5f09ed8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:21.837910 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:21.837910 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:21.838607 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3027ced-5d44-47d9-b06d-e6aef5f09ed8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:21.839189 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d3027ced-5d44-47d9-b06d-e6aef5f09ed8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:21.880032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:21.880032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:21.883060 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3027ced-5d44-47d9-b06d-e6aef5f09ed8 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:21.892866 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1188/2386] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:21 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:22.498585 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-280af03e-bc8b-4ed7-87f9-1a2e3eefad92 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:22.498585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-280af03e-bc8b-4ed7-87f9-1a2e3eefad92 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:22.498585 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:22.498585 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:22.498585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-280af03e-bc8b-4ed7-87f9-1a2e3eefad92 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:22.498585 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-280af03e-bc8b-4ed7-87f9-1a2e3eefad92 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:22.563272 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:22.563272 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:22.563272 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-280af03e-bc8b-4ed7-87f9-1a2e3eefad92 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:22.563272 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1199/2387] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:22 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:22.733459 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78bdf632-555f-4214-a489-b6309689e8c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:22.733459 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78bdf632-555f-4214-a489-b6309689e8c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:22.733459 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:22.733459 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:22.733459 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-78bdf632-555f-4214-a489-b6309689e8c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:22.867534 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:22.867534 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:22.903962 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fab56b8-7b2e-46bb-ad85-77edc0904a56 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:22.903962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fab56b8-7b2e-46bb-ad85-77edc0904a56 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:22.903962 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:22.903962 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:22.903962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fab56b8-7b2e-46bb-ad85-77edc0904a56 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:22.903962 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-8fab56b8-7b2e-46bb-ad85-77edc0904a56 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:22.920978 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-78bdf632-555f-4214-a489-b6309689e8c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:22.948103 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:22.948103 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:22.967166 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fab56b8-7b2e-46bb-ad85-77edc0904a56 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:23.011110 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1200/2388] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:22 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:23.058793 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-78bdf632-555f-4214-a489-b6309689e8c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:23.064204 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1189/2389] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:22 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:23.589905 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a956735-6e1c-43a4-a8fa-8734c8f8e31b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:23.589905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a956735-6e1c-43a4-a8fa-8734c8f8e31b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:23.589905 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:23.589905 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:23.589905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a956735-6e1c-43a4-a8fa-8734c8f8e31b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:23.589905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2a956735-6e1c-43a4-a8fa-8734c8f8e31b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:23.662032 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:23.662032 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:23.666362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a956735-6e1c-43a4-a8fa-8734c8f8e31b tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:23.668146 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1201/2390] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:23 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:24.021298 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c991f4e-16c7-490d-ab03-cfeb7d0485c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:24.022231 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c991f4e-16c7-490d-ab03-cfeb7d0485c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:24.022591 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:24.022591 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:24.035031 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5c991f4e-16c7-490d-ab03-cfeb7d0485c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:24.038652 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-5c991f4e-16c7-490d-ab03-cfeb7d0485c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:24.155725 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9607416e-b29c-4dd1-bf2c-19daa438fc47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:24.155725 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9607416e-b29c-4dd1-bf2c-19daa438fc47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:24.155725 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:24.155725 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:24.167928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9607416e-b29c-4dd1-bf2c-19daa438fc47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:24.206570 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:24.206570 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:24.212330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5c991f4e-16c7-490d-ab03-cfeb7d0485c6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:24.233126 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1190/2391] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:24 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:24.427801 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:24.427801 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:24.522916 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9607416e-b29c-4dd1-bf2c-19daa438fc47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:24.672128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9607416e-b29c-4dd1-bf2c-19daa438fc47 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:24.672128 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1202/2392] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:24 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:24.719682 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b103964-f310-4b6b-a5ec-af86300ca93c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:24.720666 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b103964-f310-4b6b-a5ec-af86300ca93c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:24.721031 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:24.721031 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:24.721702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9b103964-f310-4b6b-a5ec-af86300ca93c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:24.722377 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9b103964-f310-4b6b-a5ec-af86300ca93c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:24.899498 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:24.899498 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:24.907038 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9b103964-f310-4b6b-a5ec-af86300ca93c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:24.907038 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1191/2393] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:24 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:25.253526 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc82603c-ebc9-4b0c-8a67-3e47306fc0a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:25.253526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc82603c-ebc9-4b0c-8a67-3e47306fc0a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:25.292295 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:25.292295 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:25.292295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bc82603c-ebc9-4b0c-8a67-3e47306fc0a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:25.292295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bc82603c-ebc9-4b0c-8a67-3e47306fc0a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:25.387079 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:25.387079 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:25.393760 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bc82603c-ebc9-4b0c-8a67-3e47306fc0a0 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:25.396853 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1203/2394] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:25 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:25.687371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c337e41-c115-4ae2-a031-96f07987d15c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:25.688001 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c337e41-c115-4ae2-a031-96f07987d15c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:25.688391 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:25.688391 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:25.688767 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0c337e41-c115-4ae2-a031-96f07987d15c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:25.807351 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:25.807351 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:25.830545 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0c337e41-c115-4ae2-a031-96f07987d15c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:25.939931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45954fa5-a38c-4179-84a9-9b88815d7660 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:25.939931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45954fa5-a38c-4179-84a9-9b88815d7660 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:25.939931 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:25.939931 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:25.939931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-45954fa5-a38c-4179-84a9-9b88815d7660 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:25.939931 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-45954fa5-a38c-4179-84a9-9b88815d7660 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:25.963400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0c337e41-c115-4ae2-a031-96f07987d15c tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:25.968354 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1192/2395] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:25 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:26.018626 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:26.018626 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:26.027039 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-45954fa5-a38c-4179-84a9-9b88815d7660 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:26.033999 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1204/2396] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:25 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:26.423442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6735865-23fb-4eee-a259-bd1a11985a5c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:26.424470 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6735865-23fb-4eee-a259-bd1a11985a5c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:26.426621 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:26.426621 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:26.427573 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e6735865-23fb-4eee-a259-bd1a11985a5c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:26.428269 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e6735865-23fb-4eee-a259-bd1a11985a5c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:26.560795 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:26.560795 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:26.569362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e6735865-23fb-4eee-a259-bd1a11985a5c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:26.569362 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1193/2397] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:26 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:26.978685 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d2379b1-ff4d-4339-ba40-68e2c015e534 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:26.979423 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d2379b1-ff4d-4339-ba40-68e2c015e534 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:26.984309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:26.984309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:26.985584 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3d2379b1-ff4d-4339-ba40-68e2c015e534 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:27.044740 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1e8af226-c350-4ec8-90f3-fe90aaf3b853 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:27.045807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1e8af226-c350-4ec8-90f3-fe90aaf3b853 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:27.046185 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:27.046185 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:27.046807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1e8af226-c350-4ec8-90f3-fe90aaf3b853 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:27.047593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1e8af226-c350-4ec8-90f3-fe90aaf3b853 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:27.205962 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:27.205962 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:27.237756 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:27.237756 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:27.270615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1e8af226-c350-4ec8-90f3-fe90aaf3b853 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:27.270615 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1194/2398] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:27 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:27.312596 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3d2379b1-ff4d-4339-ba40-68e2c015e534 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:27.430894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3d2379b1-ff4d-4339-ba40-68e2c015e534 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:27.450137 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1205/2399] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:26 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:27.593127 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47a91d38-ed96-4361-bd2c-70fa1dad042e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:27.593127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47a91d38-ed96-4361-bd2c-70fa1dad042e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:27.593127 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:27.593127 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:27.593127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47a91d38-ed96-4361-bd2c-70fa1dad042e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:27.593127 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-47a91d38-ed96-4361-bd2c-70fa1dad042e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:27.641124 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:27.641124 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:27.686142 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47a91d38-ed96-4361-bd2c-70fa1dad042e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:27.694098 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1195/2400] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:27 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:28.306347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0202f051-8ab0-4e3b-bb73-cd0914c2e6b5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:28.306347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0202f051-8ab0-4e3b-bb73-cd0914c2e6b5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:28.306347 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:28.306347 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:28.306347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0202f051-8ab0-4e3b-bb73-cd0914c2e6b5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:28.306347 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-0202f051-8ab0-4e3b-bb73-cd0914c2e6b5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:28.408884 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:28.408884 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:28.420214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0202f051-8ab0-4e3b-bb73-cd0914c2e6b5 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:28.420214 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1206/2401] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:28 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:28.453588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eaf5ef0f-adf9-418d-a3fa-285b5961ffc1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:28.453588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eaf5ef0f-adf9-418d-a3fa-285b5961ffc1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:28.453588 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:28.453588 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:28.453588 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-eaf5ef0f-adf9-418d-a3fa-285b5961ffc1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:28.554636 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:28.554636 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:28.571512 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-eaf5ef0f-adf9-418d-a3fa-285b5961ffc1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:28.716560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-eaf5ef0f-adf9-418d-a3fa-285b5961ffc1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:28.716560 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1196/2402] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:28 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:28.719906 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d68d35b7-6830-41c4-ade4-1a5d52ca3dd3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:28.719906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d68d35b7-6830-41c4-ade4-1a5d52ca3dd3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:28.719906 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:28.719906 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:28.719906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d68d35b7-6830-41c4-ade4-1a5d52ca3dd3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:28.719906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d68d35b7-6830-41c4-ade4-1a5d52ca3dd3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:28.762497 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:28.762497 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:28.772347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d68d35b7-6830-41c4-ade4-1a5d52ca3dd3 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:28.772347 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1207/2403] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:28 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:29.433474 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-464ea9a1-c44e-4a80-9a4b-05f8f2fea4cc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:29.433474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-464ea9a1-c44e-4a80-9a4b-05f8f2fea4cc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:29.433474 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:29.433474 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:29.433474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-464ea9a1-c44e-4a80-9a4b-05f8f2fea4cc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:29.433474 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-464ea9a1-c44e-4a80-9a4b-05f8f2fea4cc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:29.554012 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:29.554012 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:29.560738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-464ea9a1-c44e-4a80-9a4b-05f8f2fea4cc tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:29.567797 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1197/2404] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:29 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:29.691437 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57f45ae5-8385-4995-8dd1-593fcc5d89a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:29.691437 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57f45ae5-8385-4995-8dd1-593fcc5d89a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:29.691437 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:29.691437 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:29.691437 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-57f45ae5-8385-4995-8dd1-593fcc5d89a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:29.791697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9865af12-1777-4c9e-a1fc-31c12a66da72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:29.797086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9865af12-1777-4c9e-a1fc-31c12a66da72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:29.797086 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:29.797086 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:29.797086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9865af12-1777-4c9e-a1fc-31c12a66da72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:29.797086 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9865af12-1777-4c9e-a1fc-31c12a66da72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:29.875051 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:29.875051 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:29.888616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9865af12-1777-4c9e-a1fc-31c12a66da72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:29.889523 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1198/2405] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:29 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:29.923472 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:29.923472 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:29.964810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-57f45ae5-8385-4995-8dd1-593fcc5d89a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:30.088259 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-57f45ae5-8385-4995-8dd1-593fcc5d89a3 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:30.088259 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1208/2406] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:29 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:30.597024 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0d42526-4f28-48b2-a982-759678aec686 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:30.597024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0d42526-4f28-48b2-a982-759678aec686 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:30.597024 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:30.597024 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:30.597024 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e0d42526-4f28-48b2-a982-759678aec686 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:30.604475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e0d42526-4f28-48b2-a982-759678aec686 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:30.809265 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:30.809265 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:30.809265 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e0d42526-4f28-48b2-a982-759678aec686 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:30.809265 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1199/2407] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:30 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:30.919858 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d9ccb8d-37cf-4438-ac29-fa9a64d32134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:30.919858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d9ccb8d-37cf-4438-ac29-fa9a64d32134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:30.919858 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:30.919858 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:30.919858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1d9ccb8d-37cf-4438-ac29-fa9a64d32134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:30.919858 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-1d9ccb8d-37cf-4438-ac29-fa9a64d32134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:31.051584 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:31.051584 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:31.051584 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1d9ccb8d-37cf-4438-ac29-fa9a64d32134 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:31.051584 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1209/2408] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:30 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:31.134997 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ab119967-f173-4c8b-8a89-e34942147bdf tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:31.134997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ab119967-f173-4c8b-8a89-e34942147bdf tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:31.134997 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:31.134997 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:31.134997 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ab119967-f173-4c8b-8a89-e34942147bdf tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:31.355229 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:31.355229 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:31.373275 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ab119967-f173-4c8b-8a89-e34942147bdf tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:31.434769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ab119967-f173-4c8b-8a89-e34942147bdf tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:31.455919 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1200/2409] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:31 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:31.814453 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9c9b446-a4a3-4538-a4cf-089dfe6e09d3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:31.814878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9c9b446-a4a3-4538-a4cf-089dfe6e09d3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:31.817334 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:31.817334 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:31.817334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d9c9b446-a4a3-4538-a4cf-089dfe6e09d3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:31.817334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d9c9b446-a4a3-4538-a4cf-089dfe6e09d3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:31.920433 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:31.920433 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:31.920433 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d9c9b446-a4a3-4538-a4cf-089dfe6e09d3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:31.920433 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1210/2410] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:31 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:32.067709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7adc1470-5f0f-4b66-8f71-b17a81098b72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:32.068302 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7adc1470-5f0f-4b66-8f71-b17a81098b72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:32.068526 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:32.068526 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:32.069042 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7adc1470-5f0f-4b66-8f71-b17a81098b72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:32.069923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7adc1470-5f0f-4b66-8f71-b17a81098b72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:32.186444 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:32.186444 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:32.190518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7adc1470-5f0f-4b66-8f71-b17a81098b72 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:32.194548 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1201/2411] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:32 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:32.460396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88c02a4e-e005-442b-b409-bdd499c24f08 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:32.460396 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88c02a4e-e005-442b-b409-bdd499c24f08 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:32.460396 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:32.460396 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:32.460396 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88c02a4e-e005-442b-b409-bdd499c24f08 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:32.695278 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:32.695278 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:32.731277 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88c02a4e-e005-442b-b409-bdd499c24f08 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:32.849796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88c02a4e-e005-442b-b409-bdd499c24f08 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:32.858581 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1211/2412] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:32 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:32.940566 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-98580809-9dbb-46a7-ae82-abf7edababc8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:32.940566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-98580809-9dbb-46a7-ae82-abf7edababc8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:32.940566 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:32.940566 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:32.940566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-98580809-9dbb-46a7-ae82-abf7edababc8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:32.940566 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-98580809-9dbb-46a7-ae82-abf7edababc8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:33.041376 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:33.041376 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:33.052187 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-98580809-9dbb-46a7-ae82-abf7edababc8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:33.063049 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1202/2413] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:32 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:33.221463 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22f06ec8-d70c-4ce9-a695-8e96e5275393 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:33.222429 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22f06ec8-d70c-4ce9-a695-8e96e5275393 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:33.222808 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:33.222808 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:33.235808 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-22f06ec8-d70c-4ce9-a695-8e96e5275393 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:33.245426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-22f06ec8-d70c-4ce9-a695-8e96e5275393 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:33.445016 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:33.445016 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:33.457347 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-22f06ec8-d70c-4ce9-a695-8e96e5275393 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:33.470624 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1212/2414] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:33 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:33.866334 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09ae2efe-0d0c-4bde-97b8-a5136ec82035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:33.866334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09ae2efe-0d0c-4bde-97b8-a5136ec82035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:33.866334 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:33.866334 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:33.866334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09ae2efe-0d0c-4bde-97b8-a5136ec82035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:34.078867 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77fb2afe-f9d9-4598-bc66-88ab2c8e2b8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:34.078867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77fb2afe-f9d9-4598-bc66-88ab2c8e2b8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:34.078867 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:34.078867 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:34.078867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-77fb2afe-f9d9-4598-bc66-88ab2c8e2b8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:34.078867 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-77fb2afe-f9d9-4598-bc66-88ab2c8e2b8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:34.123357 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:34.123357 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:34.138890 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:34.138890 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:34.138890 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-77fb2afe-f9d9-4598-bc66-88ab2c8e2b8a tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:34.141136 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-09ae2efe-0d0c-4bde-97b8-a5136ec82035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:34.143160 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1213/2415] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:34 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:34.199361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09ae2efe-0d0c-4bde-97b8-a5136ec82035 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:34.234912 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1203/2416] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:33 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:34.488702 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-866943f8-71b8-484b-9d2f-5d4e6273bef1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:34.488702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-866943f8-71b8-484b-9d2f-5d4e6273bef1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:34.488702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:34.488702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:34.488702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-866943f8-71b8-484b-9d2f-5d4e6273bef1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:34.488702 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-866943f8-71b8-484b-9d2f-5d4e6273bef1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:34.582464 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:34.582464 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:34.582464 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-866943f8-71b8-484b-9d2f-5d4e6273bef1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:34.587300 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1214/2417] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:34 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:35.158403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b743f039-04bc-46c3-94c4-615434a497e4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:35.159546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b743f039-04bc-46c3-94c4-615434a497e4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:35.160150 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:35.160150 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:35.160888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b743f039-04bc-46c3-94c4-615434a497e4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:35.161461 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b743f039-04bc-46c3-94c4-615434a497e4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:35.193769 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:35.193769 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:35.200102 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b743f039-04bc-46c3-94c4-615434a497e4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:35.203846 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1204/2418] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:35 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:35.257348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf66336e-48ef-4def-ab2c-c732c6ef54eb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:35.257348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf66336e-48ef-4def-ab2c-c732c6ef54eb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:35.257348 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:35.257348 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:35.257348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cf66336e-48ef-4def-ab2c-c732c6ef54eb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:35.387015 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:35.387015 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:35.400683 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cf66336e-48ef-4def-ab2c-c732c6ef54eb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:35.426904 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cf66336e-48ef-4def-ab2c-c732c6ef54eb tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:35.426904 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1215/2419] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:35 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:35.604763 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6eaf6d30-5d0a-48c0-ab5a-46dc4056266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:35.604763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6eaf6d30-5d0a-48c0-ab5a-46dc4056266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:35.604763 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:35.604763 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:35.604763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6eaf6d30-5d0a-48c0-ab5a-46dc4056266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:35.604763 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6eaf6d30-5d0a-48c0-ab5a-46dc4056266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:35.701841 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:35.701841 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:35.701841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6eaf6d30-5d0a-48c0-ab5a-46dc4056266e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:35.717442 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1205/2420] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:35 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:36.230523 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73f35c77-b986-4ea4-9ac9-a4208c31c858 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:36.230523 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73f35c77-b986-4ea4-9ac9-a4208c31c858 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:36.230523 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:36.230523 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:36.230523 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73f35c77-b986-4ea4-9ac9-a4208c31c858 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:36.230523 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-73f35c77-b986-4ea4-9ac9-a4208c31c858 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:36.371355 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:36.371355 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:36.375169 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73f35c77-b986-4ea4-9ac9-a4208c31c858 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:36.375169 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1216/2421] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:36 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:36.453738 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68e3bb8d-5db0-41c3-b1a2-36cc5accea4d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:36.453738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68e3bb8d-5db0-41c3-b1a2-36cc5accea4d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:36.453738 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:36.453738 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:36.453738 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-68e3bb8d-5db0-41c3-b1a2-36cc5accea4d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:36.587650 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:36.587650 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:36.633834 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-68e3bb8d-5db0-41c3-b1a2-36cc5accea4d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:36.669693 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-68e3bb8d-5db0-41c3-b1a2-36cc5accea4d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:36.675628 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1206/2422] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:36 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:36.739856 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-860e3a92-70e9-4e6d-b635-004eebb0a68b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:36.739856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-860e3a92-70e9-4e6d-b635-004eebb0a68b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:36.739856 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:36.739856 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:36.739856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-860e3a92-70e9-4e6d-b635-004eebb0a68b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:36.739856 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-860e3a92-70e9-4e6d-b635-004eebb0a68b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:36.824950 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:36.824950 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:36.826841 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-860e3a92-70e9-4e6d-b635-004eebb0a68b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:36.827673 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1217/2423] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:36 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:37.394328 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70723c31-3c2b-40e7-83ba-f938cf1ca36d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:37.394328 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70723c31-3c2b-40e7-83ba-f938cf1ca36d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:37.394328 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:37.394328 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:37.394328 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-70723c31-3c2b-40e7-83ba-f938cf1ca36d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:37.394328 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-70723c31-3c2b-40e7-83ba-f938cf1ca36d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:37.477226 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:37.477226 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:37.479385 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-70723c31-3c2b-40e7-83ba-f938cf1ca36d tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:37.480330 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1207/2424] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:37 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:37.695548 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbf8279b-2c55-4e84-a675-5ab6d3ee3274 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:37.695548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbf8279b-2c55-4e84-a675-5ab6d3ee3274 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:37.695548 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:37.695548 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:37.695548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bbf8279b-2c55-4e84-a675-5ab6d3ee3274 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:37.829210 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:37.829210 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:37.848692 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bbf8279b-2c55-4e84-a675-5ab6d3ee3274 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:37.852948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f935387e-f6a4-4efe-8c58-cda5e69cd91a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:37.853917 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f935387e-f6a4-4efe-8c58-cda5e69cd91a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:37.854160 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:37.854160 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:37.854542 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f935387e-f6a4-4efe-8c58-cda5e69cd91a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:37.860341 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f935387e-f6a4-4efe-8c58-cda5e69cd91a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:37.891489 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:37.891489 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:37.906947 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f935387e-f6a4-4efe-8c58-cda5e69cd91a tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:37.906947 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1208/2425] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:37 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:37.929264 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bbf8279b-2c55-4e84-a675-5ab6d3ee3274 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:37.929264 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1218/2426] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:37 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:38.505930 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-724cca7d-4714-4cee-97d0-06581e49f448 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:38.510420 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-724cca7d-4714-4cee-97d0-06581e49f448 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:38.512240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:38.512240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:38.512926 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-724cca7d-4714-4cee-97d0-06581e49f448 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:38.513612 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-724cca7d-4714-4cee-97d0-06581e49f448 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:38.619967 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:38.619967 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:38.648581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-724cca7d-4714-4cee-97d0-06581e49f448 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:38.648581 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1209/2427] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:38 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:38.911251 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aedc5902-b5d3-464d-9b9b-08902850a8a1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:38.912093 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aedc5902-b5d3-464d-9b9b-08902850a8a1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:38.912312 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:38.912312 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:38.912691 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aedc5902-b5d3-464d-9b9b-08902850a8a1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:38.913089 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-aedc5902-b5d3-464d-9b9b-08902850a8a1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:38.944165 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88cb4011-1d73-4584-8233-f13916918302 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:38.944695 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88cb4011-1d73-4584-8233-f13916918302 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:38.944913 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:38.944913 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:38.945286 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-88cb4011-1d73-4584-8233-f13916918302 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:39.005432 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:39.005432 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:39.016672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aedc5902-b5d3-464d-9b9b-08902850a8a1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:39.017515 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1219/2428] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:38 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:39.094035 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:39.094035 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:39.123762 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-88cb4011-1d73-4584-8233-f13916918302 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:39.207806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-88cb4011-1d73-4584-8233-f13916918302 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:39.218319 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1210/2429] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:38 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:39.662560 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9595e76a-1cdc-4a65-b276-daa45f154ec7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:39.663072 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9595e76a-1cdc-4a65-b276-daa45f154ec7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:39.663277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:39.663277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:39.667232 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9595e76a-1cdc-4a65-b276-daa45f154ec7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:39.678583 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-9595e76a-1cdc-4a65-b276-daa45f154ec7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:39.761576 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:39.761576 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:39.768716 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9595e76a-1cdc-4a65-b276-daa45f154ec7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:39.780546 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1220/2430] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:39 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:40.034254 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a48526aa-389d-41c6-adee-ea5ccd5c34b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:40.035706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a48526aa-389d-41c6-adee-ea5ccd5c34b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:40.035987 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:40.035987 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:40.036535 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a48526aa-389d-41c6-adee-ea5ccd5c34b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:40.036989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a48526aa-389d-41c6-adee-ea5ccd5c34b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:40.078650 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:40.078650 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:40.084423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a48526aa-389d-41c6-adee-ea5ccd5c34b7 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:40.091986 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1211/2431] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:40 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:40.226804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bce8717c-02b0-4010-83cf-94409aec0916 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:40.227444 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bce8717c-02b0-4010-83cf-94409aec0916 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:40.228458 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:40.228458 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:40.229015 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bce8717c-02b0-4010-83cf-94409aec0916 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:40.395561 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:40.395561 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:40.429119 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bce8717c-02b0-4010-83cf-94409aec0916 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:40.493939 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bce8717c-02b0-4010-83cf-94409aec0916 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:40.496982 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1221/2432] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:40 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:40.800409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80cee7ef-a5ef-41b7-b36e-4f65d27b4c2c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:40.801784 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-80cee7ef-a5ef-41b7-b36e-4f65d27b4c2c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:40.802196 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:40.802196 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:40.802837 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-80cee7ef-a5ef-41b7-b36e-4f65d27b4c2c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:40.803636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-80cee7ef-a5ef-41b7-b36e-4f65d27b4c2c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:40.871756 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:40.871756 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:40.877985 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-80cee7ef-a5ef-41b7-b36e-4f65d27b4c2c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:40.879837 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1212/2433] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:40 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:41.108868 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dbf549f2-a227-42a6-ab47-6fe07df8b13c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:41.109755 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dbf549f2-a227-42a6-ab47-6fe07df8b13c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:41.110083 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:41.110083 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:41.110700 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dbf549f2-a227-42a6-ab47-6fe07df8b13c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:41.111317 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-dbf549f2-a227-42a6-ab47-6fe07df8b13c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Show backup with id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:41.178533 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:41.178533 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:41.180515 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dbf549f2-a227-42a6-ab47-6fe07df8b13c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 200 Dec 22 10:09:41.181625 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1222/2434] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:41.194581 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd0f9656-f44e-40d2-b024-8ffd8815d8c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:41.195494 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd0f9656-f44e-40d2-b024-8ffd8815d8c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:41.195848 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:41.195848 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:41.196464 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bd0f9656-f44e-40d2-b024-8ffd8815d8c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:41.306830 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:41.306830 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:41.328949 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bd0f9656-f44e-40d2-b024-8ffd8815d8c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:41.363409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bd0f9656-f44e-40d2-b024-8ffd8815d8c1 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 returned with HTTP 200 Dec 22 10:09:41.369099 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1213/2435] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 => generated 1035 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:41.384680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3056d97-8a1f-4114-a482-0521e322f65e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:41.385539 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3056d97-8a1f-4114-a482-0521e322f65e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:41.385952 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:41.385952 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:41.386592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e3056d97-8a1f-4114-a482-0521e322f65e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:41.450649 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:41.450649 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:41.464951 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e3056d97-8a1f-4114-a482-0521e322f65e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:41.501054 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e3056d97-8a1f-4114-a482-0521e322f65e tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 returned with HTTP 200 Dec 22 10:09:41.502080 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1223/2436] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 => generated 1035 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:41.518235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47476779-2f88-438e-841e-beb43cbb33ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:41.521435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47476779-2f88-438e-841e-beb43cbb33ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:41.521435 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:41.521435 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:41.521435 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-47476779-2f88-438e-841e-beb43cbb33ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:41.521435 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-47476779-2f88-438e-841e-beb43cbb33ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume with id: 574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:41.537026 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66bc59d0-9da9-4aa2-9823-9dc425a0fe4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:41.537558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-66bc59d0-9da9-4aa2-9823-9dc425a0fe4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:41.537753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:41.537753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:41.538129 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-66bc59d0-9da9-4aa2-9823-9dc425a0fe4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:41.632826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:41.632826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:41.642764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-66bc59d0-9da9-4aa2-9823-9dc425a0fe4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:41.708088 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:41.708088 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:41.710198 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-66bc59d0-9da9-4aa2-9823-9dc425a0fe4f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:41.721761 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1224/2437] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:41 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:41.722056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-47476779-2f88-438e-841e-beb43cbb33ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:41.770662 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-47476779-2f88-438e-841e-beb43cbb33ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume request issued successfully. Dec 22 10:09:41.771920 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-47476779-2f88-438e-841e-beb43cbb33ad tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 returned with HTTP 202 Dec 22 10:09:41.773125 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1214/2438] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:41 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:09:41.785151 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83523f37-4ff4-4964-9398-c0331acffea2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:41.785910 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83523f37-4ff4-4964-9398-c0331acffea2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:41.786431 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:41.786431 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:41.787192 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-83523f37-4ff4-4964-9398-c0331acffea2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:41.867104 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:41.867104 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:41.896431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e0a0e5b-700a-4532-b485-78f3b5bd9917 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:41.897162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e0a0e5b-700a-4532-b485-78f3b5bd9917 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:41.897382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:41.897382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:41.898007 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e0a0e5b-700a-4532-b485-78f3b5bd9917 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:41.898383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2e0a0e5b-700a-4532-b485-78f3b5bd9917 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:41.902022 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-83523f37-4ff4-4964-9398-c0331acffea2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:41.925592 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:41.925592 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:41.928004 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e0a0e5b-700a-4532-b485-78f3b5bd9917 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:41.929094 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1215/2439] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:41 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:41.970000 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-83523f37-4ff4-4964-9398-c0331acffea2 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 returned with HTTP 200 Dec 22 10:09:41.970000 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1225/2440] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:41 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 => generated 1034 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:42.729641 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7648368-b713-4b32-a5b2-cae215fdd971 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:42.730175 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7648368-b713-4b32-a5b2-cae215fdd971 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:42.730371 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:42.730371 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:42.731654 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a7648368-b713-4b32-a5b2-cae215fdd971 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:42.837619 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:42.837619 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:42.867222 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a7648368-b713-4b32-a5b2-cae215fdd971 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:42.931396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a7648368-b713-4b32-a5b2-cae215fdd971 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:42.932698 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1216/2441] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:42 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 978 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:42.943829 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19551d91-a4d2-4fe0-998f-9fbeec0727e9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:42.944406 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19551d91-a4d2-4fe0-998f-9fbeec0727e9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:42.944627 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:42.944627 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:42.944979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-19551d91-a4d2-4fe0-998f-9fbeec0727e9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:42.945520 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-19551d91-a4d2-4fe0-998f-9fbeec0727e9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:42.977464 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ee658ba-4651-4b64-9589-6c5892c7fb7b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:42.977674 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ee658ba-4651-4b64-9589-6c5892c7fb7b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:42.977994 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:42.977994 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:42.978446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5ee658ba-4651-4b64-9589-6c5892c7fb7b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:42.994568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:42.994568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:43.001166 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-19551d91-a4d2-4fe0-998f-9fbeec0727e9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:43.016430 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1226/2442] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:42 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:43.069806 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:43.069806 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:43.079854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5ee658ba-4651-4b64-9589-6c5892c7fb7b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:43.127040 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5ee658ba-4651-4b64-9589-6c5892c7fb7b tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 returned with HTTP 200 Dec 22 10:09:43.137703 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1217/2443] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:42 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 => generated 1034 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:43.961148 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07ff7c31-f6bb-4d19-8d37-4a3b80ae23fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:43.961148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07ff7c31-f6bb-4d19-8d37-4a3b80ae23fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:43.961148 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:43.961148 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:43.961946 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-07ff7c31-f6bb-4d19-8d37-4a3b80ae23fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:44.019517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b02e35d5-28d2-441f-a8bb-a595f2d24a82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:44.020104 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b02e35d5-28d2-441f-a8bb-a595f2d24a82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:44.020298 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:44.020298 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:44.021033 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b02e35d5-28d2-441f-a8bb-a595f2d24a82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:44.021575 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b02e35d5-28d2-441f-a8bb-a595f2d24a82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:44.089206 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:44.089206 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:44.091091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b02e35d5-28d2-441f-a8bb-a595f2d24a82 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:44.091906 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1218/2444] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:44 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:44.146031 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa9e8cf4-3d0b-4f8c-baaa-df22b6ac04d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:44.148170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa9e8cf4-3d0b-4f8c-baaa-df22b6ac04d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:44.150408 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:44.150408 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:44.151028 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fa9e8cf4-3d0b-4f8c-baaa-df22b6ac04d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:44.165426 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:44.165426 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:44.176818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-07ff7c31-f6bb-4d19-8d37-4a3b80ae23fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:44.223535 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-07ff7c31-f6bb-4d19-8d37-4a3b80ae23fe tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:44.228442 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1227/2445] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:43 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:44.390154 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:44.390154 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:44.415806 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fa9e8cf4-3d0b-4f8c-baaa-df22b6ac04d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:44.482270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fa9e8cf4-3d0b-4f8c-baaa-df22b6ac04d5 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 returned with HTTP 200 Dec 22 10:09:44.485198 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1219/2446] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:44 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 => generated 1034 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:09:45.105837 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a825e4c0-9e7b-4023-b16d-1f8414e6c0aa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:45.106361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a825e4c0-9e7b-4023-b16d-1f8414e6c0aa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:45.106555 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:45.106555 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:45.106923 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a825e4c0-9e7b-4023-b16d-1f8414e6c0aa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:45.107287 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-a825e4c0-9e7b-4023-b16d-1f8414e6c0aa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:45.166115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:45.166115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:45.169365 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a825e4c0-9e7b-4023-b16d-1f8414e6c0aa tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:45.170634 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1228/2447] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:45 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:45.254936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a0c32f6-b524-447c-b082-17d5f43111e6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:45.255462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a0c32f6-b524-447c-b082-17d5f43111e6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:45.255680 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:45.255680 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:45.256133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7a0c32f6-b524-447c-b082-17d5f43111e6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:45.502344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ed7c533-0413-4703-a438-5b668efcd803 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 Dec 22 10:09:45.505438 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ed7c533-0413-4703-a438-5b668efcd803 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:45.511580 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:45.511580 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:45.512334 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ed7c533-0413-4703-a438-5b668efcd803 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:45.523925 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:45.523925 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:45.575453 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7a0c32f6-b524-447c-b082-17d5f43111e6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:45.636445 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ed7c533-0413-4703-a438-5b668efcd803 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 returned with HTTP 404 Dec 22 10:09:45.645569 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1229/2448] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:45 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/574c0612-1ee5-4a6d-b243-bf0b49816ac2 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:45.654594 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7530062d-f129-4e80-aa62-b612542bb91c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca Dec 22 10:09:45.655203 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7530062d-f129-4e80-aa62-b612542bb91c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:45.655762 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7530062d-f129-4e80-aa62-b612542bb91c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:45.656322 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-7530062d-f129-4e80-aa62-b612542bb91c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete backup with id: 0ef9cebb-3e86-40da-84c6-f9575e0d3cca. Dec 22 10:09:45.663089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7a0c32f6-b524-447c-b082-17d5f43111e6 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:45.676213 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1220/2449] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:45 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:45.709403 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:45.709403 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:45.757479 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-7530062d-f129-4e80-aa62-b612542bb91c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] delete_backup rpcapi backup_id 0ef9cebb-3e86-40da-84c6-f9575e0d3cca {{(pid=88115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 10:09:45.780006 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7530062d-f129-4e80-aa62-b612542bb91c tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca returned with HTTP 202 Dec 22 10:09:45.781159 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1230/2450] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:45 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/backups/0ef9cebb-3e86-40da-84c6-f9575e0d3cca => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 10:09:45.790121 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cb3ffff-d417-48a2-889b-a13d4f16eb12 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:45.790744 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cb3ffff-d417-48a2-889b-a13d4f16eb12 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:45.791020 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:45.791020 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:45.791478 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cb3ffff-d417-48a2-889b-a13d4f16eb12 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:45.792041 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-9cb3ffff-d417-48a2-889b-a13d4f16eb12 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume with id: c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:45.928401 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:45.928401 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:45.929576 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9cb3ffff-d417-48a2-889b-a13d4f16eb12 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:46.018259 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9cb3ffff-d417-48a2-889b-a13d4f16eb12 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume request issued successfully. Dec 22 10:09:46.018831 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cb3ffff-d417-48a2-889b-a13d4f16eb12 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 202 Dec 22 10:09:46.019676 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1221/2451] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:45 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:09:46.027770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d79745f5-4680-4698-96f6-5adf95f425d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:46.028620 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d79745f5-4680-4698-96f6-5adf95f425d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:46.028968 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:46.028968 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:46.029490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d79745f5-4680-4698-96f6-5adf95f425d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:46.186168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b846720-782d-4a0a-99c1-5df3d2f97b4f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:46.186846 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b846720-782d-4a0a-99c1-5df3d2f97b4f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:46.187136 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:46.187136 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:46.187701 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4b846720-782d-4a0a-99c1-5df3d2f97b4f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:46.188190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-4b846720-782d-4a0a-99c1-5df3d2f97b4f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:46.271340 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:46.271340 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:46.284953 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4b846720-782d-4a0a-99c1-5df3d2f97b4f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:46.288850 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1222/2452] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:46 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:46.317789 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:46.317789 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:46.373153 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d79745f5-4680-4698-96f6-5adf95f425d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:46.488446 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d79745f5-4680-4698-96f6-5adf95f425d6 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 200 Dec 22 10:09:46.499349 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1231/2453] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:46 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 977 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:46.689090 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a48c5a4-9fd1-4f7e-9189-f032b5d2bdce tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:46.689621 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a48c5a4-9fd1-4f7e-9189-f032b5d2bdce tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:46.689836 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:46.689836 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:46.690212 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3a48c5a4-9fd1-4f7e-9189-f032b5d2bdce tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:46.820059 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:46.820059 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:46.869647 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3a48c5a4-9fd1-4f7e-9189-f032b5d2bdce tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:46.988387 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3a48c5a4-9fd1-4f7e-9189-f032b5d2bdce tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:46.989234 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1223/2454] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:46 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:47.307617 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f130bd7f-96b8-4bfb-ac90-44c07f08851e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:47.308563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f130bd7f-96b8-4bfb-ac90-44c07f08851e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:47.323111 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:47.323111 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:47.326331 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f130bd7f-96b8-4bfb-ac90-44c07f08851e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:47.329684 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f130bd7f-96b8-4bfb-ac90-44c07f08851e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:47.509320 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81cbbb25-dc5a-46c8-b1f1-00723ca1b630 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:47.510421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81cbbb25-dc5a-46c8-b1f1-00723ca1b630 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:47.511212 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:47.511212 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:47.511868 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81cbbb25-dc5a-46c8-b1f1-00723ca1b630 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:47.524662 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:47.524662 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:47.533959 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f130bd7f-96b8-4bfb-ac90-44c07f08851e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:47.539703 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1232/2455] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:47 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:47.672488 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:47.672488 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:47.763103 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-81cbbb25-dc5a-46c8-b1f1-00723ca1b630 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:47.912745 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81cbbb25-dc5a-46c8-b1f1-00723ca1b630 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 200 Dec 22 10:09:47.921086 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1224/2456] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:47 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 977 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:48.015884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0d86fc5-ae2c-4d18-af2c-98cd2cae2867 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:48.016904 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0d86fc5-ae2c-4d18-af2c-98cd2cae2867 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:48.017242 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:48.017242 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:48.018011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0d86fc5-ae2c-4d18-af2c-98cd2cae2867 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:48.138568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:48.138568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:48.150864 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a0d86fc5-ae2c-4d18-af2c-98cd2cae2867 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:48.246696 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0d86fc5-ae2c-4d18-af2c-98cd2cae2867 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:48.248294 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1233/2457] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:48 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:48.556829 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb120333-e725-402e-a850-d2d2fc0096c3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:48.557992 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb120333-e725-402e-a850-d2d2fc0096c3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:48.558471 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:48.558471 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:48.559173 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bb120333-e725-402e-a850-d2d2fc0096c3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:48.561558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-bb120333-e725-402e-a850-d2d2fc0096c3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:48.622297 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:48.622297 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:48.632311 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bb120333-e725-402e-a850-d2d2fc0096c3 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:48.633797 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1225/2458] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:48 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:48.932091 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-26e7a835-4dd6-4e23-b145-4876d803ff20 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:48.935502 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-26e7a835-4dd6-4e23-b145-4876d803ff20 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:48.937815 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:48.937815 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:48.938880 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-26e7a835-4dd6-4e23-b145-4876d803ff20 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:49.111116 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:49.111116 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:49.122002 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-26e7a835-4dd6-4e23-b145-4876d803ff20 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:49.179460 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-26e7a835-4dd6-4e23-b145-4876d803ff20 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 200 Dec 22 10:09:49.180799 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1234/2459] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:48 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 977 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:49.267099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb9cf0c5-8d3a-4277-94ef-c2396fd82310 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:49.267855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf0c5-8d3a-4277-94ef-c2396fd82310 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:49.268152 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:49.268152 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:49.269690 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf0c5-8d3a-4277-94ef-c2396fd82310 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:49.382737 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:49.382737 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:49.392210 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fb9cf0c5-8d3a-4277-94ef-c2396fd82310 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:49.450152 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb9cf0c5-8d3a-4277-94ef-c2396fd82310 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:49.460859 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1226/2460] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:49 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:49.648894 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa8997ab-459b-4479-893a-80a2b5933063 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:49.649428 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa8997ab-459b-4479-893a-80a2b5933063 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:49.649646 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:49.649646 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:49.650277 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-aa8997ab-459b-4479-893a-80a2b5933063 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:49.650650 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-aa8997ab-459b-4479-893a-80a2b5933063 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:49.707631 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:49.707631 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:49.717092 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-aa8997ab-459b-4479-893a-80a2b5933063 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:49.720920 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1235/2461] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:49 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:50.197865 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1590dfa-5b5e-441d-9ff8-a1606196f9bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:50.199053 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1590dfa-5b5e-441d-9ff8-a1606196f9bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:50.199434 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:50.199434 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:50.200081 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1590dfa-5b5e-441d-9ff8-a1606196f9bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:50.356604 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1590dfa-5b5e-441d-9ff8-a1606196f9bf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 404 Dec 22 10:09:50.363547 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1227/2462] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:50.418974 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e75496e6-5f47-4a11-994c-86140c7e5ea4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:50.420194 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e75496e6-5f47-4a11-994c-86140c7e5ea4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:50.425183 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:50.425183 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:50.426081 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e75496e6-5f47-4a11-994c-86140c7e5ea4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:50.427147 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e75496e6-5f47-4a11-994c-86140c7e5ea4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume with id: c535e31b-e315-48f4-99d3-a62f4e3fb4fc Dec 22 10:09:50.468678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69b74d5a-038c-4473-a310-316bdc96406b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:50.469257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69b74d5a-038c-4473-a310-316bdc96406b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:50.470004 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-69b74d5a-038c-4473-a310-316bdc96406b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:50.569412 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e75496e6-5f47-4a11-994c-86140c7e5ea4 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc returned with HTTP 404 Dec 22 10:09:50.571674 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1236/2463] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:50 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/c535e31b-e315-48f4-99d3-a62f4e3fb4fc => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:50.585666 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-020df080-e7d1-42dd-9098-28ea8bdbc2cf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:09:50.589348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-020df080-e7d1-42dd-9098-28ea8bdbc2cf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:50.590606 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-020df080-e7d1-42dd-9098-28ea8bdbc2cf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:50.591994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-020df080-e7d1-42dd-9098-28ea8bdbc2cf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume with id: 643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:09:50.621505 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:50.621505 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:50.642926 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-69b74d5a-038c-4473-a310-316bdc96406b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:50.715140 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-69b74d5a-038c-4473-a310-316bdc96406b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:50.717182 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1228/2464] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:50 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:50.741539 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:50.741539 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:50.744028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc13f1dd-b750-4f34-8f75-b552a387ae24 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:50.744737 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc13f1dd-b750-4f34-8f75-b552a387ae24 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:50.745190 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:50.745190 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:50.745956 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dc13f1dd-b750-4f34-8f75-b552a387ae24 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:50.746434 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-dc13f1dd-b750-4f34-8f75-b552a387ae24 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:50.746881 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-020df080-e7d1-42dd-9098-28ea8bdbc2cf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:50.786785 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:50.786785 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:50.789475 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dc13f1dd-b750-4f34-8f75-b552a387ae24 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:50.790520 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1229/2465] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:50 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:50.834616 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-020df080-e7d1-42dd-9098-28ea8bdbc2cf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume request issued successfully. Dec 22 10:09:50.835158 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-020df080-e7d1-42dd-9098-28ea8bdbc2cf tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 202 Dec 22 10:09:50.836442 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1237/2466] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:50 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:09:50.845899 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11d86095-dcae-496d-bdb3-081d8d8be953 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:09:50.851467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11d86095-dcae-496d-bdb3-081d8d8be953 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:50.851762 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:50.851762 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:50.852508 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-11d86095-dcae-496d-bdb3-081d8d8be953 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:50.961737 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:50.961737 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:50.978575 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-11d86095-dcae-496d-bdb3-081d8d8be953 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:51.039671 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-11d86095-dcae-496d-bdb3-081d8d8be953 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:09:51.040566 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1230/2467] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:50 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 1358 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:51.745084 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f41e3c5-2812-4d07-ac88-882ec2e7a8e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:51.745781 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f41e3c5-2812-4d07-ac88-882ec2e7a8e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:51.746102 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:51.746102 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:51.746541 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f41e3c5-2812-4d07-ac88-882ec2e7a8e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:51.806663 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9eea49d-71f3-4563-9e8b-25b748ba9ae4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:51.806878 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9eea49d-71f3-4563-9e8b-25b748ba9ae4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:51.806956 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:51.806956 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:51.807309 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e9eea49d-71f3-4563-9e8b-25b748ba9ae4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:51.809504 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-e9eea49d-71f3-4563-9e8b-25b748ba9ae4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:51.888184 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:51.888184 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:51.891593 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e9eea49d-71f3-4563-9e8b-25b748ba9ae4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:51.895582 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1231/2468] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:51 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:51.923670 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:51.923670 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:51.950924 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1f41e3c5-2812-4d07-ac88-882ec2e7a8e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:52.012355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f41e3c5-2812-4d07-ac88-882ec2e7a8e4 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:52.013281 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1238/2469] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:51 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:52.061145 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e71530c-bb1e-4b6a-ac77-8899ce031873 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:09:52.069497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e71530c-bb1e-4b6a-ac77-8899ce031873 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:52.070038 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:52.070038 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:52.073944 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e71530c-bb1e-4b6a-ac77-8899ce031873 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:52.169235 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:52.169235 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:52.184740 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2e71530c-bb1e-4b6a-ac77-8899ce031873 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:52.282741 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e71530c-bb1e-4b6a-ac77-8899ce031873 tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:09:52.284939 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1232/2470] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:52 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 1358 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:52.926141 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8d5dbee-ea7a-4167-8b80-7bdf48a2e8b2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:52.926783 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8d5dbee-ea7a-4167-8b80-7bdf48a2e8b2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:52.926864 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:52.926864 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:52.927186 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8d5dbee-ea7a-4167-8b80-7bdf48a2e8b2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:52.927553 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c8d5dbee-ea7a-4167-8b80-7bdf48a2e8b2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:52.968131 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:52.968131 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:52.970266 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8d5dbee-ea7a-4167-8b80-7bdf48a2e8b2 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:52.978549 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1239/2471] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:52 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:53.030803 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3b70dbe-ce12-4b42-9cab-41f0f464e456 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:53.031596 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3b70dbe-ce12-4b42-9cab-41f0f464e456 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:53.032078 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:53.032078 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:53.032705 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b3b70dbe-ce12-4b42-9cab-41f0f464e456 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:53.164164 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:53.164164 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:53.189115 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b3b70dbe-ce12-4b42-9cab-41f0f464e456 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:53.292921 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b3b70dbe-ce12-4b42-9cab-41f0f464e456 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:53.304013 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1233/2472] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:53 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 981 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:53.341144 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6537e3d8-5afa-472c-ac5b-27d4bfad8bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:09:53.341686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6537e3d8-5afa-472c-ac5b-27d4bfad8bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:53.341910 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:53.341910 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:53.346875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6537e3d8-5afa-472c-ac5b-27d4bfad8bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:53.439959 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:53.439959 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:53.456709 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6537e3d8-5afa-472c-ac5b-27d4bfad8bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Volume info retrieved successfully. Dec 22 10:09:53.483844 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6537e3d8-5afa-472c-ac5b-27d4bfad8bac tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 200 Dec 22 10:09:53.485220 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1240/2473] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:53 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 1358 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:53.995796 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ff13ad9-69c4-4927-b38e-01cf2e06aa0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:53.996567 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ff13ad9-69c4-4927-b38e-01cf2e06aa0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:53.997117 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:53.997117 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:53.998227 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6ff13ad9-69c4-4927-b38e-01cf2e06aa0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:53.998947 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-6ff13ad9-69c4-4927-b38e-01cf2e06aa0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:54.084982 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:54.084982 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:54.097396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6ff13ad9-69c4-4927-b38e-01cf2e06aa0c tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:54.099047 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1234/2474] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:53 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:09:54.335849 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86ec8974-7a3e-45ee-9ae0-ca3c98646818 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:54.341957 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86ec8974-7a3e-45ee-9ae0-ca3c98646818 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:54.342197 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:54.342197 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:54.342597 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86ec8974-7a3e-45ee-9ae0-ca3c98646818 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:54.506534 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cec8597-c0dd-41b9-975e-3ac7bfb7f35f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] GET http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 Dec 22 10:09:54.507388 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:54.507388 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:54.514344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cec8597-c0dd-41b9-975e-3ac7bfb7f35f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:54.514344 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:54.514344 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:54.514344 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9cec8597-c0dd-41b9-975e-3ac7bfb7f35f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:54.526335 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-86ec8974-7a3e-45ee-9ae0-ca3c98646818 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:54.557652 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86ec8974-7a3e-45ee-9ae0-ca3c98646818 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:54.558871 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1241/2475] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:54 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 1369 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:54.578615 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de4e2ccb-df2f-4034-a3d1-6a82d17ccd2a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:54.579262 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de4e2ccb-df2f-4034-a3d1-6a82d17ccd2a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:54.579575 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:54.579575 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:54.580228 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-de4e2ccb-df2f-4034-a3d1-6a82d17ccd2a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:54.650220 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9cec8597-c0dd-41b9-975e-3ac7bfb7f35f tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 returned with HTTP 404 Dec 22 10:09:54.656806 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1235/2476] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:54 2020] GET /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/643581c7-ee44-4b80-a229-097cac861fe4 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:54.672365 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ba72ad0-2e29-4c08-ab47-da17db0f8ffc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] DELETE http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:09:54.673139 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ba72ad0-2e29-4c08-ab47-da17db0f8ffc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:54.673805 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4ba72ad0-2e29-4c08-ab47-da17db0f8ffc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:54.677573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4ba72ad0-2e29-4c08-ab47-da17db0f8ffc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] Delete volume with id: 2648bd73-ccc0-4c6e-961c-f95d6d73ac0d Dec 22 10:09:54.731823 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:54.731823 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:54.752952 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-de4e2ccb-df2f-4034-a3d1-6a82d17ccd2a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:54.790081 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4ba72ad0-2e29-4c08-ab47-da17db0f8ffc tempest-VolumesBackupsTest-732211959 tempest-VolumesBackupsTest-732211959] http://10.222.0.50/volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d returned with HTTP 404 Dec 22 10:09:54.794042 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1236/2477] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:09:54 2020] DELETE /volume/v3/3f3f289fc6d64d69aaf136579d8c4d19/volumes/2648bd73-ccc0-4c6e-961c-f95d6d73ac0d => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:09:54.801823 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-de4e2ccb-df2f-4034-a3d1-6a82d17ccd2a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:54.806182 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1242/2478] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:54 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 1369 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:09:55.115792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7054a4fe-042b-425e-a9cb-c9492029f948 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:55.117272 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7054a4fe-042b-425e-a9cb-c9492029f948 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:55.117966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7054a4fe-042b-425e-a9cb-c9492029f948 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:55.118549 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7054a4fe-042b-425e-a9cb-c9492029f948 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:55.196300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:55.196300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:55.201977 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7054a4fe-042b-425e-a9cb-c9492029f948 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:55.214269 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1237/2479] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:55 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:55.545476 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-0a40085c-d7f2-42ce-b685-4d477d5baa8b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:55.546340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-0a40085c-d7f2-42ce-b685-4d477d5baa8b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:55.546762 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:55.546762 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:55.547829 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-0a40085c-d7f2-42ce-b685-4d477d5baa8b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:55.677139 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:55.677139 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:55.717149 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-0a40085c-d7f2-42ce-b685-4d477d5baa8b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:55.751423 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-0a40085c-d7f2-42ce-b685-4d477d5baa8b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:55.752325 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1243/2480] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:09:55 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 1369 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:56.222659 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-936ab61a-2d45-4bd6-9d71-52889b927335 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:56.223154 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-936ab61a-2d45-4bd6-9d71-52889b927335 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:56.223361 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:56.223361 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:56.224019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-936ab61a-2d45-4bd6-9d71-52889b927335 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:56.224517 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-936ab61a-2d45-4bd6-9d71-52889b927335 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:56.297520 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:56.297520 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:56.300393 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-936ab61a-2d45-4bd6-9d71-52889b927335 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:56.301739 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1238/2481] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:56 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:57.315770 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dfe61f1a-0f39-4be4-baa4-8520a0262ed1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:57.316338 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dfe61f1a-0f39-4be4-baa4-8520a0262ed1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:57.316544 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:57.316544 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:57.317153 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dfe61f1a-0f39-4be4-baa4-8520a0262ed1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:57.317701 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-dfe61f1a-0f39-4be4-baa4-8520a0262ed1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:57.390228 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:57.390228 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:57.392128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dfe61f1a-0f39-4be4-baa4-8520a0262ed1 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:57.392962 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1244/2482] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:57 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:58.180184 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cad6b2d3-ae88-45d6-9483-fbd572bedea5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:09:58.189363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cad6b2d3-ae88-45d6-9483-fbd572bedea5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:58.190066 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:58.190066 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:58.190928 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cad6b2d3-ae88-45d6-9483-fbd572bedea5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:58.416304 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:58.421706 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:58.422369 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:58.422369 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:58.423432 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:58.434807 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:58.437797 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:58.437797 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:58.490330 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cad6b2d3-ae88-45d6-9483-fbd572bedea5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:09:58.529799 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:58.529799 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:58.543989 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:58.551050 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1245/2483] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:58 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:09:58.568573 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cad6b2d3-ae88-45d6-9483-fbd572bedea5 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:09:58.570572 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1239/2484] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:09:58 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 1369 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:09:58.581886 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume// Dec 22 10:09:58.582614 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:58.583011 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:58.583011 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:58.583627 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:58.585088 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d3ffcdc5-8273-41b1-bb19-4d1d394711a0 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:09:58.585667 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1246/2485] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 10:09:58 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:09:58.614677 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-73faba0c-1fed-4f44-ada5-ffa539b7f852 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments Dec 22 10:09:58.617180 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:09:58.617180 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:09:58.618112 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-73faba0c-1fed-4f44-ada5-ffa539b7f852 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e112adb7-a918-4c19-b488-638ec0b739fa", "instance_uuid": "93def4a8-1d5b-47b0-8689-fe3d285ecb3c", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:09:58.746663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:58.746663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:58.902608 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-73faba0c-1fed-4f44-ada5-ffa539b7f852 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments returned with HTTP 200 Dec 22 10:09:58.905163 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1240/2486] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 10:09:58 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments => generated 273 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:09:59.559479 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8602457-76ca-4447-befa-7a50446186ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:09:59.560382 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8602457-76ca-4447-befa-7a50446186ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:09:59.562686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8602457-76ca-4447-befa-7a50446186ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:09:59.565577 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-c8602457-76ca-4447-befa-7a50446186ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:09:59.600014 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:09:59.600014 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:09:59.603058 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8602457-76ca-4447-befa-7a50446186ab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:09:59.604811 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1247/2487] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:09:59 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:00.620750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7cc1c343-09f6-4137-9818-d14b2cefe270 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:10:00.621964 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7cc1c343-09f6-4137-9818-d14b2cefe270 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:00.622373 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:00.622373 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:00.623005 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7cc1c343-09f6-4137-9818-d14b2cefe270 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:00.623563 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-7cc1c343-09f6-4137-9818-d14b2cefe270 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:10:00.673766 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:00.673766 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:00.676384 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7cc1c343-09f6-4137-9818-d14b2cefe270 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:10:00.677307 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1241/2488] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:00 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 820 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:01.698672 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:10:01.699318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:01.699781 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:01.699781 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:01.700364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:01.700833 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:10:01.755322 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:01.755322 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:01.757361 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:10:01.758202 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1248/2489] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:01 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:10:01.772153 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-17432d86-df79-49af-be5f-5606bb75f527 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:10:01.773243 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-17432d86-df79-49af-be5f-5606bb75f527 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:01.773479 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:01.773479 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:01.773866 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-17432d86-df79-49af-be5f-5606bb75f527 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:01.894430 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:01.894430 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:01.916411 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-17432d86-df79-49af-be5f-5606bb75f527 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:01.941631 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume// Dec 22 10:10:01.942521 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:01.942911 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:01.942911 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:01.943497 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:01.944727 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74164495-42ec-4f57-8b28-0d21db33e7b9 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:10:01.945794 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1249/2490] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:10:01 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:10:01.959082 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-4e3a837c-498f-4c7a-a9e8-de367fe2d2a2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:10:01.960266 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-4e3a837c-498f-4c7a-a9e8-de367fe2d2a2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:01.960921 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-4e3a837c-498f-4c7a-a9e8-de367fe2d2a2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:01.968156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-17432d86-df79-49af-be5f-5606bb75f527 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 200 Dec 22 10:10:01.969301 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1242/2491] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:01 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:01.991057 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-528a385c-d233-4139-963b-befa6bad770a tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] POST http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/36558e06-106a-440a-962b-0d706544c205/action Dec 22 10:10:01.999323 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:01.999323 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:02.000426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-528a385c-d233-4139-963b-befa6bad770a tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:10:02.001163 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-528a385c-d233-4139-963b-befa6bad770a tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:02.003527 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.admin_actions [None req-528a385c-d233-4139-963b-befa6bad770a tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] Updating backup '36558e06-106a-440a-962b-0d706544c205' with '{'status': 'error'}' {{(pid=88114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Dec 22 10:10:02.090185 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:02.090185 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:02.102178 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-4e3a837c-498f-4c7a-a9e8-de367fe2d2a2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:10:02.115795 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:02.115795 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:02.131431 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:02.131431 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:02.143062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-4e3a837c-498f-4c7a-a9e8-de367fe2d2a2 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:10:02.144072 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1250/2492] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:10:01 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 1467 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 10:10:02.155228 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-528a385c-d233-4139-963b-befa6bad770a tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] reset_status in rpcapi backup_id 36558e06-106a-440a-962b-0d706544c205 on host n-d-765315-5. {{(pid=88114) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Dec 22 10:10:02.160854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-528a385c-d233-4139-963b-befa6bad770a tempest-VolumesBackupsAdminTest-1250045380 tempest-VolumesBackupsAdminTest-1250045380] http://10.222.0.50/volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/36558e06-106a-440a-962b-0d706544c205/action returned with HTTP 202 Dec 22 10:10:02.165297 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1243/2493] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:10:01 2020] POST /volume/v3/9b25ef6c8a834230837b80c15b1ae3fe/backups/36558e06-106a-440a-962b-0d706544c205/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 10:10:02.172607 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b18a3320-6ba7-4f97-b966-55bf6a4871d4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:10:02.175888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b18a3320-6ba7-4f97-b966-55bf6a4871d4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:02.176635 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:02.176635 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:02.178039 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b18a3320-6ba7-4f97-b966-55bf6a4871d4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:02.179247 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-b18a3320-6ba7-4f97-b966-55bf6a4871d4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Show backup with id 36558e06-106a-440a-962b-0d706544c205. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:10:02.185211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cd716d43-d6bf-4f21-b65d-9137ac05f1e9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] PUT http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/cd60162d-0378-490a-b408-02d0f8a140ba Dec 22 10:10:02.188030 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:02.188030 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:02.190875 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cd716d43-d6bf-4f21-b65d-9137ac05f1e9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:02.221557 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:02.221557 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:02.227497 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b18a3320-6ba7-4f97-b966-55bf6a4871d4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 200 Dec 22 10:10:02.228687 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1251/2494] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:02 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:10:02.243375 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e2a26fb8-bf9c-476b-b190-671e97a62baf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] DELETE http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 Dec 22 10:10:02.244354 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e2a26fb8-bf9c-476b-b190-671e97a62baf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:02.244710 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:02.244710 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:02.246084 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e2a26fb8-bf9c-476b-b190-671e97a62baf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:02.246609 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-e2a26fb8-bf9c-476b-b190-671e97a62baf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete backup with id: 36558e06-106a-440a-962b-0d706544c205. Dec 22 10:10:02.256308 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 10:10:02.256308 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 10:10:02.256859 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cd716d43-d6bf-4f21-b65d-9137ac05f1e9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-e112adb7-a918-4c19-b488-638ec0b739fa-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.014s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 10:10:02.259240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:02.259240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:02.275795 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:02.275795 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:02.307905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.backup.rpcapi [None req-e2a26fb8-bf9c-476b-b190-671e97a62baf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] delete_backup rpcapi backup_id 36558e06-106a-440a-962b-0d706544c205 {{(pid=88115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 10:10:02.351344 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e2a26fb8-bf9c-476b-b190-671e97a62baf tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 returned with HTTP 202 Dec 22 10:10:02.370173 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1252/2495] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:10:02 2020] DELETE /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/backups/36558e06-106a-440a-962b-0d706544c205 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:10:02.407842 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a35ea40-b7a8-4e1a-91ee-16d704c645a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] DELETE http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:10:02.408842 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a35ea40-b7a8-4e1a-91ee-16d704c645a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:02.409218 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:02.409218 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:02.410248 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4a35ea40-b7a8-4e1a-91ee-16d704c645a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:02.411064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-4a35ea40-b7a8-4e1a-91ee-16d704c645a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete volume with id: 34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:10:02.848600 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:02.848600 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:02.854559 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a35ea40-b7a8-4e1a-91ee-16d704c645a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:02.943462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4a35ea40-b7a8-4e1a-91ee-16d704c645a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete volume request issued successfully. Dec 22 10:10:02.944462 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4a35ea40-b7a8-4e1a-91ee-16d704c645a8 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 202 Dec 22 10:10:02.948468 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1253/2496] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:10:02 2020] DELETE /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 0 bytes in 548 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:10:02.968402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7f9cc14-75cb-48c3-aa68-b47962685cab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:10:02.974092 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7f9cc14-75cb-48c3-aa68-b47962685cab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:02.974597 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:02.974597 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:02.976703 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e7f9cc14-75cb-48c3-aa68-b47962685cab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:03.221476 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:03.221476 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:03.255067 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e7f9cc14-75cb-48c3-aa68-b47962685cab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:03.327017 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e7f9cc14-75cb-48c3-aa68-b47962685cab tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 200 Dec 22 10:10:03.331118 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1254/2497] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:02 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 914 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:03.940312 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] POST http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes Dec 22 10:10:03.942424 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:03.942424 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:03.950546 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1865909446"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:03.953467 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1865909446'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:10:03.954818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Create volume of 1 GB Dec 22 10:10:04.039452 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Availability Zones retrieved successfully. Dec 22 10:10:04.108421 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Flow 'volume_create_api' (8ada48d9-7e79-4bc1-ac80-509a7d3da915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:04.139271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d3a338d-1763-4d68-9320-9945ea480422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:04.154453 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:10:04.486217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d3a338d-1763-4d68-9320-9945ea480422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:04.511933 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4e7e0c-823b-490e-b75b-efca6ff83380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:04.866273 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Created reservations ['d7f317ee-732e-48b5-ad4b-ad42a3863ea2', '69aafc1f-5a87-41c7-b6e8-c834390c8b04', 'fcde7c8d-a1de-4da8-8e87-be3e325f8de3', 'db2a12bb-7da6-46a0-bcfe-157eddab56b9'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:10:04.894230 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4e7e0c-823b-490e-b75b-efca6ff83380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f317ee-732e-48b5-ad4b-ad42a3863ea2', '69aafc1f-5a87-41c7-b6e8-c834390c8b04', 'fcde7c8d-a1de-4da8-8e87-be3e325f8de3', 'db2a12bb-7da6-46a0-bcfe-157eddab56b9']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:04.903558 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1ea251-e0e6-4933-a6ce-f4844e7660c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:05.262803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1ea251-e0e6-4933-a6ce-f4844e7660c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b92ddee5-5be2-47ef-a203-b7c9578eb07f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1865909446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c89cb1345d340f38775861a6b074177',qos_specs=None,replication_status=,reservations=['d7f317ee-732e-48b5-ad4b-ad42a3863ea2','69aafc1f-5a87-41c7-b6e8-c834390c8b04','fcde7c8d-a1de-4da8-8e87-be3e325f8de3','db2a12bb-7da6-46a0-bcfe-157eddab56b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1d4cf675d4ef5b20fc4eb1f884f30',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1865909446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b92ddee5-5be2-47ef-a203-b7c9578eb07f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c89cb1345d340f38775861a6b074177',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='46e1d4cf675d4ef5b20fc4eb1f884f30',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:05.264924 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37441ee-7995-49af-8705-f5a41a0a37ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:05.342356 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37441ee-7995-49af-8705-f5a41a0a37ad) transitioned into state 'SUCCESS' from state '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-1865909446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c89cb1345d340f38775861a6b074177',qos_specs=None,replication_status=,reservations=['d7f317ee-732e-48b5-ad4b-ad42a3863ea2','69aafc1f-5a87-41c7-b6e8-c834390c8b04','fcde7c8d-a1de-4da8-8e87-be3e325f8de3','db2a12bb-7da6-46a0-bcfe-157eddab56b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e1d4cf675d4ef5b20fc4eb1f884f30',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:05.345401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03e489ab-4893-4ffc-9e90-72eb9a372e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:05.393881 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03e489ab-4893-4ffc-9e90-72eb9a372e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:05.398296 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Flow 'volume_create_api' (8ada48d9-7e79-4bc1-ac80-509a7d3da915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:05.600600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Create volume request issued successfully. Dec 22 10:10:05.654538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72d9e1d8-214c-4dd9-8455-5b6be5f7eb23 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes returned with HTTP 202 Dec 22 10:10:05.658878 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1255/2498] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:10:03 2020] POST /volume/v3/5c89cb1345d340f38775861a6b074177/volumes => generated 820 bytes in 1726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:10:05.669917 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d26405af-afff-48a8-a98f-e62c43434da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:10:05.670530 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d26405af-afff-48a8-a98f-e62c43434da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:05.670753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:05.670753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:05.671126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d26405af-afff-48a8-a98f-e62c43434da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:05.770859 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:05.770859 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:05.803157 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d26405af-afff-48a8-a98f-e62c43434da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:05.868241 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d26405af-afff-48a8-a98f-e62c43434da7 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 200 Dec 22 10:10:05.869570 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1256/2499] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:05 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 914 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:05.892444 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-15b689a2-af70-43b2-9b5a-94c96039a431 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:05.894280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-15b689a2-af70-43b2-9b5a-94c96039a431 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:05.894660 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:05.894660 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:05.895691 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-15b689a2-af70-43b2-9b5a-94c96039a431 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:06.043365 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:06.043365 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:06.064660 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-15b689a2-af70-43b2-9b5a-94c96039a431 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:06.130020 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-15b689a2-af70-43b2-9b5a-94c96039a431 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:06.131200 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1257/2500] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:05 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:06.893501 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ccb0d2c-aafa-4341-bebd-3ce05536d749 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:10:06.895494 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ccb0d2c-aafa-4341-bebd-3ce05536d749 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:06.896282 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:06.896282 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:06.898027 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3ccb0d2c-aafa-4341-bebd-3ce05536d749 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:06.898526 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cd716d43-d6bf-4f21-b65d-9137ac05f1e9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-e112adb7-a918-4c19-b488-638ec0b739fa-n-h1-765315-5'" released by "attachment_update" :: held 4.642s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 10:10:06.899225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-cd716d43-d6bf-4f21-b65d-9137ac05f1e9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/cd60162d-0378-490a-b408-02d0f8a140ba returned with HTTP 200 Dec 22 10:10:06.900463 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1244/2501] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 10:10:02 2020] PUT /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/cd60162d-0378-490a-b408-02d0f8a140ba => generated 762 bytes in 4724 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:06.956876 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-9b5b5dda-7399-40dd-b373-7186a826a5c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/cd60162d-0378-490a-b408-02d0f8a140ba/action Dec 22 10:10:06.957435 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:06.957435 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:06.957898 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-9b5b5dda-7399-40dd-b373-7186a826a5c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:10:06.958572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-9b5b5dda-7399-40dd-b373-7186a826a5c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:07.130136 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:07.130136 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:07.183438 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3ccb0d2c-aafa-4341-bebd-3ce05536d749 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:07.199894 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:07.199894 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:07.234418 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-53a1e526-7c2b-4611-a9f1-1c7503cd09e6 req-9b5b5dda-7399-40dd-b373-7186a826a5c1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/cd60162d-0378-490a-b408-02d0f8a140ba/action returned with HTTP 204 Dec 22 10:10:07.235305 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1245/2502] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 10:10:06 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/cd60162d-0378-490a-b408-02d0f8a140ba/action => generated 0 bytes in 284 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:10:07.244282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52ecd808-d773-4d84-b100-091e1c860057 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:07.245254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52ecd808-d773-4d84-b100-091e1c860057 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:07.245617 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:07.245617 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:07.246177 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52ecd808-d773-4d84-b100-091e1c860057 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:07.291854 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3ccb0d2c-aafa-4341-bebd-3ce05536d749 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 200 Dec 22 10:10:07.292748 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1258/2503] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:06 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 914 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:07.486457 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:07.486457 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:07.550088 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-52ecd808-d773-4d84-b100-091e1c860057 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:07.696086 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52ecd808-d773-4d84-b100-091e1c860057 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:07.697364 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1246/2504] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:07 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 912 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:08.308570 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7a64442-69b2-49dd-b2f8-a3feb57ab444 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 Dec 22 10:10:08.310759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7a64442-69b2-49dd-b2f8-a3feb57ab444 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:08.310759 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:08.310759 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:08.310759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c7a64442-69b2-49dd-b2f8-a3feb57ab444 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:08.489946 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c7a64442-69b2-49dd-b2f8-a3feb57ab444 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 returned with HTTP 404 Dec 22 10:10:08.497460 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1259/2505] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:08 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/34afe5cb-0989-4190-ac8a-886385606223 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:10:08.501534 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e72044d9-c8de-48ac-980b-3a090dcf0c3e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] DELETE http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:10:08.502636 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e72044d9-c8de-48ac-980b-3a090dcf0c3e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:08.502835 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:08.502835 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:08.503731 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e72044d9-c8de-48ac-980b-3a090dcf0c3e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:08.504403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-e72044d9-c8de-48ac-980b-3a090dcf0c3e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete volume with id: dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:10:08.633006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:08.633006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:08.634595 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e72044d9-c8de-48ac-980b-3a090dcf0c3e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:08.696692 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e72044d9-c8de-48ac-980b-3a090dcf0c3e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Delete volume request issued successfully. Dec 22 10:10:08.697192 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e72044d9-c8de-48ac-980b-3a090dcf0c3e tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 202 Dec 22 10:10:08.701183 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1247/2506] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:10:08 2020] DELETE /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:10:08.709077 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-93e73dc7-358b-4dd9-9d61-3c344f2bfcd4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:10:08.709906 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-93e73dc7-358b-4dd9-9d61-3c344f2bfcd4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:08.710602 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-93e73dc7-358b-4dd9-9d61-3c344f2bfcd4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:08.720975 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:08.723460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:08.723755 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:08.723755 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:08.724192 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:08.839596 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:08.839596 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:08.864601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-93e73dc7-358b-4dd9-9d61-3c344f2bfcd4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:08.907811 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:08.907811 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:08.929920 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:08.936106 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-93e73dc7-358b-4dd9-9d61-3c344f2bfcd4 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 200 Dec 22 10:10:08.937716 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1260/2507] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:08 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:08.990812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:08.991899 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1248/2508] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:08 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 913 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:09.255597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-7d411b4d-fbaa-4a90-980f-c652abafaf64 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:09.256152 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-7d411b4d-fbaa-4a90-980f-c652abafaf64 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:09.256377 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:09.256377 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:09.256750 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-7d411b4d-fbaa-4a90-980f-c652abafaf64 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:09.379237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:09.379237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:09.401450 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-7d411b4d-fbaa-4a90-980f-c652abafaf64 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:09.453362 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-7d411b4d-fbaa-4a90-980f-c652abafaf64 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:09.454464 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1261/2509] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:10:09 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 913 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:09.563756 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume// Dec 22 10:10:09.564554 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:09.564912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:09.564912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:09.565513 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:09.566913 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-65bfeca4-eb16-4f6e-845f-a0716c59ed82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:10:09.568837 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1249/2510] 10.222.0.50 () {58 vars in 1289 bytes} [Tue Dec 22 10:10:09 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:10:09.602540 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-e5a42652-538f-4c45-85f4-177aee48af87 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] POST http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments Dec 22 10:10:09.603057 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:09.603057 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:09.603477 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-e5a42652-538f-4c45-85f4-177aee48af87 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b92ddee5-5be2-47ef-a203-b7c9578eb07f", "instance_uuid": "a90b6c09-2d97-43b4-957e-0cf961d2331f", "connector": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:09.743184 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:09.743184 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:09.883469 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-e5a42652-538f-4c45-85f4-177aee48af87 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments returned with HTTP 200 Dec 22 10:10:09.885136 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1262/2511] 10.222.0.50 () {66 vars in 1565 bytes} [Tue Dec 22 10:10:09 2020] POST /volume/v3/5c89cb1345d340f38775861a6b074177/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:09.942545 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e5d85535-f12c-4f41-a8d2-ca4d3d065a77 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:09.943068 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e5d85535-f12c-4f41-a8d2-ca4d3d065a77 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:09.943548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e5d85535-f12c-4f41-a8d2-ca4d3d065a77 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:09.955481 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:10:09.956147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:09.956373 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:09.956373 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:09.956747 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:10.106149 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:10.106149 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:10.112149 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:10.112149 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:10.135000 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e5d85535-f12c-4f41-a8d2-ca4d3d065a77 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:10.136844 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:10.177657 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:10.177657 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:10.178228 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 200 Dec 22 10:10:10.179342 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1263/2512] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:09 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:10.180448 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume// Dec 22 10:10:10.181045 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:10.181267 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:10.181267 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:10.181647 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:10.182802 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-6f1e24ce-adb2-4a05-a253-2929a228818f tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:10:10.183337 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1264/2513] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:10:10 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:10:10.202431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-99cc4096-f25e-478c-872e-216923cd9e82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:10.202876 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-99cc4096-f25e-478c-872e-216923cd9e82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:10.203472 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-99cc4096-f25e-478c-872e-216923cd9e82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:10.218478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e5d85535-f12c-4f41-a8d2-ca4d3d065a77 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:10.219559 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1250/2514] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:09 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 912 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:10.308079 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:10.308079 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:10.333801 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-99cc4096-f25e-478c-872e-216923cd9e82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:10.359501 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:10.359501 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:10.371233 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-99cc4096-f25e-478c-872e-216923cd9e82 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:10.372255 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1265/2515] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:10:10 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 1011 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:10:10.413753 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-b81ef121-3c44-447e-a0dd-2943646cc192 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] PUT http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4 Dec 22 10:10:10.417959 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:10.417959 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:10.419251 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-b81ef121-3c44-447e-a0dd-2943646cc192 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:10.483468 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 10:10:10.483468 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 10:10:10.484026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-b81ef121-3c44-447e-a0dd-2943646cc192 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Lock "b'cinder-attachment_update-b92ddee5-5be2-47ef-a203-b7c9578eb07f-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.015s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 10:10:10.486447 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:10.486447 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:11.197455 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d40d59f-2cb5-4ba9-9839-c64c3d0f8423 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:10:11.197989 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d40d59f-2cb5-4ba9-9839-c64c3d0f8423 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:11.198208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:11.198208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:11.198854 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d40d59f-2cb5-4ba9-9839-c64c3d0f8423 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:11.320097 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:11.320097 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:11.341511 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0d40d59f-2cb5-4ba9-9839-c64c3d0f8423 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Volume info retrieved successfully. Dec 22 10:10:11.370139 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d40d59f-2cb5-4ba9-9839-c64c3d0f8423 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 200 Dec 22 10:10:11.371315 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1266/2516] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:11 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:11.376555 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a405c6a9-356b-4785-ae0f-259d7f68f7ef tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:11.377379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a405c6a9-356b-4785-ae0f-259d7f68f7ef tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:11.377777 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:11.377777 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:11.378490 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a405c6a9-356b-4785-ae0f-259d7f68f7ef tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:11.436704 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:11.436704 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:11.448058 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a405c6a9-356b-4785-ae0f-259d7f68f7ef tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:11.483663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:11.483663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:11.494093 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a405c6a9-356b-4785-ae0f-259d7f68f7ef tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:11.504026 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1267/2517] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:11 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:12.388382 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d149d8d1-c4e7-45dd-8f0e-797283693299 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] GET http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 Dec 22 10:10:12.389083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d149d8d1-c4e7-45dd-8f0e-797283693299 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:12.389522 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:12.389522 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:12.390083 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d149d8d1-c4e7-45dd-8f0e-797283693299 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:12.543396 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d149d8d1-c4e7-45dd-8f0e-797283693299 tempest-VolumesBackupsAdminTest-371701860 tempest-VolumesBackupsAdminTest-371701860] http://10.222.0.50/volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 returned with HTTP 404 Dec 22 10:10:12.547688 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1268/2518] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:12 2020] GET /volume/v3/1064429fd6b64bb2b385c3b5a03d5590/volumes/dd4ec798-a3d8-46cb-a8e5-7e87bbf94521 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 10:10:12.564872 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f44ff3a-fc20-470c-b63d-adf0088898e9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:12.568293 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f44ff3a-fc20-470c-b63d-adf0088898e9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:12.569446 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9f44ff3a-fc20-470c-b63d-adf0088898e9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:12.727921 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:12.727921 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:12.738703 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9f44ff3a-fc20-470c-b63d-adf0088898e9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:12.763891 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:12.763891 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:12.775588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9f44ff3a-fc20-470c-b63d-adf0088898e9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:12.777137 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1269/2519] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:12 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:12.978826 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-b81ef121-3c44-447e-a0dd-2943646cc192 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Lock "b'cinder-attachment_update-b92ddee5-5be2-47ef-a203-b7c9578eb07f-n-h1-765315-5'" released by "attachment_update" :: held 2.495s {{(pid=88114) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 10:10:12.979853 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-b81ef121-3c44-447e-a0dd-2943646cc192 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4 returned with HTTP 200 Dec 22 10:10:12.981551 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1251/2520] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 10:10:10 2020] PUT /volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4 => generated 762 bytes in 2578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:13.793458 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50e412b1-f900-4fd3-a12c-346cfec2d6cd tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:13.794540 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50e412b1-f900-4fd3-a12c-346cfec2d6cd tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:13.794951 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:13.794951 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:13.795795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-50e412b1-f900-4fd3-a12c-346cfec2d6cd tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:13.890272 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:13.890272 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:13.902032 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-50e412b1-f900-4fd3-a12c-346cfec2d6cd tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:13.925942 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:13.925942 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:13.947624 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-50e412b1-f900-4fd3-a12c-346cfec2d6cd tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:13.948784 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1270/2521] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:13 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:14.964948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9a86e80-33c3-47d5-803d-b760bb2b3d60 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:14.965716 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9a86e80-33c3-47d5-803d-b760bb2b3d60 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:14.966001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:14.966001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:14.966557 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9a86e80-33c3-47d5-803d-b760bb2b3d60 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:15.076999 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:15.076999 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:15.097614 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c9a86e80-33c3-47d5-803d-b760bb2b3d60 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:15.123405 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:15.123405 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:15.134919 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9a86e80-33c3-47d5-803d-b760bb2b3d60 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:15.145596 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1252/2522] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:14 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:16.153159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1b9fa5b-a74a-4a6e-ab68-a7666bbd34a7 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:16.154340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1b9fa5b-a74a-4a6e-ab68-a7666bbd34a7 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:16.155260 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:16.155260 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:16.156572 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b1b9fa5b-a74a-4a6e-ab68-a7666bbd34a7 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:16.336228 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:16.336228 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:16.370752 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b1b9fa5b-a74a-4a6e-ab68-a7666bbd34a7 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:16.417904 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:16.417904 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:16.435519 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b1b9fa5b-a74a-4a6e-ab68-a7666bbd34a7 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:16.436850 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1271/2523] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:16 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:17.454359 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6798a6a-665b-42ad-a4ee-43a3f728996e tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:17.455350 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6798a6a-665b-42ad-a4ee-43a3f728996e tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:17.455813 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:17.455813 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:17.456241 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d6798a6a-665b-42ad-a4ee-43a3f728996e tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:17.619775 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:17.619775 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:17.640376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d6798a6a-665b-42ad-a4ee-43a3f728996e tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:17.680167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:17.680167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:17.697732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d6798a6a-665b-42ad-a4ee-43a3f728996e tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:17.698567 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1253/2524] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:17 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:18.500838 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-c2bbf919-758f-46f4-a5f1-87fae3f767bc tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] POST http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4/action Dec 22 10:10:18.500838 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:18.500838 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:18.500838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-c2bbf919-758f-46f4-a5f1-87fae3f767bc tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Action body: b'{"os-complete": null}' {{(pid=88115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:10:18.500838 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-c2bbf919-758f-46f4-a5f1-87fae3f767bc tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:18.645871 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:18.645871 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:18.675049 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-c0d3554e-7d55-4778-a93c-cc442528d5e8 req-c2bbf919-758f-46f4-a5f1-87fae3f767bc tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4/action returned with HTTP 204 Dec 22 10:10:18.676166 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1272/2525] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 10:10:18 2020] POST /volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:10:18.726242 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4901a786-468d-4571-89d5-baf39fcdf23b tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:10:18.726869 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4901a786-468d-4571-89d5-baf39fcdf23b tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:18.727094 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:18.727094 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:18.727481 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4901a786-468d-4571-89d5-baf39fcdf23b tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:18.872953 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:18.872953 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:18.900183 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4901a786-468d-4571-89d5-baf39fcdf23b tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:10:18.943227 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:18.943227 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:18.969325 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4901a786-468d-4571-89d5-baf39fcdf23b tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:10:18.973059 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1254/2526] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:18 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 1205 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:19.357994 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] POST http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes Dec 22 10:10:19.358425 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:19.358425 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:19.358999 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Action: 'create', calling method: create, body: {"volume": {"imageRef": "855f55eb-99a3-4716-bef0-79c1ba56f5c6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1867979691"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:19.360161 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Create volume request body: {'volume': {'imageRef': '855f55eb-99a3-4716-bef0-79c1ba56f5c6', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1867979691'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:10:19.575859 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Create volume of 1 GB Dec 22 10:10:19.600538 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Availability Zones retrieved successfully. Dec 22 10:10:19.637361 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Flow 'volume_create_api' (e3199208-cfd0-44e2-8cb8-0386ec9a121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:19.654056 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d56b27-749d-4b9a-b78d-060be5e6cca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:19.657813 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:10:19.934848 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d56b27-749d-4b9a-b78d-060be5e6cca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:19.941661 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc96a23-a954-4938-a6e8-5bc0b515b1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:20.124615 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Created reservations ['acf5f8fb-4b7f-4518-8d96-0e732f07ea17', 'd1b57e29-c19d-46fc-862e-59facefe9dc6', 'dca78779-4654-4622-8943-427a1e5bb1af', '50a05849-fbe8-409a-b404-473abb344f0d'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:10:20.127257 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc96a23-a954-4938-a6e8-5bc0b515b1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf5f8fb-4b7f-4518-8d96-0e732f07ea17', 'd1b57e29-c19d-46fc-862e-59facefe9dc6', 'dca78779-4654-4622-8943-427a1e5bb1af', '50a05849-fbe8-409a-b404-473abb344f0d']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:20.131202 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb6c20d-fc5d-43bd-998f-bf8f4c863660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:20.292905 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb6c20d-fc5d-43bd-998f-bf8f4c863660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee9323b-3990-4ab7-86df-7e07fb1db2cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1867979691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46de530671743d0b2fc31e0302c1599',qos_specs=None,replication_status=,reservations=['acf5f8fb-4b7f-4518-8d96-0e732f07ea17','d1b57e29-c19d-46fc-862e-59facefe9dc6','dca78779-4654-4622-8943-427a1e5bb1af','50a05849-fbe8-409a-b404-473abb344f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030fca6d6e644c9ea63c93a314b12398',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1867979691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee9323b-3990-4ab7-86df-7e07fb1db2cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46de530671743d0b2fc31e0302c1599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='030fca6d6e644c9ea63c93a314b12398',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:20.314979 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09011bd7-4d98-435d-940f-d1dfc0a3df36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:20.370746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09011bd7-4d98-435d-940f-d1dfc0a3df36) transitioned into state 'SUCCESS' from state '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-1867979691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46de530671743d0b2fc31e0302c1599',qos_specs=None,replication_status=,reservations=['acf5f8fb-4b7f-4518-8d96-0e732f07ea17','d1b57e29-c19d-46fc-862e-59facefe9dc6','dca78779-4654-4622-8943-427a1e5bb1af','50a05849-fbe8-409a-b404-473abb344f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030fca6d6e644c9ea63c93a314b12398',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:20.373181 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d7d5f4-d1df-4967-ae34-df8531b223b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:20.413094 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d7d5f4-d1df-4967-ae34-df8531b223b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:20.415970 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Flow 'volume_create_api' (e3199208-cfd0-44e2-8cb8-0386ec9a121a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:20.539056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Create volume request issued successfully. Dec 22 10:10:20.566967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d4883d29-3a5b-4696-a6d6-16e70a4ee4c7 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes returned with HTTP 202 Dec 22 10:10:20.568505 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1273/2527] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:10:19 2020] POST /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes => generated 817 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:10:20.583754 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8db820a3-e0f3-4e06-95dd-9057ee185496 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:20.584895 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8db820a3-e0f3-4e06-95dd-9057ee185496 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:20.585256 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:20.585256 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:20.586019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8db820a3-e0f3-4e06-95dd-9057ee185496 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:20.720726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:20.720726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:20.744454 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8db820a3-e0f3-4e06-95dd-9057ee185496 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:20.794564 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8db820a3-e0f3-4e06-95dd-9057ee185496 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:20.797326 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1255/2528] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:20 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:21.816679 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1d98e7b-d5a0-431e-be9f-029c26885a72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:21.817830 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1d98e7b-d5a0-431e-be9f-029c26885a72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:21.818363 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:21.818363 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:21.819565 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-d1d98e7b-d5a0-431e-be9f-029c26885a72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:21.947763 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:21.947763 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:21.967205 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-d1d98e7b-d5a0-431e-be9f-029c26885a72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:22.021324 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-d1d98e7b-d5a0-431e-be9f-029c26885a72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:22.022213 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1274/2529] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:21 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:23.038404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5720450a-314b-4319-8533-22d5f2328f0e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:23.039505 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5720450a-314b-4319-8533-22d5f2328f0e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:23.039868 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:23.039868 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:23.040806 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-5720450a-314b-4319-8533-22d5f2328f0e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:23.156336 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:23.156336 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:23.179140 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-5720450a-314b-4319-8533-22d5f2328f0e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:23.257988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-5720450a-314b-4319-8533-22d5f2328f0e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:23.260405 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1256/2530] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:23 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:24.275744 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87188438-f23d-4495-8da4-6cba685faaaf tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:24.276300 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-87188438-f23d-4495-8da4-6cba685faaaf tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:24.276520 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:24.276520 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:24.276892 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-87188438-f23d-4495-8da4-6cba685faaaf tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:24.414919 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:24.414919 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:24.437057 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-87188438-f23d-4495-8da4-6cba685faaaf tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:24.496211 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87188438-f23d-4495-8da4-6cba685faaaf tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:24.503704 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1275/2531] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:24 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:25.525027 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85f8f78e-c8b4-45d6-b862-9b91f53bc86b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:25.526144 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85f8f78e-c8b4-45d6-b862-9b91f53bc86b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:25.526505 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:25.526505 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:25.527139 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-85f8f78e-c8b4-45d6-b862-9b91f53bc86b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:25.664670 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:25.664670 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:25.731665 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-85f8f78e-c8b4-45d6-b862-9b91f53bc86b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:25.778128 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-85f8f78e-c8b4-45d6-b862-9b91f53bc86b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:25.778942 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1257/2532] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:25 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:26.796021 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8fbfcc8-52a5-4141-b26b-b78b1f9090a2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:26.796742 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8fbfcc8-52a5-4141-b26b-b78b1f9090a2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:26.796742 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:26.796742 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:26.797051 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c8fbfcc8-52a5-4141-b26b-b78b1f9090a2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:26.887712 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:26.887712 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:26.898478 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c8fbfcc8-52a5-4141-b26b-b78b1f9090a2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:26.925349 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c8fbfcc8-52a5-4141-b26b-b78b1f9090a2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:26.926581 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1276/2533] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:26 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:27.943159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f10a933-1ecd-405e-b744-7eddf1085f7a tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:27.943668 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f10a933-1ecd-405e-b744-7eddf1085f7a tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:27.944071 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:27.944071 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:27.944672 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1f10a933-1ecd-405e-b744-7eddf1085f7a tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:28.103202 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:28.103202 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:28.125090 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1f10a933-1ecd-405e-b744-7eddf1085f7a tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:28.176963 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1f10a933-1ecd-405e-b744-7eddf1085f7a tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:28.179799 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1258/2534] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:27 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:29.195694 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be35cb77-fd89-4ea7-b6a3-2680e7079ccd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:29.197147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be35cb77-fd89-4ea7-b6a3-2680e7079ccd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:29.197506 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:29.197506 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:29.198114 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-be35cb77-fd89-4ea7-b6a3-2680e7079ccd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:29.367115 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:29.367115 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:29.392431 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-be35cb77-fd89-4ea7-b6a3-2680e7079ccd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:29.445402 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-be35cb77-fd89-4ea7-b6a3-2680e7079ccd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:29.446871 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1277/2535] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:29 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:30.465168 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74b99b48-28c6-4ba5-9b63-a39e5f66e50f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:30.465804 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74b99b48-28c6-4ba5-9b63-a39e5f66e50f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:30.466107 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:30.466107 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:30.466639 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-74b99b48-28c6-4ba5-9b63-a39e5f66e50f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:30.545726 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:30.545726 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:30.557089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-74b99b48-28c6-4ba5-9b63-a39e5f66e50f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:30.586426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-74b99b48-28c6-4ba5-9b63-a39e5f66e50f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:30.588618 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1259/2536] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:30 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:31.604206 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-657cead8-e37f-4a06-9e9b-bfebe6c5bb42 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:31.604688 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-657cead8-e37f-4a06-9e9b-bfebe6c5bb42 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:31.605196 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:31.605196 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:31.605578 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-657cead8-e37f-4a06-9e9b-bfebe6c5bb42 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:31.733433 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:31.733433 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:31.769928 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-657cead8-e37f-4a06-9e9b-bfebe6c5bb42 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:31.859225 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-657cead8-e37f-4a06-9e9b-bfebe6c5bb42 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:31.870607 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1278/2537] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:31 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:32.889378 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dad5950e-a830-43ea-8e91-716e1205a3f3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:32.893473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dad5950e-a830-43ea-8e91-716e1205a3f3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:32.893896 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:32.893896 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:32.894491 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-dad5950e-a830-43ea-8e91-716e1205a3f3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:33.023694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:33.023694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:33.061301 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-dad5950e-a830-43ea-8e91-716e1205a3f3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:33.099542 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-dad5950e-a830-43ea-8e91-716e1205a3f3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:33.111444 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1260/2538] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:32 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:34.116697 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a97ec32b-e761-468a-afc5-1bb3be6fb59f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:34.117557 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a97ec32b-e761-468a-afc5-1bb3be6fb59f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:34.117557 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:34.117557 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:34.118265 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a97ec32b-e761-468a-afc5-1bb3be6fb59f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:34.270452 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:34.270452 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:34.324957 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a97ec32b-e761-468a-afc5-1bb3be6fb59f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:34.364569 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a97ec32b-e761-468a-afc5-1bb3be6fb59f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:34.366187 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1279/2539] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:34 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:35.382917 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30d1fff8-2e5c-4183-944a-80dfab70c2bb tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:35.383457 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30d1fff8-2e5c-4183-944a-80dfab70c2bb tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:35.383543 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:35.383543 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:35.384113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-30d1fff8-2e5c-4183-944a-80dfab70c2bb tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:35.495421 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:35.495421 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:35.512775 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-30d1fff8-2e5c-4183-944a-80dfab70c2bb tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:35.552610 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-30d1fff8-2e5c-4183-944a-80dfab70c2bb tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:35.566902 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1261/2540] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:35 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:36.572654 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b960b554-b370-43ad-9dc4-11c2908a3300 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:36.573971 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b960b554-b370-43ad-9dc4-11c2908a3300 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:36.574494 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:36.574494 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:36.575256 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b960b554-b370-43ad-9dc4-11c2908a3300 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:36.700694 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:36.700694 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:36.728450 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b960b554-b370-43ad-9dc4-11c2908a3300 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:36.790778 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b960b554-b370-43ad-9dc4-11c2908a3300 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:36.794401 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1280/2541] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:36 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:37.810598 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fc873da-1964-4f89-be69-a895b18e1c5e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:37.812131 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fc873da-1964-4f89-be69-a895b18e1c5e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:37.812568 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:37.812568 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:37.813439 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8fc873da-1964-4f89-be69-a895b18e1c5e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:37.917242 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:37.917242 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:37.952845 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8fc873da-1964-4f89-be69-a895b18e1c5e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:38.024504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8fc873da-1964-4f89-be69-a895b18e1c5e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:38.026747 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1262/2542] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:37 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:10:39.046835 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52339eec-e939-4f1b-b35a-bf469b4c2781 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:39.050473 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52339eec-e939-4f1b-b35a-bf469b4c2781 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:39.051353 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:39.051353 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:39.052512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-52339eec-e939-4f1b-b35a-bf469b4c2781 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:39.249013 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:39.249013 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:39.276172 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-52339eec-e939-4f1b-b35a-bf469b4c2781 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:39.354582 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-52339eec-e939-4f1b-b35a-bf469b4c2781 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:39.369693 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1281/2543] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:39 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:40.383134 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3037cf8-48b2-4028-ad86-ee2be795fdad tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:40.384137 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3037cf8-48b2-4028-ad86-ee2be795fdad tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:40.384338 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:40.384338 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:40.384969 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a3037cf8-48b2-4028-ad86-ee2be795fdad tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:40.466693 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:40.466693 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:40.480171 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a3037cf8-48b2-4028-ad86-ee2be795fdad tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:40.529291 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a3037cf8-48b2-4028-ad86-ee2be795fdad tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:40.530412 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1263/2544] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:40 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 909 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:41.479050 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-5e4ae545-440c-430b-bdcd-08fe3316b9b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/limits Dec 22 10:10:41.487855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-5e4ae545-440c-430b-bdcd-08fe3316b9b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:41.488687 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:41.488687 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:41.490442 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-5e4ae545-440c-430b-bdcd-08fe3316b9b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'index' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:41.546052 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ea1dde7-d3f8-403f-a5f9-05a05e4dfd8c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:41.550113 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ea1dde7-d3f8-403f-a5f9-05a05e4dfd8c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:41.550611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:41.550611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:41.551466 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7ea1dde7-d3f8-403f-a5f9-05a05e4dfd8c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:41.632957 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-5e4ae545-440c-430b-bdcd-08fe3316b9b9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/limits returned with HTTP 200 Dec 22 10:10:41.634216 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1282/2545] 10.222.0.50 () {60 vars in 1455 bytes} [Tue Dec 22 10:10:41 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/limits => generated 302 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:41.680688 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:41.680688 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:41.703579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7ea1dde7-d3f8-403f-a5f9-05a05e4dfd8c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:41.714392 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-075e300b-5fe8-45cf-b4ad-5fa9b4bf033f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:10:41.715559 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-075e300b-5fe8-45cf-b4ad-5fa9b4bf033f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:41.716295 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-075e300b-5fe8-45cf-b4ad-5fa9b4bf033f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:41.810116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7ea1dde7-d3f8-403f-a5f9-05a05e4dfd8c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:41.815352 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1264/2546] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:41 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 967 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:41.874534 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:41.874534 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:41.917499 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-075e300b-5fe8-45cf-b4ad-5fa9b4bf033f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:10:41.949898 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:41.949898 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:41.962855 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-075e300b-5fe8-45cf-b4ad-5fa9b4bf033f tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:10:41.964212 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1283/2547] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:10:41 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 1661 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:41.992176 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-e3aa07da-71de-448d-a8be-c67c6fa8ec3a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots Dec 22 10:10:41.993438 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:41.993438 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:41.994217 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-e3aa07da-71de-448d-a8be-c67c6fa8ec3a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e112adb7-a918-4c19-b488-638ec0b739fa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1747628499", "description": null, "metadata": {}}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:42.138878 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:42.138878 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:42.140025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-e3aa07da-71de-448d-a8be-c67c6fa8ec3a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:10:42.140400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-e3aa07da-71de-448d-a8be-c67c6fa8ec3a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create snapshot from volume e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:10:42.311130 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-e3aa07da-71de-448d-a8be-c67c6fa8ec3a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Created reservations ['73502279-7f8a-4ed9-84d4-791da4536728', 'bc3de3d0-4a6b-4fcb-90fc-bc08596f00e0', '6210fcf9-fc4a-4d24-ac14-33110c631224', '71cf6215-0908-47b8-9bb0-70a5d152e9f3'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:10:42.571268 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-e3aa07da-71de-448d-a8be-c67c6fa8ec3a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot force create request issued successfully. Dec 22 10:10:42.573588 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-cc5f80f5-35fd-425d-8e4e-c1a09f78aab4 req-e3aa07da-71de-448d-a8be-c67c6fa8ec3a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots returned with HTTP 202 Dec 22 10:10:42.580707 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1265/2548] 10.222.0.50 () {64 vars in 1518 bytes} [Tue Dec 22 10:10:41 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots => generated 320 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:10:42.838849 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7789259c-3cd2-4dee-b526-ed5a056c502b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:42.839378 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7789259c-3cd2-4dee-b526-ed5a056c502b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:42.839591 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:42.839591 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:42.839971 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7789259c-3cd2-4dee-b526-ed5a056c502b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:43.000285 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:43.000285 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:43.025590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7789259c-3cd2-4dee-b526-ed5a056c502b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:43.099566 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7789259c-3cd2-4dee-b526-ed5a056c502b tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:43.100478 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1284/2549] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:42 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 967 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:44.124925 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12e5ca52-db27-409f-8c36-98434a52ef90 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:44.125791 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12e5ca52-db27-409f-8c36-98434a52ef90 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:44.126070 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:44.126070 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:44.131692 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-12e5ca52-db27-409f-8c36-98434a52ef90 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:44.292819 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:44.292819 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:44.328504 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-12e5ca52-db27-409f-8c36-98434a52ef90 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:44.450805 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-12e5ca52-db27-409f-8c36-98434a52ef90 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:44.456524 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1266/2550] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:44 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 970 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:45.477032 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-def6def2-fffb-4852-be06-6303fb122328 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:45.477720 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-def6def2-fffb-4852-be06-6303fb122328 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:45.477720 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:45.477720 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:45.479862 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-def6def2-fffb-4852-be06-6303fb122328 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:45.675298 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cdb2efe2-7d67-409b-a619-5048ee4ca093 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 Dec 22 10:10:45.675298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cdb2efe2-7d67-409b-a619-5048ee4ca093 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:45.675298 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:45.675298 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:45.675298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cdb2efe2-7d67-409b-a619-5048ee4ca093 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:45.777006 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:45.777006 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:45.806083 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:45.806083 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:45.806083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cdb2efe2-7d67-409b-a619-5048ee4ca093 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:10:45.806083 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cdb2efe2-7d67-409b-a619-5048ee4ca093 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 returned with HTTP 200 Dec 22 10:10:45.813762 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-def6def2-fffb-4852-be06-6303fb122328 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:45.820589 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1267/2551] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:10:45 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 => generated 452 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:45.853701 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-def6def2-fffb-4852-be06-6303fb122328 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:45.853701 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1285/2552] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:45 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 970 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:46.816848 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60f93afa-62fc-4215-99db-897f9bbb5c7b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 Dec 22 10:10:46.817622 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60f93afa-62fc-4215-99db-897f9bbb5c7b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:46.817730 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:46.817730 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:46.818091 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60f93afa-62fc-4215-99db-897f9bbb5c7b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:46.871750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8cdca35d-3a52-40d6-bec6-205fae0d4aa3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:46.872322 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8cdca35d-3a52-40d6-bec6-205fae0d4aa3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:46.872512 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:46.872512 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:46.872965 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-8cdca35d-3a52-40d6-bec6-205fae0d4aa3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:46.894234 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:46.894234 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:46.902235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-60f93afa-62fc-4215-99db-897f9bbb5c7b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:10:46.904338 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60f93afa-62fc-4215-99db-897f9bbb5c7b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 returned with HTTP 200 Dec 22 10:10:46.948456 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1268/2553] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:10:46 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 => generated 479 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:47.355326 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:47.355326 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:47.373156 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-8cdca35d-3a52-40d6-bec6-205fae0d4aa3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:47.436391 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-8cdca35d-3a52-40d6-bec6-205fae0d4aa3 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:47.440631 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1286/2554] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:46 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 970 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:48.465600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb567eb7-dafd-400e-8a8a-897cce7195fc tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:48.466206 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb567eb7-dafd-400e-8a8a-897cce7195fc tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:48.466309 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:48.466309 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:48.466777 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fb567eb7-dafd-400e-8a8a-897cce7195fc tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:48.614482 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:48.614482 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:48.645232 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fb567eb7-dafd-400e-8a8a-897cce7195fc tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:48.723437 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fb567eb7-dafd-400e-8a8a-897cce7195fc tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:48.724996 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1269/2555] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:48 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 970 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:49.742533 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-268dbee2-e8e6-40a5-8962-dbecb3be9398 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:49.743208 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-268dbee2-e8e6-40a5-8962-dbecb3be9398 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:49.743499 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:49.743499 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:49.744099 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-268dbee2-e8e6-40a5-8962-dbecb3be9398 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:49.900411 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:49.900411 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:49.923587 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-751fd3c7-e1c5-472d-894c-247b0265aafd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 Dec 22 10:10:49.924280 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-751fd3c7-e1c5-472d-894c-247b0265aafd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:49.924512 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:49.924512 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:49.924953 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-751fd3c7-e1c5-472d-894c-247b0265aafd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:49.931804 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-268dbee2-e8e6-40a5-8962-dbecb3be9398 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:49.996064 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:49.996064 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:50.000884 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-751fd3c7-e1c5-472d-894c-247b0265aafd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:10:50.001097 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-268dbee2-e8e6-40a5-8962-dbecb3be9398 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:50.007546 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-751fd3c7-e1c5-472d-894c-247b0265aafd tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 returned with HTTP 200 Dec 22 10:10:50.008793 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1270/2556] 10.222.0.50 () {60 vars in 1575 bytes} [Tue Dec 22 10:10:49 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 => generated 479 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:10:50.009176 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1287/2557] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:49 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 970 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:10:51.033699 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73d3a7aa-ac6c-4f49-9fff-618244b114e0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:51.035229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73d3a7aa-ac6c-4f49-9fff-618244b114e0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:51.036663 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:51.036663 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:51.037325 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-73d3a7aa-ac6c-4f49-9fff-618244b114e0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:51.211974 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:51.211974 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:51.233295 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-73d3a7aa-ac6c-4f49-9fff-618244b114e0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:51.291062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-73d3a7aa-ac6c-4f49-9fff-618244b114e0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:51.292646 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1271/2558] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:51 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 970 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:52.309328 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-487e934e-2a66-477c-a30d-95a5999165f0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:52.309877 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-487e934e-2a66-477c-a30d-95a5999165f0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:52.310010 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:52.310010 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:52.311148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-487e934e-2a66-477c-a30d-95a5999165f0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:52.382019 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:52.382019 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:52.397428 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-487e934e-2a66-477c-a30d-95a5999165f0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:52.418600 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-487e934e-2a66-477c-a30d-95a5999165f0 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:52.419435 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1288/2559] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:52 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 1358 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:52.440352 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b32496ed-713c-4eef-9974-3531cd9ef271 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] POST http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf/action Dec 22 10:10:52.440826 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:52.440826 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:52.441271 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b32496ed-713c-4eef-9974-3531cd9ef271 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:10:52.441662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b32496ed-713c-4eef-9974-3531cd9ef271 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:52.549943 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:52.549943 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:52.553123 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b32496ed-713c-4eef-9974-3531cd9ef271 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:52.626505 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-cbc2c875-a5eb-4a3a-a5ec-dbd2a8812655 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 Dec 22 10:10:52.627138 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-cbc2c875-a5eb-4a3a-a5ec-dbd2a8812655 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:52.627409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:52.627409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:52.627863 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-cbc2c875-a5eb-4a3a-a5ec-dbd2a8812655 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:52.750209 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:52.750209 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:52.763008 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-cbc2c875-a5eb-4a3a-a5ec-dbd2a8812655 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:10:52.763008 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-cbc2c875-a5eb-4a3a-a5ec-dbd2a8812655 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 returned with HTTP 200 Dec 22 10:10:52.773263 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1289/2560] 10.222.0.64 () {58 vars in 1368 bytes} [Tue Dec 22 10:10:52 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 => generated 479 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:52.790757 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7391ee0b-7eb6-4bc4-846a-a24b27fcb010 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa Dec 22 10:10:52.790757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7391ee0b-7eb6-4bc4-846a-a24b27fcb010 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:52.790757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:52.790757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:52.790757 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7391ee0b-7eb6-4bc4-846a-a24b27fcb010 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:52.894611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:52.894611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:52.914554 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7391ee0b-7eb6-4bc4-846a-a24b27fcb010 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:10:52.950900 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:52.950900 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:52.964881 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7391ee0b-7eb6-4bc4-846a-a24b27fcb010 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa returned with HTTP 200 Dec 22 10:10:52.964881 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1290/2561] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:10:52 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/e112adb7-a918-4c19-b488-638ec0b739fa => generated 1661 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:52.970496 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-b32496ed-713c-4eef-9974-3531cd9ef271 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Created reservations ['597e98b0-d0d1-4867-9b84-1a01db3ea612', '82069a1f-96bc-464c-babe-3fa8672b4f9b'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:10:53.004927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes Dec 22 10:10:53.004927 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:53.004927 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:53.004927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "fb19b948-04f5-4abd-b5ff-fa35180266f2", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:53.004927 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'fb19b948-04f5-4abd-b5ff-fa35180266f2', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:10:53.056075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b32496ed-713c-4eef-9974-3531cd9ef271 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Extend volume request issued successfully. Dec 22 10:10:53.056075 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b32496ed-713c-4eef-9974-3531cd9ef271 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf/action returned with HTTP 202 Dec 22 10:10:53.056075 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1272/2562] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:10:52 2020] POST /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf/action => generated 0 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:10:53.077098 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cda5ccbc-c7f7-4c43-99e8-ea4ad244d07d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:53.077098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cda5ccbc-c7f7-4c43-99e8-ea4ad244d07d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:53.077098 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:53.077098 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:53.077098 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cda5ccbc-c7f7-4c43-99e8-ea4ad244d07d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:53.104833 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:53.104833 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:53.104833 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:10:53.104833 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume of 1 GB Dec 22 10:10:53.114468 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Availability Zones retrieved successfully. Dec 22 10:10:53.187274 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (011f624f-4fd0-46a3-9c1b-bbbd49ba826b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:53.201632 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec621dda-6eb3-47d5-b8db-dc2196172499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:53.201632 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:10:53.373208 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:53.373208 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:53.492171 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cda5ccbc-c7f7-4c43-99e8-ea4ad244d07d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:53.647096 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec621dda-6eb3-47d5-b8db-dc2196172499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb19b948-04f5-4abd-b5ff-fa35180266f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:53.647096 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2baa9db-4bef-4bf5-93f5-e1b30a5166c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:53.706133 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cda5ccbc-c7f7-4c43-99e8-ea4ad244d07d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:53.746089 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1273/2563] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:53 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 1358 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:10:54.009811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Created reservations ['cbf1b03f-218f-44bd-be89-3a60053eae5e', '85c4d8ad-8847-457a-968f-23da8dc02d70', 'a412fa5c-56f5-44b0-a467-2dfd82456cc3', '9151df00-e3e4-4e78-97ce-68f766239d42'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:10:54.009811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2baa9db-4bef-4bf5-93f5-e1b30a5166c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf1b03f-218f-44bd-be89-3a60053eae5e', '85c4d8ad-8847-457a-968f-23da8dc02d70', 'a412fa5c-56f5-44b0-a467-2dfd82456cc3', '9151df00-e3e4-4e78-97ce-68f766239d42']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:54.009811 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b216d0-af9e-4d0c-a8ac-ea142f4d5095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:54.325771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b216d0-af9e-4d0c-a8ac-ea142f4d5095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da247868-f8a9-4769-8789-87d9b06ca5da', '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='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['cbf1b03f-218f-44bd-be89-3a60053eae5e','85c4d8ad-8847-457a-968f-23da8dc02d70','a412fa5c-56f5-44b0-a467-2dfd82456cc3','9151df00-e3e4-4e78-97ce-68f766239d42'],size=1,snapshot_id=fb19b948-04f5-4abd-b5ff-fa35180266f2,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:10:54Z,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=da247868-f8a9-4769-8789-87d9b06ca5da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e798a8e61fa24836a28e3da00a2e4e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb19b948-04f5-4abd-b5ff-fa35180266f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:54.337662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a191a03c-8c9e-49a3-b4e5-347030ceadf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:54.373662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a191a03c-8c9e-49a3-b4e5-347030ceadf3) transitioned into 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='e798a8e61fa24836a28e3da00a2e4e8b',qos_specs=None,replication_status=,reservations=['cbf1b03f-218f-44bd-be89-3a60053eae5e','85c4d8ad-8847-457a-968f-23da8dc02d70','a412fa5c-56f5-44b0-a467-2dfd82456cc3','9151df00-e3e4-4e78-97ce-68f766239d42'],size=1,snapshot_id=fb19b948-04f5-4abd-b5ff-fa35180266f2,source_replicaid=,source_volid=None,status='creating',user_id='200d7272e56a4d1e8b71c6bbc6f61bae',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:54.382984 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2326985-ad13-4530-b16e-b20a16878942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:54.621383 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2326985-ad13-4530-b16e-b20a16878942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:54.632281 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Flow 'volume_create_api' (011f624f-4fd0-46a3-9c1b-bbbd49ba826b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:54.715167 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Create volume request issued successfully. Dec 22 10:10:54.747659 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d49297e-f680-4825-90ec-3b366283d743 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:54.748362 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d49297e-f680-4825-90ec-3b366283d743 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:54.748702 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:54.748702 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:54.749229 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9d49297e-f680-4825-90ec-3b366283d743 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:54.769282 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-837ded01-94f0-49d4-ab73-88bbec29c99e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes returned with HTTP 202 Dec 22 10:10:54.773979 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1291/2564] 10.222.0.64 () {62 vars in 1305 bytes} [Tue Dec 22 10:10:52 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes => generated 805 bytes in 1793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 10:10:54.790064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-47025c57-e7c9-4c0e-865d-70a4c17c5e75 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:10:54.793109 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-47025c57-e7c9-4c0e-865d-70a4c17c5e75 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:54.793300 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:54.793300 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:54.794843 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-47025c57-e7c9-4c0e-865d-70a4c17c5e75 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:54.904830 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:54.904830 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:54.932137 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9d49297e-f680-4825-90ec-3b366283d743 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:54.943427 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:54.943427 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:54.969636 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-47025c57-e7c9-4c0e-865d-70a4c17c5e75 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:10:55.017204 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9d49297e-f680-4825-90ec-3b366283d743 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:55.019524 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1274/2565] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:54 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 1358 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:55.044080 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-47025c57-e7c9-4c0e-865d-70a4c17c5e75 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:10:55.050717 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1292/2566] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:10:54 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 873 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:10:55.071426 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-6032f6b6-2283-42d4-ae55-67730ba77c17 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:10:55.072115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-6032f6b6-2283-42d4-ae55-67730ba77c17 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:55.072465 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:55.072465 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:55.073014 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-6032f6b6-2283-42d4-ae55-67730ba77c17 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:55.199170 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:55.199170 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:55.239518 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-6032f6b6-2283-42d4-ae55-67730ba77c17 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:10:55.327993 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-6032f6b6-2283-42d4-ae55-67730ba77c17 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:10:55.337668 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1275/2567] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:10:55 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 897 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:10:56.042303 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4683f6cd-9e32-40a1-96ea-1b79944bc97f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:56.042303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4683f6cd-9e32-40a1-96ea-1b79944bc97f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:56.042303 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:56.042303 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:56.042303 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4683f6cd-9e32-40a1-96ea-1b79944bc97f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:56.188207 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:56.188207 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:56.205743 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4683f6cd-9e32-40a1-96ea-1b79944bc97f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:56.334424 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4683f6cd-9e32-40a1-96ea-1b79944bc97f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:56.334424 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1293/2568] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:56 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 1358 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:56.345732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9a968de-29ac-424d-8409-2fb35413e367 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:10:56.345732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9a968de-29ac-424d-8409-2fb35413e367 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:56.345732 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:56.345732 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:56.345732 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c9a968de-29ac-424d-8409-2fb35413e367 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:56.447264 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:56.447264 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:56.467813 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c9a968de-29ac-424d-8409-2fb35413e367 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:56.516005 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c9a968de-29ac-424d-8409-2fb35413e367 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:10:56.523730 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1276/2569] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:56 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 1358 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:10:56.545171 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] POST http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes Dec 22 10:10:56.546712 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:56.546712 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:56.546966 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1477549275"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:10:56.549553 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1477549275'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:10:56.556781 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Create volume of 1 GB Dec 22 10:10:56.592552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Availability Zones retrieved successfully. Dec 22 10:10:56.621752 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Flow 'volume_create_api' (44cf30e0-dcca-4a3a-9bfa-3ff39a27c146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:56.642968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e94c2a-24e3-45a5-9d9f-df255e943faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:56.642968 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:10:56.861427 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e94c2a-24e3-45a5-9d9f-df255e943faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:56.864176 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99c36a20-a639-4b41-9403-8fa3b2d4625c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:57.114239 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Created reservations ['c9a79946-916f-474d-8d58-7ce237b1a16c', '1f6e5576-6e1d-44a0-8e6b-992402808541', 'f4e33f06-05a1-4579-acb7-83369166291c', '6f64001c-8b4a-4c03-8588-6c6707db59be'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:10:57.115342 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99c36a20-a639-4b41-9403-8fa3b2d4625c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9a79946-916f-474d-8d58-7ce237b1a16c', '1f6e5576-6e1d-44a0-8e6b-992402808541', 'f4e33f06-05a1-4579-acb7-83369166291c', '6f64001c-8b4a-4c03-8588-6c6707db59be']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:57.118311 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92dde359-a75b-4b56-b980-f504eb213853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:57.341619 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92dde359-a75b-4b56-b980-f504eb213853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a496c7-c4d2-4752-adfc-b794ccaf7f0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1477549275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46de530671743d0b2fc31e0302c1599',qos_specs=None,replication_status=,reservations=['c9a79946-916f-474d-8d58-7ce237b1a16c','1f6e5576-6e1d-44a0-8e6b-992402808541','f4e33f06-05a1-4579-acb7-83369166291c','6f64001c-8b4a-4c03-8588-6c6707db59be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030fca6d6e644c9ea63c93a314b12398',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1477549275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a496c7-c4d2-4752-adfc-b794ccaf7f0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46de530671743d0b2fc31e0302c1599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='030fca6d6e644c9ea63c93a314b12398',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:57.350452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef751531-b3f0-4128-9254-66ae43c2b7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:57.408168 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef751531-b3f0-4128-9254-66ae43c2b7b5) transitioned into state 'SUCCESS' from state '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-1477549275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46de530671743d0b2fc31e0302c1599',qos_specs=None,replication_status=,reservations=['c9a79946-916f-474d-8d58-7ce237b1a16c','1f6e5576-6e1d-44a0-8e6b-992402808541','f4e33f06-05a1-4579-acb7-83369166291c','6f64001c-8b4a-4c03-8588-6c6707db59be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030fca6d6e644c9ea63c93a314b12398',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:57.413447 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0455f49f-d325-487f-b5b2-99a4c406a7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:10:57.552061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0455f49f-d325-487f-b5b2-99a4c406a7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:10:57.552061 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Flow 'volume_create_api' (44cf30e0-dcca-4a3a-9bfa-3ff39a27c146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:10:57.720492 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Create volume request issued successfully. Dec 22 10:10:57.754315 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-86a4172b-1d11-46b8-a3a6-653c7697a35d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes returned with HTTP 202 Dec 22 10:10:57.755453 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1294/2570] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:10:56 2020] POST /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes => generated 817 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:10:57.773129 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-343c6622-9d9a-4cee-b235-5f26fb10dafd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:10:57.774608 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-343c6622-9d9a-4cee-b235-5f26fb10dafd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:57.774608 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:57.774608 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:57.775133 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-343c6622-9d9a-4cee-b235-5f26fb10dafd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:58.072372 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:58.072372 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:58.114078 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-343c6622-9d9a-4cee-b235-5f26fb10dafd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:58.248818 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-343c6622-9d9a-4cee-b235-5f26fb10dafd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:10:58.248818 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1277/2571] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:57 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 885 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:58.363122 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-0315cbb7-6bfa-450a-914c-f0adece74587 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:10:58.363122 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-0315cbb7-6bfa-450a-914c-f0adece74587 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:58.363122 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:58.363122 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:58.363122 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-0315cbb7-6bfa-450a-914c-f0adece74587 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:58.541895 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:58.541895 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:58.562700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-0315cbb7-6bfa-450a-914c-f0adece74587 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:10:58.646088 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-0315cbb7-6bfa-450a-914c-f0adece74587 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:10:58.647265 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1295/2572] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:10:58 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 897 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:10:59.262360 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0865ecf-99ce-4cda-a10c-f2c4e88ecd6c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:10:59.263390 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0865ecf-99ce-4cda-a10c-f2c4e88ecd6c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:10:59.263762 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:10:59.263762 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:10:59.264375 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0865ecf-99ce-4cda-a10c-f2c4e88ecd6c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:10:59.504753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:10:59.504753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:10:59.525659 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a0865ecf-99ce-4cda-a10c-f2c4e88ecd6c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:10:59.554400 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0865ecf-99ce-4cda-a10c-f2c4e88ecd6c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:10:59.570030 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1278/2573] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:10:59 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 909 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:00.575974 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7162e804-2e5b-4215-b2b0-61f9614cf333 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:00.577106 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7162e804-2e5b-4215-b2b0-61f9614cf333 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:00.577535 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:00.577535 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:00.578776 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-7162e804-2e5b-4215-b2b0-61f9614cf333 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:00.727539 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:00.727539 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:00.747766 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-7162e804-2e5b-4215-b2b0-61f9614cf333 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:00.843931 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-7162e804-2e5b-4215-b2b0-61f9614cf333 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:00.849609 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1296/2574] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:00 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 910 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:11:00.872487 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acf1bb8a-9cb6-4292-961f-66270b8ea6cd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] POST http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots Dec 22 10:11:00.872962 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:00.872962 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:00.873391 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-acf1bb8a-9cb6-4292-961f-66270b8ea6cd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7a496c7-c4d2-4752-adfc-b794ccaf7f0f", "name": "tempest-VolumesExtendTest-Snapshot-256787285"}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:01.036736 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:01.036736 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:01.036736 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-acf1bb8a-9cb6-4292-961f-66270b8ea6cd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:01.036736 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-acf1bb8a-9cb6-4292-961f-66270b8ea6cd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Create snapshot from volume d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:01.216475 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-acf1bb8a-9cb6-4292-961f-66270b8ea6cd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Created reservations ['8c0ce53f-db8f-44e8-be46-96dd872c365a', '977fe8e0-ec93-4d22-b502-e0e71e6ac2a4', '5685a0bf-2e0d-4943-a555-4b3e70285c6c', '8f35aef2-451f-442e-bf0d-f14b87851bb4'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:11:01.662356 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e5012ff7-64a7-48f8-ba33-75881d89745b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:01.663676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e5012ff7-64a7-48f8-ba33-75881d89745b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:01.663676 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:01.663676 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:01.663676 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e5012ff7-64a7-48f8-ba33-75881d89745b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:01.683404 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-acf1bb8a-9cb6-4292-961f-66270b8ea6cd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot create request issued successfully. Dec 22 10:11:01.684257 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-acf1bb8a-9cb6-4292-961f-66270b8ea6cd tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots returned with HTTP 202 Dec 22 10:11:01.685145 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1279/2575] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:11:00 2020] POST /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots => generated 303 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:11:01.716028 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1014385b-1149-4c5e-af0e-a34bdd62c817 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:01.716593 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1014385b-1149-4c5e-af0e-a34bdd62c817 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:01.719393 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:01.719393 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:01.721264 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-1014385b-1149-4c5e-af0e-a34bdd62c817 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:01.826528 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:01.826528 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:01.826528 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-1014385b-1149-4c5e-af0e-a34bdd62c817 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:01.834056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-1014385b-1149-4c5e-af0e-a34bdd62c817 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 200 Dec 22 10:11:01.834056 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1280/2576] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:01 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 435 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:01.875878 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:01.875878 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:01.911432 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e5012ff7-64a7-48f8-ba33-75881d89745b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:02.003477 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e5012ff7-64a7-48f8-ba33-75881d89745b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:02.004546 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1297/2577] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:11:01 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 897 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:11:02.843317 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-432c3c05-9fdd-4194-b1b4-350b769c0ca6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:02.843967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-432c3c05-9fdd-4194-b1b4-350b769c0ca6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:02.844110 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:02.844110 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:02.844503 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-432c3c05-9fdd-4194-b1b4-350b769c0ca6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:03.001678 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:03.001678 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:03.003011 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-432c3c05-9fdd-4194-b1b4-350b769c0ca6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:03.005862 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-432c3c05-9fdd-4194-b1b4-350b769c0ca6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 200 Dec 22 10:11:03.007277 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1281/2578] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:02 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 435 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:04.022746 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6aa0c8b-7891-4c2a-8eb7-d71f1194274e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:04.022746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c6aa0c8b-7891-4c2a-8eb7-d71f1194274e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:04.022746 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:04.022746 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:04.022746 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c6aa0c8b-7891-4c2a-8eb7-d71f1194274e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:04.115230 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:04.115230 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:04.115230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c6aa0c8b-7891-4c2a-8eb7-d71f1194274e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:04.115230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c6aa0c8b-7891-4c2a-8eb7-d71f1194274e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 200 Dec 22 10:11:04.115230 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1298/2579] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:04 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 435 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:05.030248 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-00083ed1-6aac-4655-9402-d0e240a2520d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:05.032795 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-00083ed1-6aac-4655-9402-d0e240a2520d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:05.033222 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:05.033222 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:05.033861 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-00083ed1-6aac-4655-9402-d0e240a2520d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:05.103912 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c12933ed-5651-4a1b-acc6-3710ccafd74c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:05.105675 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c12933ed-5651-4a1b-acc6-3710ccafd74c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:05.106103 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:05.106103 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:05.106771 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-c12933ed-5651-4a1b-acc6-3710ccafd74c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:05.137912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:05.137912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:05.162847 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-00083ed1-6aac-4655-9402-d0e240a2520d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:05.169216 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:05.169216 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:05.172725 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-c12933ed-5651-4a1b-acc6-3710ccafd74c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:05.180958 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-c12933ed-5651-4a1b-acc6-3710ccafd74c tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 200 Dec 22 10:11:05.194158 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1299/2580] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:05 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 435 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:05.216984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-00083ed1-6aac-4655-9402-d0e240a2520d tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:05.220016 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1282/2581] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:11:05 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 897 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:06.202597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d79d6af-2b7f-4ca5-9c20-9c5e50474dd6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:06.203318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d79d6af-2b7f-4ca5-9c20-9c5e50474dd6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:06.203645 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:06.203645 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:06.204564 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0d79d6af-2b7f-4ca5-9c20-9c5e50474dd6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:06.288981 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:06.288981 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:06.293649 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-0d79d6af-2b7f-4ca5-9c20-9c5e50474dd6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:06.308750 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0d79d6af-2b7f-4ca5-9c20-9c5e50474dd6 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 200 Dec 22 10:11:06.316388 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1300/2582] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:06 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 462 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:06.324732 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfd46495-f77b-47f9-aa32-61d3bff743f2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] POST http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f/action Dec 22 10:11:06.326255 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:06.326255 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:06.326255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfd46495-f77b-47f9-aa32-61d3bff743f2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:11:06.326255 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-bfd46495-f77b-47f9-aa32-61d3bff743f2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:06.447850 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:06.447850 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:06.449252 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bfd46495-f77b-47f9-aa32-61d3bff743f2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:06.662982 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-bfd46495-f77b-47f9-aa32-61d3bff743f2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Created reservations ['4bf558ba-6ad0-44b5-876c-ee821cb90099', 'fc476442-81c0-48ca-88c4-f12c890ec06c'] {{(pid=88114) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:11:06.766892 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-bfd46495-f77b-47f9-aa32-61d3bff743f2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Extend volume request issued successfully. Dec 22 10:11:06.767461 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-bfd46495-f77b-47f9-aa32-61d3bff743f2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f/action returned with HTTP 202 Dec 22 10:11:06.768780 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1283/2583] 10.222.0.50 () {60 vars in 1357 bytes} [Tue Dec 22 10:11:06 2020] POST /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f/action => generated 0 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:11:06.782105 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f9049b5-a702-425e-899f-e9fcb7a4789d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:06.782986 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f9049b5-a702-425e-899f-e9fcb7a4789d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:06.783428 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:06.783428 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:06.784124 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2f9049b5-a702-425e-899f-e9fcb7a4789d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:06.872587 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:06.872587 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:06.885601 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2f9049b5-a702-425e-899f-e9fcb7a4789d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:06.932821 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2f9049b5-a702-425e-899f-e9fcb7a4789d tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:06.934023 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1301/2584] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:06 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 910 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:07.972230 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f14992e2-e26e-4db3-9181-473772fe3917 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:07.974316 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f14992e2-e26e-4db3-9181-473772fe3917 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:07.984594 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:07.984594 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:07.985929 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f14992e2-e26e-4db3-9181-473772fe3917 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:08.229270 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-d1d9e1fb-8b82-4f37-ad15-64e2aca6cc91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:08.229803 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-d1d9e1fb-8b82-4f37-ad15-64e2aca6cc91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:08.230025 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:08.230025 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:08.230401 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-d1d9e1fb-8b82-4f37-ad15-64e2aca6cc91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:08.263579 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:08.263579 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:08.323056 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-f14992e2-e26e-4db3-9181-473772fe3917 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:08.371611 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:08.371611 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:08.408936 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-d1d9e1fb-8b82-4f37-ad15-64e2aca6cc91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:08.426552 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f14992e2-e26e-4db3-9181-473772fe3917 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:08.427166 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1284/2585] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:07 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 910 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:08.487089 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-d1d9e1fb-8b82-4f37-ad15-64e2aca6cc91 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:08.500557 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1302/2586] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:11:08 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 897 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:09.461712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac1c3618-fc52-462d-bf3c-ff18d6916c09 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:09.466462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac1c3618-fc52-462d-bf3c-ff18d6916c09 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:09.466462 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:09.466462 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:09.466462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-ac1c3618-fc52-462d-bf3c-ff18d6916c09 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:09.563247 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:09.563247 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:09.581762 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-ac1c3618-fc52-462d-bf3c-ff18d6916c09 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:09.647597 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-ac1c3618-fc52-462d-bf3c-ff18d6916c09 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:09.671249 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1285/2587] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:09 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:10.674799 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-505aad02-18fd-48ff-a15d-07becf936bf2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:10.676236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-505aad02-18fd-48ff-a15d-07becf936bf2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:10.676665 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:10.676665 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:10.678011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-505aad02-18fd-48ff-a15d-07becf936bf2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:10.822591 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:10.822591 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:10.834630 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-505aad02-18fd-48ff-a15d-07becf936bf2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:10.878774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-505aad02-18fd-48ff-a15d-07becf936bf2 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:10.880672 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1303/2588] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:10 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:11.489948 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7ea3b0ee-caaf-42e5-86f3-16f8bb4de110 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:11.501409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7ea3b0ee-caaf-42e5-86f3-16f8bb4de110 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:11.501409 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:11.501409 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:11.501409 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7ea3b0ee-caaf-42e5-86f3-16f8bb4de110 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:11.619733 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:11.619733 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:11.649256 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7ea3b0ee-caaf-42e5-86f3-16f8bb4de110 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:11.693143 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-7ea3b0ee-caaf-42e5-86f3-16f8bb4de110 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:11.695821 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1286/2589] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:11:11 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 897 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:11.897967 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09ca6e8b-0573-4c02-a96a-0a574c1c8667 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:11.897967 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09ca6e8b-0573-4c02-a96a-0a574c1c8667 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:11.898578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:11.898578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:11.899438 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-09ca6e8b-0573-4c02-a96a-0a574c1c8667 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:12.008127 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:12.008127 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:12.061066 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-09ca6e8b-0573-4c02-a96a-0a574c1c8667 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:12.118691 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-09ca6e8b-0573-4c02-a96a-0a574c1c8667 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:12.120232 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1304/2590] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:11 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 910 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:12.150651 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e955d83b-23d4-4105-b9f7-44651cccff00 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:12.151600 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e955d83b-23d4-4105-b9f7-44651cccff00 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:12.154176 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:12.154176 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:12.154985 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e955d83b-23d4-4105-b9f7-44651cccff00 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:12.288015 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:12.288015 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:12.307074 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e955d83b-23d4-4105-b9f7-44651cccff00 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:12.338350 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e955d83b-23d4-4105-b9f7-44651cccff00 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:12.340066 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1287/2591] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:12 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 910 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:12.359730 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0f8717d-3e86-46d1-bf90-24c98530a354 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] DELETE http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:12.360507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0f8717d-3e86-46d1-bf90-24c98530a354 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:12.360831 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:12.360831 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:12.369348 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a0f8717d-3e86-46d1-bf90-24c98530a354 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:12.369348 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-a0f8717d-3e86-46d1-bf90-24c98530a354 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Delete snapshot with id: 3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:12.397798 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:12.397798 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:12.399442 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a0f8717d-3e86-46d1-bf90-24c98530a354 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:12.497342 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a0f8717d-3e86-46d1-bf90-24c98530a354 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot delete request issued successfully. Dec 22 10:11:12.500195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a0f8717d-3e86-46d1-bf90-24c98530a354 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 202 Dec 22 10:11:12.502290 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1305/2592] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 10:11:12 2020] DELETE /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:11:12.509761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1cabee5-f961-477d-9c14-d89692a13c72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:12.510288 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1cabee5-f961-477d-9c14-d89692a13c72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:12.512648 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:12.512648 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:12.512648 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a1cabee5-f961-477d-9c14-d89692a13c72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:12.537247 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:12.537247 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:12.538713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a1cabee5-f961-477d-9c14-d89692a13c72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:12.540712 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a1cabee5-f961-477d-9c14-d89692a13c72 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 200 Dec 22 10:11:12.546517 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1288/2593] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:12 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:13.561579 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe9536d0-ad0a-49ec-a9ae-6f0178020f93 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:13.563078 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe9536d0-ad0a-49ec-a9ae-6f0178020f93 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:13.563415 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:13.563415 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:13.564140 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-fe9536d0-ad0a-49ec-a9ae-6f0178020f93 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:13.646149 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:13.646149 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:13.647812 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-fe9536d0-ad0a-49ec-a9ae-6f0178020f93 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Snapshot retrieved successfully. Dec 22 10:11:13.650769 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-fe9536d0-ad0a-49ec-a9ae-6f0178020f93 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 200 Dec 22 10:11:13.653160 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1306/2594] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:13 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 461 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:14.669355 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0930f5a2-1553-49b6-b37f-cf76e1537371 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 Dec 22 10:11:14.672834 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0930f5a2-1553-49b6-b37f-cf76e1537371 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:14.673240 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:14.673240 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:14.673879 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-0930f5a2-1553-49b6-b37f-cf76e1537371 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:14.691397 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-f11f6223-40f2-4c3b-af73-89ef38b63ee9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:11:14.692236 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-f11f6223-40f2-4c3b-af73-89ef38b63ee9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:14.693125 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:14.693125 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:14.693507 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-f11f6223-40f2-4c3b-af73-89ef38b63ee9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:14.702116 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-0930f5a2-1553-49b6-b37f-cf76e1537371 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 returned with HTTP 404 Dec 22 10:11:14.703779 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1289/2595] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:14 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/snapshots/3834acd2-1009-4d93-92ff-692caeb0ab57 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:11:14.710590 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36fc8fa8-83af-4b87-85ed-d79a17220c70 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] DELETE http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:14.714787 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36fc8fa8-83af-4b87-85ed-d79a17220c70 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:14.714787 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-36fc8fa8-83af-4b87-85ed-d79a17220c70 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:14.714787 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-36fc8fa8-83af-4b87-85ed-d79a17220c70 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Delete volume with id: d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:14.747209 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:14.747209 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:14.757988 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-f11f6223-40f2-4c3b-af73-89ef38b63ee9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:11:14.774316 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:14.774316 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:14.775774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-36fc8fa8-83af-4b87-85ed-d79a17220c70 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:14.780325 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:14.780325 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:14.790339 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-f11f6223-40f2-4c3b-af73-89ef38b63ee9 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:11:14.800235 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1307/2596] 10.222.0.50 () {60 vars in 1569 bytes} [Tue Dec 22 10:11:14 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 1205 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:11:14.800235 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-3e44e953-dbb9-4471-917c-de82b81e54d7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:14.800235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-3e44e953-dbb9-4471-917c-de82b81e54d7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:14.800235 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:14.800235 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:14.800235 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-3e44e953-dbb9-4471-917c-de82b81e54d7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:14.840262 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-36fc8fa8-83af-4b87-85ed-d79a17220c70 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Delete volume request issued successfully. Dec 22 10:11:14.841163 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-36fc8fa8-83af-4b87-85ed-d79a17220c70 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 202 Dec 22 10:11:14.842335 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1290/2597] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:11:14 2020] DELETE /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 10:11:14.853722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] POST http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f/action Dec 22 10:11:14.854332 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:14.854332 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:14.854961 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Action body: b'{"os-begin_detaching": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:11:14.855465 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:14.863026 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:14.863026 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:14.873467 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-3e44e953-dbb9-4471-917c-de82b81e54d7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:14.907846 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-3e44e953-dbb9-4471-917c-de82b81e54d7 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:14.908939 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1308/2598] 10.222.0.64 () {58 vars in 1362 bytes} [Tue Dec 22 10:11:14 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 1347 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:14.912895 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-99f156f8-2723-46a2-a4b7-6fd41e09db1e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:14.913682 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-99f156f8-2723-46a2-a4b7-6fd41e09db1e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:14.914276 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:14.914276 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:14.914662 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-99f156f8-2723-46a2-a4b7-6fd41e09db1e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:14.925633 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:14.925633 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:14.927252 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:11:14.966363 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Begin detaching volume completed successfully. Dec 22 10:11:14.967409 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f/action returned with HTTP 202 Dec 22 10:11:14.971362 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1291/2599] 10.222.0.50 () {64 vars in 1643 bytes} [Tue Dec 22 10:11:14 2020] POST /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 10:11:14.973218 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume// Dec 22 10:11:14.981029 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:14.981029 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:14.981029 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:14.981445 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:14.981445 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:14.982254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:14.982254 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-88d7c80e-ecb1-4e09-8b9d-cd0bdaa49bc2 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:11:14.982254 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1292/2600] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:11:14 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:11:14.986565 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-99f156f8-2723-46a2-a4b7-6fd41e09db1e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:14.995104 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-a4c00b15-1839-41b6-8371-2a01196f6c48 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments Dec 22 10:11:14.996823 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-a4c00b15-1839-41b6-8371-2a01196f6c48 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da247868-f8a9-4769-8789-87d9b06ca5da", "instance_uuid": "8f4e43e6-f237-461c-b923-b6ea5561139a", "connector": null}} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:15.030064 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-99f156f8-2723-46a2-a4b7-6fd41e09db1e tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 200 Dec 22 10:11:15.035046 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1309/2601] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:14 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 909 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:15.037872 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:11:15.038548 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:15.038877 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:15.038877 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:15.039415 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:15.122686 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.122686 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.132602 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.132602 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.147971 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:11:15.183834 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.183834 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.199625 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:11:15.223730 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1310/2602] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:15 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 1208 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:15.225027 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume// Dec 22 10:11:15.232753 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:15.233621 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:15.233621 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:15.234337 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'all' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:15.235809 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-4cfc4d66-f43f-47d7-9538-5091ca98f73f tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:11:15.244396 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1311/2603] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:11:15 2020] GET /volume/ => generated 754 bytes in 20 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 10:11:15.259761 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-5d847762-e13c-4524-a9ca-55038189bb65 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:11:15.266374 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-5d847762-e13c-4524-a9ca-55038189bb65 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:15.274452 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-5d847762-e13c-4524-a9ca-55038189bb65 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:15.309370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-a4c00b15-1839-41b6-8371-2a01196f6c48 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments returned with HTTP 200 Dec 22 10:11:15.310652 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1293/2604] 10.222.0.64 () {64 vars in 1358 bytes} [Tue Dec 22 10:11:14 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments => generated 273 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 10:11:15.317946 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-a4c00b15-1839-41b6-8371-2a01196f6c48 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume// Dec 22 10:11:15.319155 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-a4c00b15-1839-41b6-8371-2a01196f6c48 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:15.319507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:15.319507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:15.323115 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-a4c00b15-1839-41b6-8371-2a01196f6c48 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'all' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:15.323115 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-a4c00b15-1839-41b6-8371-2a01196f6c48 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume// returned with HTTP 300 Dec 22 10:11:15.323115 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1294/2605] 10.222.0.64 () {56 vars in 1089 bytes} [Tue Dec 22 10:11:15 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 10:11:15.338794 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-34998ba8-7e2a-405f-8fb6-e6d20db60fd9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:15.340381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-34998ba8-7e2a-405f-8fb6-e6d20db60fd9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:15.340381 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-34998ba8-7e2a-405f-8fb6-e6d20db60fd9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:15.378783 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.378783 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.387453 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-5d847762-e13c-4524-a9ca-55038189bb65 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:11:15.413195 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.413195 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.423170 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.423170 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.425132 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-5d847762-e13c-4524-a9ca-55038189bb65 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:11:15.426795 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1312/2606] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:11:15 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 1307 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:11:15.436149 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-34998ba8-7e2a-405f-8fb6-e6d20db60fd9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:15.464626 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.464626 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.477502 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-34998ba8-7e2a-405f-8fb6-e6d20db60fd9 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:15.478455 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1295/2607] 10.222.0.64 () {60 vars in 1403 bytes} [Tue Dec 22 10:11:15 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 1445 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 10:11:15.516734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e56ce25f-0dcd-4fff-8fa4-ef4caabe4e18 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] PUT http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932 Dec 22 10:11:15.517567 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:15.517567 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:15.518254 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e56ce25f-0dcd-4fff-8fa4-ef4caabe4e18 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.64", "host": "n-h1-765315-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-5.cbci-765315-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:15.554348 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 10:11:15.554348 n-d-765315-5 devstack@c-api.service[88113]: return self.call(f, *args, **kw) Dec 22 10:11:15.555285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e56ce25f-0dcd-4fff-8fa4-ef4caabe4e18 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-da247868-f8a9-4769-8789-87d9b06ca5da-n-h1-765315-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 10:11:15.558763 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.558763 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:15.922450 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-3d35a1d7-aaf5-4736-9e84-8e7f5a6ef046 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] DELETE http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4 Dec 22 10:11:15.927188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-3d35a1d7-aaf5-4736-9e84-8e7f5a6ef046 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:15.927188 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:15.927188 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:15.927188 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-3d35a1d7-aaf5-4736-9e84-8e7f5a6ef046 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:15.969615 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:15.969615 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:17.091983 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-3d35a1d7-aaf5-4736-9e84-8e7f5a6ef046 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:11:17.093065 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-3d35a1d7-aaf5-4736-9e84-8e7f5a6ef046 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:11:17.118237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-21993bce-da2c-45e4-9ddd-99599cfac3a0 req-3d35a1d7-aaf5-4736-9e84-8e7f5a6ef046 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4 returned with HTTP 200 Dec 22 10:11:17.118237 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1296/2608] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:11:15 2020] DELETE /volume/v3/5c89cb1345d340f38775861a6b074177/attachments/f12ec67a-49d5-4a3a-836a-57bd8d4e99f4 => generated 19 bytes in 1198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:17.118237 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04db875d-2f6f-43c1-8b22-39dad0a6e590 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f Dec 22 10:11:17.118237 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04db875d-2f6f-43c1-8b22-39dad0a6e590 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:17.118237 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:17.118237 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:17.118796 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-04db875d-2f6f-43c1-8b22-39dad0a6e590 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:17.317896 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-04db875d-2f6f-43c1-8b22-39dad0a6e590 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f returned with HTTP 404 Dec 22 10:11:17.317896 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1297/2609] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:17 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/d7a496c7-c4d2-4752-adfc-b794ccaf7f0f => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:11:17.321927 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4f9255b-917b-497e-a11e-c718f71e1c03 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] GET http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f Dec 22 10:11:17.322363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b4f9255b-917b-497e-a11e-c718f71e1c03 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:17.322853 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-b4f9255b-917b-497e-a11e-c718f71e1c03 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:17.532938 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:17.532938 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:17.572324 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-b4f9255b-917b-497e-a11e-c718f71e1c03 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] Volume info retrieved successfully. Dec 22 10:11:17.684800 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-b4f9255b-917b-497e-a11e-c718f71e1c03 tempest-AttachVolumeTestJSON-110314875 tempest-AttachVolumeTestJSON-110314875] http://10.222.0.50/volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f returned with HTTP 200 Dec 22 10:11:17.685631 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1298/2610] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:17 2020] GET /volume/v3/5c89cb1345d340f38775861a6b074177/volumes/b92ddee5-5be2-47ef-a203-b7c9578eb07f => generated 913 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:17.696637 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-678c73ac-6036-4968-9184-54e01fa2aed5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] DELETE http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:11:17.697164 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-678c73ac-6036-4968-9184-54e01fa2aed5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:17.697382 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:17.697382 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:17.697759 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-678c73ac-6036-4968-9184-54e01fa2aed5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:17.700678 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-678c73ac-6036-4968-9184-54e01fa2aed5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Delete volume with id: 2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:11:17.896554 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:17.896554 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:17.897774 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-678c73ac-6036-4968-9184-54e01fa2aed5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:17.938290 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-678c73ac-6036-4968-9184-54e01fa2aed5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Delete volume request issued successfully. Dec 22 10:11:17.938984 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-678c73ac-6036-4968-9184-54e01fa2aed5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 202 Dec 22 10:11:17.942533 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1299/2611] 10.222.0.50 () {58 vars in 1318 bytes} [Tue Dec 22 10:11:17 2020] DELETE /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:11:17.948734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2dc48aea-39fc-4f4e-b10b-93d4d53d19f5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:11:17.949398 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2dc48aea-39fc-4f4e-b10b-93d4d53d19f5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:17.949794 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:17.949794 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:17.950418 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2dc48aea-39fc-4f4e-b10b-93d4d53d19f5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:18.071667 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:18.071667 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:18.088698 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2dc48aea-39fc-4f4e-b10b-93d4d53d19f5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:18.131062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2dc48aea-39fc-4f4e-b10b-93d4d53d19f5 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:11:18.132683 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1300/2612] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:17 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 1357 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:18.278510 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.coordination [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e56ce25f-0dcd-4fff-8fa4-ef4caabe4e18 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Lock "b'cinder-attachment_update-da247868-f8a9-4769-8789-87d9b06ca5da-n-h1-765315-5'" released by "attachment_update" :: held 2.723s {{(pid=88115) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 10:11:18.279390 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-e56ce25f-0dcd-4fff-8fa4-ef4caabe4e18 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932 returned with HTTP 200 Dec 22 10:11:18.281646 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1313/2613] 10.222.0.64 () {64 vars in 1468 bytes} [Tue Dec 22 10:11:15 2020] PUT /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932 => generated 762 bytes in 2770 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:18.338490 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-8c6fd5c5-d020-46f3-8088-961e2ac9c68a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] POST http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932/action Dec 22 10:11:18.339399 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:18.339399 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:18.340148 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-8c6fd5c5-d020-46f3-8088-961e2ac9c68a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action body: b'{"os-complete": null}' {{(pid=88114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 10:11:18.340686 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-8c6fd5c5-d020-46f3-8088-961e2ac9c68a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:18.514785 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:18.514785 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:18.559700 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-1c433273-f48e-4b8d-8a1d-3a785953b778 req-8c6fd5c5-d020-46f3-8088-961e2ac9c68a tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932/action returned with HTTP 204 Dec 22 10:11:18.561165 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1301/2614] 10.222.0.64 () {64 vars in 1489 bytes} [Tue Dec 22 10:11:18 2020] POST /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932/action => generated 0 bytes in 231 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:11:19.157190 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3091afeb-a8ce-41cf-8edf-b5222f4d8a2f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:11:19.157190 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3091afeb-a8ce-41cf-8edf-b5222f4d8a2f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:19.157190 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:19.157190 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:19.158285 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-3091afeb-a8ce-41cf-8edf-b5222f4d8a2f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:19.292041 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:19.292041 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:19.335734 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-3091afeb-a8ce-41cf-8edf-b5222f4d8a2f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Volume info retrieved successfully. Dec 22 10:11:19.412108 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-3091afeb-a8ce-41cf-8edf-b5222f4d8a2f tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 200 Dec 22 10:11:19.412918 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1314/2615] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:19 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 1357 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:20.429614 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9059537-43e1-435b-8f67-edb97506fd18 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] GET http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf Dec 22 10:11:20.430182 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9059537-43e1-435b-8f67-edb97506fd18 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:20.437698 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:20.437698 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:20.437698 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a9059537-43e1-435b-8f67-edb97506fd18 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:20.485486 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a9059537-43e1-435b-8f67-edb97506fd18 tempest-VolumesExtendTest-759091360 tempest-VolumesExtendTest-759091360] http://10.222.0.50/volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf returned with HTTP 404 Dec 22 10:11:20.489538 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1302/2616] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:20 2020] GET /volume/v3/a46de530671743d0b2fc31e0302c1599/volumes/2ee9323b-3990-4ab7-86df-7e07fb1db2cf => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:11:32.180792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81919bbb-97d9-4d16-afc2-98dbc3836848 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:32.180792 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81919bbb-97d9-4d16-afc2-98dbc3836848 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:32.180792 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-81919bbb-97d9-4d16-afc2-98dbc3836848 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:32.386074 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:32.386074 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:32.418514 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-81919bbb-97d9-4d16-afc2-98dbc3836848 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:32.470968 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:32.470968 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:32.486376 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-81919bbb-97d9-4d16-afc2-98dbc3836848 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:32.487437 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1303/2617] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:32 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 1639 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:32.594159 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] POST http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes Dec 22 10:11:32.594757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:32.594757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:32.595298 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-269411059"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:32.596728 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.volumes [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-269411059'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 10:11:32.597310 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Create volume of 1 GB Dec 22 10:11:32.648236 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Availability Zones retrieved successfully. Dec 22 10:11:32.680689 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Flow 'volume_create_api' (42104a0f-e17f-4c82-81d2-0bbf9b96092d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:11:32.694011 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0274014-bbec-4497-a3c5-4d7b6690a018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:11:32.697855 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.flows.api.create_volume [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Validating volume size '1' using validate_int {{(pid=88115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 10:11:32.876267 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0274014-bbec-4497-a3c5-4d7b6690a018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T09:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=05c8cef8-7715-433f-bc50-73c2e5a047f7,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05c8cef8-7715-433f-bc50-73c2e5a047f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:11:32.878641 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8042608d-40c4-43f4-910f-54e6413c3b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:11:33.127764 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Created reservations ['8342e72b-61be-497a-b7b8-6f4cfa4e9e3f', 'ee385b95-9d52-4b90-adbd-4708541c5640', 'e58d1501-eab7-4884-bdfa-693f2271e49b', '925ebefb-8ee6-4a03-bfa0-9c4fe1b371e3'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:11:33.129736 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8042608d-40c4-43f4-910f-54e6413c3b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8342e72b-61be-497a-b7b8-6f4cfa4e9e3f', 'ee385b95-9d52-4b90-adbd-4708541c5640', 'e58d1501-eab7-4884-bdfa-693f2271e49b', '925ebefb-8ee6-4a03-bfa0-9c4fe1b371e3']}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:11:33.131971 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0bf067d-bda0-45cc-9821-5b11a2453dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:11:33.283919 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0bf067d-bda0-45cc-9821-5b11a2453dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea749999-571c-4f5e-b5ef-6f9ee009ea8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-269411059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7002deca65604312aa4458c0b52a13fa',qos_specs=None,replication_status=,reservations=['8342e72b-61be-497a-b7b8-6f4cfa4e9e3f','ee385b95-9d52-4b90-adbd-4708541c5640','e58d1501-eab7-4884-bdfa-693f2271e49b','925ebefb-8ee6-4a03-bfa0-9c4fe1b371e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9caee6d65b1b4f728083d8d02f038c01',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T10:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-269411059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea749999-571c-4f5e-b5ef-6f9ee009ea8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7002deca65604312aa4458c0b52a13fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9caee6d65b1b4f728083d8d02f038c01',volume_attachment=,volume_type=,volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:11:33.286443 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415b2905-b0b5-40b6-9fa4-251dfd4243d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:11:33.365019 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415b2905-b0b5-40b6-9fa4-251dfd4243d7) transitioned into state 'SUCCESS' from state '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-269411059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7002deca65604312aa4458c0b52a13fa',qos_specs=None,replication_status=,reservations=['8342e72b-61be-497a-b7b8-6f4cfa4e9e3f','ee385b95-9d52-4b90-adbd-4708541c5640','e58d1501-eab7-4884-bdfa-693f2271e49b','925ebefb-8ee6-4a03-bfa0-9c4fe1b371e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9caee6d65b1b4f728083d8d02f038c01',volume_type_id=05c8cef8-7715-433f-bc50-73c2e5a047f7)}' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:11:33.367918 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6bc57a-c18f-49b0-93ef-db8f6c02ee30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 10:11:33.449332 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6bc57a-c18f-49b0-93ef-db8f6c02ee30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88115) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 10:11:33.459444 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Flow 'volume_create_api' (42104a0f-e17f-4c82-81d2-0bbf9b96092d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88115) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 10:11:33.576188 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Create volume request issued successfully. Dec 22 10:11:33.618843 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-72c9c5fd-71e4-4eb4-ab42-dcbc4cb6780d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes returned with HTTP 202 Dec 22 10:11:33.625654 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1315/2618] 10.222.0.50 () {60 vars in 1225 bytes} [Tue Dec 22 10:11:32 2020] POST /volume/v3/7002deca65604312aa4458c0b52a13fa/volumes => generated 822 bytes in 1451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:11:33.635195 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-156d7ddd-3097-4fea-9002-3b74f90effca tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a Dec 22 10:11:33.642882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-156d7ddd-3097-4fea-9002-3b74f90effca tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:33.642882 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:33.642882 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:33.642882 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-156d7ddd-3097-4fea-9002-3b74f90effca tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:33.823753 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:33.823753 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:33.857194 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-156d7ddd-3097-4fea-9002-3b74f90effca tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Volume info retrieved successfully. Dec 22 10:11:33.913025 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-156d7ddd-3097-4fea-9002-3b74f90effca tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a returned with HTTP 200 Dec 22 10:11:33.924087 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1304/2619] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:33 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a => generated 890 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:34.931371 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cae6f5b2-ef41-4dd6-9f8c-f2306f004739 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a Dec 22 10:11:34.932032 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cae6f5b2-ef41-4dd6-9f8c-f2306f004739 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:34.932486 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:34.932486 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:34.932635 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-cae6f5b2-ef41-4dd6-9f8c-f2306f004739 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:35.072214 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:35.072214 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:35.082824 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-cae6f5b2-ef41-4dd6-9f8c-f2306f004739 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Volume info retrieved successfully. Dec 22 10:11:35.108370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-cae6f5b2-ef41-4dd6-9f8c-f2306f004739 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a returned with HTTP 200 Dec 22 10:11:35.121241 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1316/2620] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:34 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:36.127150 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a678d85-a083-4f07-8b0c-a080ac3aaa2d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a Dec 22 10:11:36.127718 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a678d85-a083-4f07-8b0c-a080ac3aaa2d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:36.127912 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:36.127912 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:36.128247 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2a678d85-a083-4f07-8b0c-a080ac3aaa2d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:36.190342 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:36.190342 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:36.235094 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2a678d85-a083-4f07-8b0c-a080ac3aaa2d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Volume info retrieved successfully. Dec 22 10:11:36.309722 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2a678d85-a083-4f07-8b0c-a080ac3aaa2d tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a returned with HTTP 200 Dec 22 10:11:36.311172 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1305/2621] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:36 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/volumes/ea749999-571c-4f5e-b5ef-6f9ee009ea8a => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:36.329713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63145745-f856-4d70-a8d8-26ed2269d2fd tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] POST http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots Dec 22 10:11:36.331015 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:36.331015 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:36.331460 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-63145745-f856-4d70-a8d8-26ed2269d2fd tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea749999-571c-4f5e-b5ef-6f9ee009ea8a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1594321538"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:36.412001 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:36.412001 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:36.413403 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-63145745-f856-4d70-a8d8-26ed2269d2fd tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Volume info retrieved successfully. Dec 22 10:11:36.414238 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-63145745-f856-4d70-a8d8-26ed2269d2fd tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Create snapshot from volume ea749999-571c-4f5e-b5ef-6f9ee009ea8a Dec 22 10:11:36.519170 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-63145745-f856-4d70-a8d8-26ed2269d2fd tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Created reservations ['642bd93b-ca09-4db0-b992-d0968dce118a', '598f383d-3401-4fa6-995d-e3f50744407c', 'f8be4157-9834-4a61-a314-dbf75e02556a', '86043e13-f7df-479c-b597-39015f818902'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:11:36.744536 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-63145745-f856-4d70-a8d8-26ed2269d2fd tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Snapshot create request issued successfully. Dec 22 10:11:36.745551 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-63145745-f856-4d70-a8d8-26ed2269d2fd tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots returned with HTTP 202 Dec 22 10:11:36.760792 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e213e457-1f90-424c-a011-929dd33c0071 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e Dec 22 10:11:36.761339 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e213e457-1f90-424c-a011-929dd33c0071 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:36.761776 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:36.761776 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:36.762162 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-e213e457-1f90-424c-a011-929dd33c0071 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:36.772014 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1317/2622] 10.222.0.50 () {60 vars in 1232 bytes} [Tue Dec 22 10:11:36 2020] POST /volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots => generated 310 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:11:36.801236 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:36.801236 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:36.802798 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-e213e457-1f90-424c-a011-929dd33c0071 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Snapshot retrieved successfully. Dec 22 10:11:36.805726 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-e213e457-1f90-424c-a011-929dd33c0071 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e returned with HTTP 200 Dec 22 10:11:36.806908 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1306/2623] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:36 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:37.821172 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a90867ef-abda-4358-85ac-0fb7f43dd516 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e Dec 22 10:11:37.822015 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a90867ef-abda-4358-85ac-0fb7f43dd516 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:37.822310 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:37.822310 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:37.822957 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-a90867ef-abda-4358-85ac-0fb7f43dd516 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:37.894750 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:37.894750 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:37.896543 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-a90867ef-abda-4358-85ac-0fb7f43dd516 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Snapshot retrieved successfully. Dec 22 10:11:37.900300 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-a90867ef-abda-4358-85ac-0fb7f43dd516 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e returned with HTTP 200 Dec 22 10:11:37.912186 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1318/2624] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:37 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e => generated 442 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:38.556214 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-2d5f91ee-1f37-4b3b-83a4-52ed847769a1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932 Dec 22 10:11:38.557147 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-2d5f91ee-1f37-4b3b-83a4-52ed847769a1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:38.557578 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:38.557578 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:38.558462 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-2d5f91ee-1f37-4b3b-83a4-52ed847769a1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'version_select' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:38.622842 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:38.622842 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:38.917764 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43858d9d-509a-40b3-8df8-7afcf0d650d2 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e Dec 22 10:11:38.918278 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43858d9d-509a-40b3-8df8-7afcf0d650d2 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:38.918818 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:38.918818 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:38.919426 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-43858d9d-509a-40b3-8df8-7afcf0d650d2 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:38.978059 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:38.978059 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:38.985062 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-43858d9d-509a-40b3-8df8-7afcf0d650d2 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Snapshot retrieved successfully. Dec 22 10:11:38.993370 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-43858d9d-509a-40b3-8df8-7afcf0d650d2 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e returned with HTTP 200 Dec 22 10:11:38.993370 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1319/2625] 10.222.0.50 () {58 vars in 1321 bytes} [Tue Dec 22 10:11:38 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/snapshots/4ac53e18-3a3a-4aa5-ad3f-89206c60162e => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:39.001748 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] POST http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups Dec 22 10:11:39.002277 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:39.002277 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:39.002693 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea749999-571c-4f5e-b5ef-6f9ee009ea8a", "snapshot_id": "4ac53e18-3a3a-4aa5-ad3f-89206c60162e", "name": "tempest-VolumesSnapshotTestJSON-Backup-381538046"}} {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 10:11:39.003888 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.contrib.backups [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Creating new backup {'backup': {'volume_id': 'ea749999-571c-4f5e-b5ef-6f9ee009ea8a', 'snapshot_id': '4ac53e18-3a3a-4aa5-ad3f-89206c60162e', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-381538046'}} {{(pid=88115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 10:11:39.010550 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.contrib.backups [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Creating backup of volume ea749999-571c-4f5e-b5ef-6f9ee009ea8a in container None Dec 22 10:11:39.096642 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:39.096642 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:39.097962 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Volume info retrieved successfully. Dec 22 10:11:39.182039 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:39.182039 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:39.187833 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Snapshot retrieved successfully. Dec 22 10:11:39.277126 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.quota [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Created reservations ['aa1e79f0-067e-4835-b3f3-cddc354b613d', 'd9ee36b6-7c8c-4510-bdfc-2f3490ca3349'] {{(pid=88115) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 10:11:39.453899 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-60ed2bd3-e65f-4a3b-8f66-9951b58edb42 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups returned with HTTP 202 Dec 22 10:11:39.455768 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1320/2626] 10.222.0.50 () {60 vars in 1226 bytes} [Tue Dec 22 10:11:38 2020] POST /volume/v3/7002deca65604312aa4458c0b52a13fa/backups => generated 400 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 10:11:39.467869 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-035ffbf7-7072-4871-9441-62ecac88fb2f tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b Dec 22 10:11:39.468734 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-035ffbf7-7072-4871-9441-62ecac88fb2f tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:39.469272 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:39.469272 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:39.470379 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-035ffbf7-7072-4871-9441-62ecac88fb2f tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:39.471071 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-035ffbf7-7072-4871-9441-62ecac88fb2f tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Show backup with id 9b5b4d60-364a-4e82-ac0f-46e21080f21b. {{(pid=88115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:11:39.512077 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:39.512077 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:39.516341 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-035ffbf7-7072-4871-9441-62ecac88fb2f tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b returned with HTTP 200 Dec 22 10:11:39.517447 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1321/2627] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:39 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 10:11:39.527364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-2d5f91ee-1f37-4b3b-83a4-52ed847769a1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 10:11:39.527364 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.volume.api [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-2d5f91ee-1f37-4b3b-83a4-52ed847769a1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Pending status list for volume during attachment-delete: [] {{(pid=88114) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 10:11:39.551863 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-2d5f91ee-1f37-4b3b-83a4-52ed847769a1 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932 returned with HTTP 200 Dec 22 10:11:39.553650 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1307/2628] 10.222.0.64 () {62 vars in 1437 bytes} [Tue Dec 22 10:11:38 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/attachments/9527a5a4-97ef-435e-b578-ce4ca9245932 => generated 19 bytes in 1018 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:39.585381 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-ccbe2011-4dae-487f-931d-a999a4a1bc45 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:39.586050 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-ccbe2011-4dae-487f-931d-a999a4a1bc45 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:39.586379 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:39.586379 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:39.586942 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-ccbe2011-4dae-487f-931d-a999a4a1bc45 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'delete' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:39.587517 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v3.volumes [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-ccbe2011-4dae-487f-931d-a999a4a1bc45 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume with id: da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:39.699383 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:39.699383 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:39.700626 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-ccbe2011-4dae-487f-931d-a999a4a1bc45 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:39.771782 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-ccbe2011-4dae-487f-931d-a999a4a1bc45 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete volume request issued successfully. Dec 22 10:11:39.772329 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [req-88684d75-5e6f-494d-be5f-7bb0a4613fb8 req-ccbe2011-4dae-487f-931d-a999a4a1bc45 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 202 Dec 22 10:11:39.773471 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1322/2629] 10.222.0.64 () {60 vars in 1384 bytes} [Tue Dec 22 10:11:39 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 10:11:40.538245 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87f67982-4ae2-472f-804d-aa8b179cf457 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b Dec 22 10:11:40.538245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-87f67982-4ae2-472f-804d-aa8b179cf457 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:40.538245 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:40.538245 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:40.538245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-87f67982-4ae2-472f-804d-aa8b179cf457 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:40.538245 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-87f67982-4ae2-472f-804d-aa8b179cf457 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Show backup with id 9b5b4d60-364a-4e82-ac0f-46e21080f21b. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:11:40.611787 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:40.611787 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:40.620820 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-87f67982-4ae2-472f-804d-aa8b179cf457 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b returned with HTTP 200 Dec 22 10:11:40.627613 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1308/2630] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:40 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b => generated 841 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:41.061777 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bc535fd-2439-403b-801b-3e53b0faa25b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:41.062337 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bc535fd-2439-403b-801b-3e53b0faa25b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:41.062558 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:41.062558 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:41.062939 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2bc535fd-2439-403b-801b-3e53b0faa25b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:41.196924 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:41.196924 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:41.225996 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-2bc535fd-2439-403b-801b-3e53b0faa25b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:41.296055 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2bc535fd-2439-403b-801b-3e53b0faa25b tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:41.297525 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1323/2631] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:41 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 1346 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:41.636686 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f487faeb-0ef4-42ef-af55-1eb2145d2357 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b Dec 22 10:11:41.637363 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f487faeb-0ef4-42ef-af55-1eb2145d2357 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:41.637757 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:41.637757 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:41.638318 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-f487faeb-0ef4-42ef-af55-1eb2145d2357 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:41.638798 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-f487faeb-0ef4-42ef-af55-1eb2145d2357 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Show backup with id 9b5b4d60-364a-4e82-ac0f-46e21080f21b. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:11:41.689859 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:41.689859 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:41.694099 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-f487faeb-0ef4-42ef-af55-1eb2145d2357 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b returned with HTTP 200 Dec 22 10:11:41.695114 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1309/2632] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:41 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:42.314986 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c445fa9-fc3d-4b04-a118-a1d1d0bb9b5e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:42.315512 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c445fa9-fc3d-4b04-a118-a1d1d0bb9b5e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:42.315832 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:42.315832 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:42.316246 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-9c445fa9-fc3d-4b04-a118-a1d1d0bb9b5e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:42.459539 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:42.459539 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:42.471708 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-9c445fa9-fc3d-4b04-a118-a1d1d0bb9b5e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Volume info retrieved successfully. Dec 22 10:11:42.504680 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-9c445fa9-fc3d-4b04-a118-a1d1d0bb9b5e tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 200 Dec 22 10:11:42.506045 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1324/2633] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:42 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 1346 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 10:11:42.709940 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e06ebb5-d608-4ff1-90cf-e6cc52769717 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] GET http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b Dec 22 10:11:42.711026 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e06ebb5-d608-4ff1-90cf-e6cc52769717 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:42.711396 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:42.711396 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:42.712049 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-2e06ebb5-d608-4ff1-90cf-e6cc52769717 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Calling method 'show' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:42.712592 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.v3.backups [None req-2e06ebb5-d608-4ff1-90cf-e6cc52769717 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] Show backup with id 9b5b4d60-364a-4e82-ac0f-46e21080f21b. {{(pid=88114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 10:11:42.771507 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:42.771507 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:42.776020 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-2e06ebb5-d608-4ff1-90cf-e6cc52769717 tempest-VolumesSnapshotTestJSON-754873755 tempest-VolumesSnapshotTestJSON-754873755] http://10.222.0.50/volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b returned with HTTP 200 Dec 22 10:11:42.785784 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1310/2634] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:42 2020] GET /volume/v3/7002deca65604312aa4458c0b52a13fa/backups/9b5b4d60-364a-4e82-ac0f-46e21080f21b => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 10:11:43.525483 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03217a0c-5f0b-4b84-95eb-a6169fdebbd0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] GET http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da Dec 22 10:11:43.526327 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03217a0c-5f0b-4b84-95eb-a6169fdebbd0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:43.534167 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:43.534167 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:43.534167 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-03217a0c-5f0b-4b84-95eb-a6169fdebbd0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'show' {{(pid=88115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:43.636810 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-03217a0c-5f0b-4b84-95eb-a6169fdebbd0 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da returned with HTTP 404 Dec 22 10:11:43.641818 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88115|app: 0|req: 1325/2635] 10.222.0.50 () {58 vars in 1315 bytes} [Tue Dec 22 10:11:43 2020] GET /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/volumes/da247868-f8a9-4769-8789-87d9b06ca5da => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 10:11:43.651544 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-770c41d3-c592-4ef9-8e0f-8ac702f75142 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] DELETE http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 Dec 22 10:11:43.652376 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-770c41d3-c592-4ef9-8e0f-8ac702f75142 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Empty body provided in request {{(pid=88114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 10:11:43.652736 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 10:11:43.652736 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning, Dec 22 10:11:43.653340 n-d-765315-5 devstack@c-api.service[88113]: DEBUG cinder.api.openstack.wsgi [None req-770c41d3-c592-4ef9-8e0f-8ac702f75142 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Calling method 'delete' {{(pid=88114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 10:11:43.653849 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.v2.snapshots [None req-770c41d3-c592-4ef9-8e0f-8ac702f75142 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Delete snapshot with id: fb19b948-04f5-4abd-b5ff-fa35180266f2 Dec 22 10:11:43.721267 n-d-765315-5 devstack@c-api.service[88113]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 10:11:43.721267 n-d-765315-5 devstack@c-api.service[88113]: DeprecationWarning) Dec 22 10:11:43.723082 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-770c41d3-c592-4ef9-8e0f-8ac702f75142 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot retrieved successfully. Dec 22 10:11:43.897016 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.volume.api [None req-770c41d3-c592-4ef9-8e0f-8ac702f75142 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] Snapshot delete request issued successfully. Dec 22 10:11:43.897713 n-d-765315-5 devstack@c-api.service[88113]: INFO cinder.api.openstack.wsgi [None req-770c41d3-c592-4ef9-8e0f-8ac702f75142 tempest-TestVolumeBootPattern-1953759715 tempest-TestVolumeBootPattern-1953759715] http://10.222.0.50/volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 returned with HTTP 202 Dec 22 10:11:43.898753 n-d-765315-5 devstack@c-api.service[88113]: [pid: 88114|app: 0|req: 1311/2636] 10.222.0.50 () {58 vars in 1324 bytes} [Tue Dec 22 10:11:43 2020] DELETE /volume/v3/e798a8e61fa24836a28e3da00a2e4e8b/snapshots/fb19b948-04f5-4abd-b5ff-fa35180266f2 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)